This ASP.NET 2.0 book will teach you web programming from scratch...and serve as a time-saving reference to all the ASP.NET features you'll use every day.
Tutorial Details:
It works if you're new to web programming. It works if you have experience in classic ASP or Java servlets and JSPs. And it works if you know ASP.NET 1.x, want to upgrade to 2.0 quickly, yet also want a comprehensive ASP.NET reference to rely on.
As its title implies, this book covers all of the new ASP.NET 2.0 features that make it easier to add quality and functionality to every web application you write. That includes:
Master pages… database access using both SQL and object data sources… the new code-behind model… site navigation features… login controls to authenticate users… profiles to personalize a site… themes to customize formatting elements… and web parts, the building blocks of portals that can be customized by the user
But beyond that, this book has features that set it apart from all the others. So here are some of the reasons why we say, "No other ASP.NET 2.0 book will teach you so much, so fast, or so thoroughly."
1: There's a 5-chapter section on database programming
This is an area that's changed dramatically from ASP.NET 1.x, with developers now being more sheltered from dealing with ADO.NET directly.
So this section teaches you how to use SQL data sources and the GridView, DetailsView,and FormView controls..all new in ASP.NET 2.0...to develop database applications with little or no C# code. Then, it teaches you how to use object data sources, also new in 2.0, to create 3-layer applications that let you separate the presentation code from the data access code in an application.
Read
Tutorial at: Click here to view the tutorial
Rate Tutorial: Murach's ASP.NET 2.0 Web Programming
View Tutorial: Murach's ASP.NET 2.0 Web Programming
Related
Tutorials:
|