That depends on what development tools they%26#039;re using. I use Visual Studio, which has a designer for the html page, and code views for the code files. Which means I develop both using the same tool.
The aspx files are separate from the code files (although they could be combined). The development tool handles linking everything together for you.
I wrote a golf website application http://www.IMAgolfer.com using Visual Studio. Almost all of the %26quot;html%26quot; was written primarily with the designer, by dragging and dropping objects. I had to make a few modifications directly in the html, but for the most part it%26#039;s handled by the tool.
You can try a slimmed down version directly from Microsoft.
http://msdn.microsoft.com/vstudio/expres...
I think it%26#039;s free, but I haven%26#039;t looked at it. I use Visual Studio 2002 and 2005, which includes Visual Basic, C++, C# %26amp; J#, and can be used for Windows applications and websites.
- Rich
Do web designers desing web pages in asp.net or do they design somewhere else and copy the code to asp.net?
both work well depends on what u like to work on best!
No comments:
Post a Comment