41,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in über 4 Wochen
Melden Sie sich für den Produktalarm an, um über die Verfügbarkeit des Produkts informiert zu werden.

  • Broschiertes Buch

This book aims to examine the possibilities for developing user interfaces that are driven by ASP.NET. It attempts to discuss and explore a range of techniques and approaches predominantly for creating Web sites and Web pages. This edition has been completely updated for ASP .NET 1.1 and Visual Studio 2003.
Homer shows readers how to build a site that allows the user to choose, customize and purchase a new car or truck from the world-famous "Xrox Car Company". To do so, he focuses on the steps of requirements-analysis and design (though not in extreme detail), followed by planning and
…mehr

Produktbeschreibung
This book aims to examine the possibilities for developing user interfaces that are driven by ASP.NET. It attempts to discuss and explore a range of techniques and approaches predominantly for creating Web sites and Web pages. This edition has been completely updated for ASP .NET 1.1 and Visual Studio 2003.

Homer shows readers how to build a site that allows the user to choose, customize and purchase a new car or truck from the world-famous "Xrox Car Company". To do so, he focuses on the steps of requirements-analysis and design (though not in extreme detail), followed by planning and mapping out the site.

Once the basic design in its place, Pro ASP.NET Web Forms Techniques, Second Edition will take a look at the development of the various resources that make up the complete site. It won’t concentrate on the backend data processing tasks in any more detail than needed in order to get the site running. This book concentrates on the user interfaces, and using fairly simple data access techniques. You won't see detailed discussions of the workings of all of the .NET data access classes, or the long diatribes on catching and reporting concurrency errors.

"ASP.NET makes it easy to create interactive and intuitive interfaces for Web applications, and attractive and exciting Web pages. The server-based post-back architecture, combined with the comprehensive array of server controls that are provided as part of the .NET Framework, allow developers to quickly build browser-based interfaces for Web sites and Web applications - using much the same event-driven approach as in "traditional" executable programs developed in languages like Visual Basic, Delphi and C++."
ASP.NET MAKES IT EASY to create intemctive and intuitive interfaces for Web applica tions, and attmctive and exciting Web pages. The server-based postback architecture, combined with the comprehensive army of server controls that are provided as part of the .NET Framework, allow developers to quickly build browser-based interfaces for Web sites and Web applications-using much the same event -driven approach as in "tmdi tional" executable programs developed in languages like VISual Basic, Delphi, and C++. This is a completely new and different way of working from previous versions of ASP, and the underlying principles and workings of server-based events, which occur in response to actions made by the user in the page, can prove to be difficult to gmsp in their entirety. However, constructing ASP.NET pages, especially with some of the tools that are available or under development now, is very much easier and often less error-prone than in classic ASP. Besides, a completely server-based approach to user interaction does have its downsides. In high-latency scenarios, or over slow network connections, the need to hit the server every time the page content needs to be modified can intrude on the workings of an application or reduce the perceived responsiveness of a Web site.
Autorenporträt
Alex Homer is a computer geek and web developer with a passion for ASP.NET. Although he has to spend some time doing real work (a bit of consultancy and training, and the occasional conference session), most of his days are absorbed in playing with the latest Microsoft web technology and then writing about it. Living in the picturesque wilderness of the Derbyshire Dales in England, he's well away from the demands of the real world with only an Internet connection to maintain some distant representation of normality. But, hey, what else could you want from life? You can contact Alex through his own software company, Stonebroom Limited, at alex@stonebroom.com.