Professional ASP.NET 4 in C# and VB
Год выпуска: 2010
Автор: Bill Evjen, Scott Hanselman, Devin Rader
Издательство: wrox
ISBN: 0470502207
Формат: PDF
Качество: eBook (изначально компьютерное)
Количество страниц: 1536
Описание: This book was written to introduce you to the features and capabilities that ASP.NET 4 offers, as well as to give you an explanation of the foundation that ASP.NET provides. We assume you have a general understanding of Web technologies, such as previous versions of ASP.NET, Active Server Pages 2.0/3.0, or JavaServer Pages. If you understand the basics of Web programming, you should not have much trouble following along with this book's content.
If you are brand new to ASP.NET, be sure to check out Beginning ASP.NET 4: In C# and VB by Imar Spaanjaars (Wiley Publishing, Inc., 2010) to help you understand the basics.
In addition to working with Web technologies, we also assume that you understand basic programming constructs, such as variables, For Each loops, and object-oriented programming.
You may also be wondering whether this book is for the Visual Basic developer or the C# developer. We are happy to say that it is for both! When the code differs substantially, this book provides examples in both VB and C#.
This book explores the 4 release of ASP.NET. It covers each major new feature included in ASP.NET 4 in detail. The following list tells you something about the content of each chapter.
ASP.NET is about making you as productive as possible when building fast and secure web applications. Each release of ASP.NET gets better and removes a lot of the tedious code that you previously needed to put in place, making common ASP.NET tasks easier. With this book, an unparalleled team of authors walks you through the full breadth of ASP.NET and the new and exciting capabilities of ASP.NET 4. The authors also show you how to maximize the abundance of features that ASP.NET offers to make your development process smoother and more efficient.
Professional ASP.NET 4:
Demonstrates ASP.NET built-in systems such as the membership and role management systems
Covers everything you need to know about working with and manipulating data
Discusses the plethora of server controls that are at your disposal
Explores new ways to build ASP.NET, such as working with ASP.NET MVC and ASP.NET AJAX
Examines the full life cycle of ASP.NET, including debugging and error handling, HTTP modules, the provider model, and more
Features both printed and downloadable C# and VB code examples