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 ASP.NET Best Practices
β Scribed by Farhan Muhammad, Matt Milner (auth.)
- Publisher
- Apress
- Year
- 2003
- Tongue
- English
- Leaves
- 219
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
ASP.NET is a wonderful enabling technology that allows developers to create business solutions much more effectively than ever before. However, there is room for improvement. Developers often do not see the potholes and pitfalls related to this technology until they stumble. Real World ASP.NET Best Practices helps readers to avoid just such frustrations. The book's in-depth coverage includes data handling, caching, JavaScript, user and server controls, distributed programming, configuration, and deployment.
Real World ASP.NET Best Practices goes far beyond the documentation to teach ASP.NET development best practices based on the authors' real-world experience. The book's emphasis is on helping developers perform tasks correctly and avoid mistakes, not on teaching ASP.NET in general.
β¦ Table of Contents
Front Matter....Pages i-xiv
The Age of ASP.NET....Pages 1-10
Cache, Session, and View State....Pages 11-50
Client-Side JavaScript: Oh, What Fun!....Pages 51-69
Handling Data Effectively....Pages 71-107
Using ASP.NET to Manage Lists....Pages 109-136
User Controls and Server Controls....Pages 137-160
Remoting and Web Services....Pages 161-177
Configuring ASP.NET Applications....Pages 179-201
Back Matter....Pages 203-210
β¦ Subjects
Software Engineering/Programming and Operating Systems
π SIMILAR VOLUMES
<p><span>Improve your ASP.NET skills with industry-proven techniques and practices to make your code efficient and maintainable throughout the software development lifecycle</span></p><h4><span>Key Features</span></h4><ul><li><span><span>Get to grips with standard guidelines for every phase of the S
As .NET 8 emerges as a long-term support (LTS) release designed to assist developers in migrating legacy applications to ASP.NET, this best practices book becomes your go-to guide for exploring the intricacies of ASP.NET and advancing your skills as a software engineer, full-stack developer, or web
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
Get up and running with ASP.NET MVC 4, and learn how to build modern server-side web applications. This guide helps you understand how the framework performs, and shows you how to use various features to solve many real-world development scenarios youβre likely to face. In the process, youβll learn