Features
- Cover Type: Paperback with 768 pages
- Published by: Wrox May 8, 2006
- Written in: English
- ISBN 10 Number: 0470042583
- ISBN 13 Number: 978-0470042588
-
Book Dimensions:
9.2 x 7.3 x 1.7 inches
- Weighs: 2.4 pounds
Product Description
ASP.NET 2.0 is an amazing technology that allows you to develop web sites and applications with very little hassle, and its power and depth enable it to host even the most complex applications available. Using code examples in C#, this invaluable beginner's guide shows you how to program web applications in ASP.NET 2.0 and see dynamic results with minimal effort.
Through detailed explanations and working C# code examples, this popular author team eases you into the world of ASP.NET development and gradually introduces you to all sorts of interesting ASP.NET tricks and tools. You'll quickly see how ASP.NET 2.0 is designed to ensure a significant reduction in the amount of code you have to write--and, in turn, to make your life easier.
What you will learn from this book - Why Visual Web Developer is an ideal environment for building feature-rich ASP.NET 2.0 applications with C#
- How to secure web sites, providing login functionality and role-based access to content
- Useful techniques for safely updating data, using ASP.NET 2.0's built-in data handling capabilities
- How centralized site design can be easily achieved
- How to add e-commerce functionality to a site
- Methods for enhancing an application's performance
Who this book is for This book is for anyone new to web programming who wants to program dynamic, feature-rich web applications in ASP.NET 2.0. It will also be ideal for programmers seeking to upgrade their ASP 3 knowledge to ASP.NET, or programmers from non-
Microsoft web disciplines who need to learn ASP.NET 2.0.
Wrox Beginning guides are crafted to make learning
programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.
Back Cover Copy
ASP.NET 2.0 is an amazing technology that allows you to develop web sites and applications with very little hassle, and its power and depth enable it to host even the most complex applications available. Using code examples in C#, this invaluable beginner's guide shows you how to program web applications in ASP.NET 2.0 and see dynamic results with minimal effort.
Through detailed explanations and working C# code examples, this popular author team eases you into the world of ASP.NET development and gradually introduces you to all sorts of interesting ASP.NET tricks and tools. You'll quickly see how ASP.NET 2.0 is designed to ensure a significant reduction in the amount of code you have to write—and, in turn, to make your life easier.
What you will learn from this book - Why Visual Web Developer is an ideal environment for building feature-rich ASP.NET 2.0 applications with C#
- How to secure web sites, providing login functionality and role-based access to content
- Useful techniques for safely updating data, using ASP.NET 2.0's built-in data handling capabilities
- How centralized site design can be easily achieved
- How to add e-commerce functionality to a site
- Methods for enhancing an application's performance
Who this book is for This book is for anyone new to web programming who wants to program dynamic, feature-rich web applications in ASP.NET 2.0. It will also be ideal for programmers seeking to upgrade their ASP 3 knowledge to ASP.NET, or programmers from non-
Microsoft web disciplines who need to learn ASP.NET 2.0.
Wrox Beginning guides are crafted to make learning
programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.
Reader ReviewsWith Microsoft's update to ASP.NET to version 2.0, everybody is getting re-excited with this stable web development framework from Microsoft. It seems every publisher is updating their existing ASP.NET 1.1 books with just the new features of the latest version. But not this book... This book gives a great introduction to what ASP.NET is and what advances are available with the latest version. The whole goes through every aspect of ASP.NET 2.0 basics in developing an interactive, database-driven website (WROX United Applciation). Reviewing it this way really gives the reader how all the features of ASP.NET and what can really been done with it, instead of just explaining different topics individually. The next chapter reviews the basics of site design and how to setup your ASP.NET pages with one of the big features of ASP.NET 2.0 with is Master Pages. The next chapter continues from Chapter 2 with the design attributes of the site and goes into greater detail of using Visual Studio 2005 in some great explanations of what dynamic content is. The next couple chapters explain sing memberships, themes (new ASP.NET 2.0 feature), events (new events in ASP.NET 2.0), and a 2 great chapters (7 and 8) on reading and writing data using web controls. One of the most powerful features of ASP.NET (both versions) are the web controls (design and data). These controls provide instant functionality to displaying, formatting, storing data from the user or from a datasource. This book assumes no experience in programming in C# or Visual Studio 2005 and starts from the basics to really teach the reader how to create your dynamic web site. A great book from WROX for getting people up to speed on ASP.NET 2.0 for the beginner or the ASP.NET 1.1 user who needs refreshing on the latests features.