This text explores best practices for features of ASP.NET, including caching, view state, code behind, server controls, built-in-controls, and user controls. It also provides workarounds for complex problems like using the DataSet object with ASP.NET.
Real World .NET Applications
β Scribed by Budi Kurniawan
- Book ID
- 127435857
- Publisher
- Apress
- Year
- 2003
- Tongue
- English
- Weight
- 6 MB
- Edition
- 1
- Category
- Library
- ISBN
- 1590590821
No coin nor oath required. For personal study only.
β¦ Synopsis
Real World .NET Applications consists of six significant .NET applications, each representing one of the major application types: a custom Windows control, an XML document editor, a Pac-Man-style game, a drawing application, an FTP client application, and an ASP.NET online store. Each application or component is thoroughly documented, starting from coverage of the underlying principles through the architecture and design, and finally the actual implementation of the application.
π SIMILAR VOLUMES
Using ASP.NET, you can build Web applications that deliver unprecedented power and performance. But to make the most of ASP.NET, Web developers need to think and work very differently from the ways they've programmed in the past. In Maximizing ASP.NET Jeffrey Putz helps you make the transitionand re
Provides theory, detail and code on CMS, including Version Control,Workflow, and more