- Apress.Pro.ASP.NET.3.5.Server.Controls.and.AJAX.Components.Mar.2008.pdf
- Pro ASP.NET 3.5 Server Controls and AJAX Components
- Rob Cameron and Dale Michalk, 2008 - ISBN-13 (pbk): 978-1-59059-865-8
- Learn how to build ASP.NET server controls including data-binding server controls, web parts, ASP.NET AJAX server controls, and extenders.

This book provides a step-by-step guide for developing an ASP.NET 3.5 application using the latest features
in Visual Studio 2008. The Problem Design Solution series by Wrox is unique because it describes
a large case study and builds an entire solution chapter by chapter for each incremental step. This book
uses a wide variety of new features in Visual Studio 2008, explains each in detail, and produces a solution
that you can use as a starting point for your own applications.- The sample application in this book is built using Visual Studio 2008, ASP.NET 3.5, C#, and SQL Server
2005. Each chapter goes into great detail, with plenty of code samples, and uses some of the new features
in Visual Studio 2008 and the language enhancements in the .NET Framework 3.5. The solution
includes examples for technologies such as LINQ to SQL, master pages, custom controls, GridViews,
business objects, data objects, and Crystal Reports. Some of the language enhancements discussed
include LINQ, extension methods, partial methods, automatic properties, anonymous types, lambda
expressions, and object initializers. - The solution you will develop throughout this book is for a fictitious company whose human
resources department needs to approve, deny, and report on vacation or holiday time requests by
their employees. The solution will be developed using Visual Studio 2008 and implemented as an
ASP.NET 3.5 application written in C# with SQL Server 2005 as the back end.
- 766 pages
- CHAPTER 1 Server Control Basics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
- CHAPTER 2 Encapsulating Functionality in ASP.NET . . . . . . . . . . . . . . . . . . . . . . . 43
- CHAPTER 3 ASP.NET State Management . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 85
- CHAPTER 4 The WebControl Base Class and Control Styles . . . . . . . . . . . . . . . 123
- CHAPTER 5 Server Control Events . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 183
- CHAPTER 6 Server Control Templates . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 253
- CHAPTER 7 Server Control Data Binding . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 281
- CHAPTER 8 Integrating Client-Side Script . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 347
- CHAPTER 9 ASP.NET AJAX Controls and Extenders . . . . . . . . . . . . . . . . . . . . . . . 413
- CHAPTER 10 Other Server Controls . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 441
- CHAPTER 11 Design-Time Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 523
- CHAPTER 12 Building a Complex Control . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 577
- CHAPTER 13 Packaging and Deployment . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 657
- INDEX . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 713
- Pro ASP.NET 3.5 Server Controls and AJAX Components
Labels:
None
Add Comment