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.
Maximizing ASP.NET: real world, object-oriented development
โ Scribed by Jeffrey Putz
- Book ID
- 127436807
- Publisher
- Addison-Wesley
- Year
- 2005
- Tongue
- English
- Weight
- 5 MB
- Category
- Library
- City
- Upper Saddle River, NJ
- ISBN
- 0321294475
No coin nor oath required. For personal study only.
โฆ Synopsis
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 reap the rewards. If you're a long-time scripter who's migrated from ASP, PHP, or other traditional platforms, Putz shows you how to use ASP.NET's object-oriented model to write code that's easier to deploy, manage, extend, and reuse. If you're already comfortable with the fundamentals of ASP.NET using C# or VB.NET, this book's platform-specific details and development best practices will make you dramatically more effective.
๐ SIMILAR VOLUMES
Will help developers from a mainframe environment transition to the OOP world. This book will have you writing ASP.NET web sites based on OOP concepts in no time!
Provides theory, detail and code on CMS, including Version Control,Workflow, and more