Introducing Microsoft ASP.NET 2.0
Title | Introducing Microsoft ASP.NET 2.0 PDF eBook |
Author | Dino Esposito |
Publisher | |
Pages | 427 |
Release | 2004-06 |
Genre | Computers |
ISBN | 9780735620247 |
A guide to ASP.NET 2.0 covers such topics as Master Web pages, managing user profiles, data access, applications, security, and configuration.
Introducing Microsoft ASP.NET Ajax
Title | Introducing Microsoft ASP.NET Ajax PDF eBook |
Author | Dino Esposito |
Publisher | |
Pages | 0 |
Release | 2007 |
Genre | Computers |
ISBN | 9780735624139 |
Providing an overview of the ASP.NET AJAX framework with numerous examples to familiarize you with a variety of techniques and tools, this expert introduction offers hands-on instruction and examples of Web development with AJAX.
Programming Microsoft ASP.NET MVC
Title | Programming Microsoft ASP.NET MVC PDF eBook |
Author | Dino Esposito |
Publisher | Pearson Education |
Pages | 689 |
Release | 2011-10-15 |
Genre | Computers |
ISBN | 0735666598 |
Fully updated for ASP.NET MVC 3. Delve into the features, principles, and pillars of the ASP.NET MVC framework—deftly guided by web development luminary Dino Esposito. ASP.NET MVC forces developers to think in terms of distinct components—Model, View, Controller—that make it easier to manage application complexity, while allowing strict control over the markup. Plunge into the framework’s internal mechanics and gain perspectives on how to use this programming model versus Web Forms, and begin building your own MVC-based applications quickly.
MICROSOFT ASP.NET 4 STEP BY STEP
Title | MICROSOFT ASP.NET 4 STEP BY STEP PDF eBook |
Author | George Shepherd |
Publisher | |
Pages | 0 |
Release | 2010-06 |
Genre | Active server pages |
ISBN | 9788120341333 |
"Learn the fundamentals of Web development with ASP.NET 4.0-one step at a time. The author-a highly regarded programming expert, writer, and instructor-illuminates ASP.NET features through practical examples that help developers quickly grasp concepts and apply techniques to the real world. The book also includes a companion CD with code samples, data sets, and a fully searchable eBook."
Professional ASP.NET 2.0
Title | Professional ASP.NET 2.0 PDF eBook |
Author | Bill Evjen |
Publisher | John Wiley & Sons |
Pages | 1299 |
Release | 2006 |
Genre | Computers |
ISBN | 0764576100 |
Provides information on the features and functions of ASP.NET 2.0, covering such topics as Web server controls, working with Master Pages, themes and skins, data binding, working with XML, and caching.
Introduction to Web Matrix
Title | Introduction to Web Matrix PDF eBook |
Author | Colin Hardy |
Publisher | Butterworth-Heinemann |
Pages | 319 |
Release | 2003-08-22 |
Genre | Computers |
ISBN | 0080535127 |
An Introduction to Web Matrix provides an easy to follow treatment of the application of this new software, which is rapidly becoming the preferred vehicle for the teaching of website design. Written by two experienced users, the material is presented in a way that makes it ideal for students meeting the subject for the first time, whether they are on an undergraduate or postgraduate course. The scope of the book includes the functionality of the software, its installation and application and the design and operation of web-based material using it. Coverage of the use of HTML and SQL is also included, as is the design and implementation of on-line databases.There are numerous examples to illustrate ideas and concepts. The examples provide a practical illustration of how the software may be used. At the conclusion of each chapter, a set of exercises is provided to allow the reader to review and practice the material presented.* A simple introduction for users with no previous experience of the design process* Abundant screen dumps and diagrams aid fast assimilation of the material* Accompanying website with a wide range of facilities
Programming Microsoft ASP.NET 2.0 Core Reference
Title | Programming Microsoft ASP.NET 2.0 Core Reference PDF eBook |
Author | Dino Esposito |
Publisher | |
Pages | 788 |
Release | 2006 |
Genre | Computers |
ISBN |
Build your expertise as you move beyond the basics--and delve into the core topics of programming with ASP.NET 2.0. Useful to both experienced developers and those developing new skills, this ultimate reference is packed with expert guidance, hands-on programming instruction, and practical examples to help you advance your mastery of developing applications for the Web. Discover how to: Author rich, visually consistent pages and manage layout with themes and Master pages Create personalized pages that persist user preferences Retrieve, modify, and manage data with Microsoft ADO.NET Configure the HTTP pipeline to serve ASP.NET 2.0 pages Control program flow by tracing and handling exceptions Design caching layers and learn state management techniques to optimize application performance Manage users with membership control, registration, and authentication capabilities Build real-world data access layers using common design patterns Use custom collections with data source controls Learn the internals of grid controls PLUS--Get code samples on the Web