0%

Book Description

SummaryASP.NET 4.0 in Practice contains over 100 real world techniques distilled from the experience of a team of MVPs. Using a practical problem-solution-discussion format, the book will guide you through the most common scenarios you will face in a typical ASP.NET application, and provide solutions and suggestions to take your applications to another level. About the Technology ASP.NET is an established technology to build web applications using Microsoft products. It drives a number of enterprise-level web sites around the world, but it can be scaled for projects of any size. The new version 4.0 is an evolutionary step: you will find a lot of new features that you will be able to leverage to build better web applications with minimal effort. About the Book ASP.NET is a massive framework that requires a large amount of know-how from developers. Fortunately, this book distills over 100 practical ASP.NET techniques from the experience of a team of MVPs, and puts them right at your fingertips. The techniques are tested and selected for their usefulness, and they are all presented in a simple problem-solution-discussion format. You'll discover methods for key new subjects like data integration with Entity Framework and ASP.NET MVC. Along the way, you'll also find ways to make your applications fast and secure.

Who Should Read It This book is written for developers familiar with the basics of ASP.NET, looking to become more productive with it. What's Inside

  • The Identity Map pattern in EF 4

  • Use Master Pages to define a common UI

  • Adaptive Rendering

  • Save user login data securely

  • ......and much more

About the Authors Daniele Bochicchio, Stefano Mostarda, and Marco De Sanctis are ASP.NET MVPs and core members of ASPItalia.com, Italy's largest .NET community. They are also the authors of Manning's Entity Framework 4 in Action.
Table of Contents

PART 1 ASP.NET FUNDAMENTALS

Getting acquainted with ASP.NET 4.0

Data access reloaded: Entity Framework

Integrating Entity Framework and ASP.NET

PART 2 ASP.NET WEB FORMS

Building the user interface with ASP.NET Web Forms

Data binding in ASP.NET Web Forms

Custom controls

Taking control of markup

PART 3 ASP.NET MVC

Introducing ASP.NET MVC

Customizing and extending ASP.NET MVC

PART 4 SECURITY

ASP.NET security

ASP.NET authentication and authorization

PART 5 ADVANCED TOPICS

Ajax and RIAs with ASP.NET 4.0

State

Caching in ASP.NET

Extreme ASP.NET 4.0

Performance and optimizations

Table of Contents

  1. Copyright
  2. Brief Table of Contents
  3. Table of Contents
  4. Preface
  5. Acknowledgments
  6. About this Book
  7. About the Authors
  8. About the Cover Illustration
  9. Part 1. ASP.NET Fundamentals
  10. Chapter 1. Getting acquainted with ASP.NET 4.0
  11. Chapter 2. Data access reloaded: Entity Framework
  12. Chapter 3. Integrating Entity Framework and ASP.NET
  13. Part 2. ASP.NET Web Forms
  14. Chapter 4. Building the user interface with ASP.NET Web Forms
  15. Chapter 5. Data binding in ASP.NET Web Forms
  16. Chapter 6. Custom controls
  17. Chapter 7. Taking control of markup
  18. Part 3. ASP.NET MVC
  19. Chapter 8. Introducing ASP.NET MVC
  20. Chapter 9. Customizing and extending ASP.NET MVC
  21. Part 4. Security
  22. Chapter 10. ASP.NET security
  23. Chapter 11. ASP.NET authentication and authorization
  24. Part 5. Advanced topics
  25. Chapter 12. Ajax and RIAs with ASP.NET 4.0
  26. Chapter 13. State
  27. Chapter 14. Caching in ASP.NET
  28. Chapter 15. Extreme ASP.NET 4.0
  29. Chapter 16. Performance and optimizations
  30. Appendix A. ASP.NET and IIS 7.x
  31. Appendix B. Data access fundamentals
  32. Index
  33. List of Figures
  34. List of Tables
  35. List of Listings
3.17.79.59