Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

ASP.NET 4.0 in Practice

Posted By: arundhati
ASP.NET 4.0 in Practice

Daniele Bochicchio, Stefano Mostarda, "ASP.NET 4.0 in Practice"
2011 | ISBN-10: 1935182463 | MOBI | 425 pages | 15 MB

ASP.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.

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.

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 defi ne a common UI
Adaptive Rendering
Save user login data securely
… and much more