Easiest way to bridge designer and programmer (ASP.NET in C#)

A

Andrew Diabo

What is the easiest way for a designer and programmer to work together to
achieve web programming? The designer works with HTML controls and produces
a wonderful design layout of a web page. Does the programmer then load that
web page into Visual Studio and proceed changing all the HTML controls into
server controls as well as embedding all the coding inside it? Does Visual
Studio load the web page as a template or does the programmer just jumps
right into the guts of the web page and start modifying everything? Are
there other special tools that one need to achieve this besides Visual
Studio 2005?

Sorry for the ignorance and thanks in advance for any pointers.

Andy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top