December 2003
Intermediate to advanced
504 pages
10h 42m
English
Now comes the fun part—developing a browser-based application using Visual Studio .NET. For old-timers, you might remember a tool called Visual Interdev, which provided basic capability for developing Web applications using ASP. Visual Studio .NET, the same environment used to develop console and Windows applications, now provides integrated development capability for developing and testing Web applications as well. First, create a new project; select Visual C# Projects and ASP.NET Web Application (see Figure 5.16).

Notice that in this case, instead of a file ...