System.Web
The System.Web namespace has many classes. Embedded namespaces contain yet more classes. The following demonstrates a simple application that shows the processes running on the Web server. This application does not show functionality that could not be achieved with start ASP, but it does offer a new model for developing software for the Web. Hopefully, this sample will pique your curiosity and you will search more in-depth sources to get a feel for just how extensive the Web services in the .NET Framework are.
This sample took about 10 minutes to write. The process involved starting up Visual Studio .NET and opening a new Web application project. Then a Table control was added and resized, and code was added code in Page_Load to initialize ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access