473,946 Members | 1,588 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

site Design tool that could manipulate aspx files

Hello,

I'm looking for a tool that is able to manipulate aspx source files
(specifically <asp:datagrid > ) out of Visual Studio. The goal is to give
aspx file to a web designer in order for him to acomodate our corporate web
site design. This tool must know the HMTL rendering of standard server
controls.
Nov 19 '05 #1
2 1212
Well, my vote goes for DreamWeaver MX (for raw html designers) or Web Matrix
(For developments).

DreamWeaver has good support for ASP.Net, and more importantly, a good
resource cente...for example, this 4 part series on creating customized
datagrids in dreamweaver:
http://www.macromedia.com/devnet/mx/...grids_pt4.html
(that's part 4)

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/ - New and Improved (yes, the popup is annoying)
http://www.openmymind.net/faq.aspx - unofficial newsgroup FAQ (more to
come!)
"Olivier Matrot" <ol************ @online.nospam> wrote in message
news:eP******** ******@tk2msftn gp13.phx.gbl...
Hello,

I'm looking for a tool that is able to manipulate aspx source files
(specifically <asp:datagrid > ) out of Visual Studio. The goal is to give
aspx file to a web designer in order for him to acomodate our corporate
web site design. This tool must know the HMTL rendering of standard server
controls.

Nov 19 '05 #2
Thanks for that I'll take a look.

"Karl Seguin" <karl REMOVE @ REMOVE openmymind REMOVEMETOO . ANDME net>
wrote in message news:Ow******** ******@TK2MSFTN GP15.phx.gbl...
Well, my vote goes for DreamWeaver MX (for raw html designers) or Web
Matrix (For developments).

DreamWeaver has good support for ASP.Net, and more importantly, a good
resource cente...for example, this 4 part series on creating customized
datagrids in dreamweaver:
http://www.macromedia.com/devnet/mx/...grids_pt4.html
(that's part 4)

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/ - New and Improved (yes, the popup is annoying)
http://www.openmymind.net/faq.aspx - unofficial newsgroup FAQ (more to
come!)
"Olivier Matrot" <ol************ @online.nospam> wrote in message
news:eP******** ******@tk2msftn gp13.phx.gbl...
Hello,

I'm looking for a tool that is able to manipulate aspx source files
(specifically <asp:datagrid > ) out of Visual Studio. The goal is to give
aspx file to a web designer in order for him to acomodate our corporate
web site design. This tool must know the HMTL rendering of standard
server controls.


Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1930
by: Jim | last post by:
This si a repost, I apologize but perhaps my original inquiry got buried under all the usenet spam... I need some help getting started with a .NET web project for a commercial site. I am new to .NET and my understanding of some (but not all) of its concepts is a little sparse. I apologize for the length of this message, but hopefully it will help someone here give me the most concise and useful information, and perhaps help others out...
6
2636
by: Jeremy S. | last post by:
Sorry if this is too far OT - I posted this in the IIS group and got no response - so here goes: What would be a good or recommended way to make a Web site in IIS6 inaccessible to users on the Internet. My situation is that I will periodically update a ASP.NET Web application. While I am making the update (which will take only a couple of minutes, max) and subsequently checking that everything works as planned after the update (which may...
3
4479
by: eswanson | last post by:
I have a site that has multiple web site projects. I got it working on my windows xp sp2 computer in pre-compiled mode. I created a new site on a windows 2003 server and copied the pre-compiled site up to this server. Now I am getting the following error: Server Error in '/' Application. --------------------------------------------------------------------------------
0
1578
by: HackingPSP | last post by:
I saw a lot of requests for a program like this, so I wrote it. Yeah, my site has "PSP software by Auri" but in this case it means "Pretty Sweet Programming" :) There's both a VS2005 add-in and a standalone app (separate downloads, you don't need both). This is my second developer utility this year - my first being the Lorem Ipsum generator from a few weeks back. Download and get more info on WebPrecompiler at...
2
1174
by: Alex Maghen | last post by:
It seems like, the way ASP.NET 2.0 works, I should be able to build a pre-compiled version of my site so that none of the code of the site would be accessible by the people for whom I developed it. If I've built a site in VS 2005 that has lots of ASPX files, a few ASCX files, both with .CS code-behinds, and a bunch of class files in the APP_CODE directory, is there a way to "build" the site and obscure it's files and parts as much as...
2
1142
by: Jennifer | last post by:
I've got a file I need to load into a table. The file contains modifiers to a fast food order. For example, if you ordered a burger and asked for no onions, the no onions request would be in the modifier file. So, the problem is there are "fake" duplicates in the file. What I mean is this: The file contains a Header ID, Detail ID and Modifier ID. Sometimes the Modifier ID is duplicated for a certain detail record. But...it's not a...
20
4351
by: mike | last post by:
I help manage a large web site, one that has over 600 html pages... It's a reference site for ham radio folks and as an example, one page indexes over 1.8 gb of on-line PDF documents. The site is structured as an upside-down tree, and (if I remember correctly) never more than 4 levels. The site basically grew (like the creeping black blob) ... all the pages were created in Notepad over the last
7
1913
by: ThunderMusic | last post by:
Hi, Ok, I find myself having a lot of troubles with URL Rewriting and I've seen on the net that in some situations, indexers have difficulty indexing sites because of some flaws in the url rewriting mecanism... Does anybody have a solution to my problem? I mean, I want to be able to localize my web site without having to dupplicate all the pages in 2-3 (fr, en, sp(optional)) directories and so the indexers can index the right content...
3
1365
by: Ken Fine | last post by:
Hi, I'm using the VS.NET 2008 website copy tool. It is supposed to keep track of whether files are new, changed, or unchanged relative to a site on my "remote" server. Most of the time it does not maintain that information between sessions and the local and remote window indicates a "?" for the state of each file. Can anyone speculate why this behavior happens? It definitely makes the tool less easy to use. Off-topic, but I wish...
0
11152
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
11333
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9885
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
8247
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
7416
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
6111
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
6329
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4938
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3538
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.