September 2002
Intermediate to advanced
496 pages
10h
English
The Microsoft.NET platform consolidates a wide range of tools aimed to serve programmers for various tasks. Web development has one of the highest ratings, according to the number of programmers working in the area. Hence, as part of the vision to provide as complete as possible a set of instruments for the developer, Microsoft has put much effort into building generic, expandable, and convenient technology for Web development. The resulting product is ASP.NET, which is not just another version of classic ASP, but a new way to do things on the Web front. In this chapter, we explain the ASP.NET fundamentals. Using our simple examples of Web applications, we show how you should configure your ...