
Amazon. com Review
Aimed at the working ASP developer who wants to move to Microsoft . NET, ASP. NET Unleashed: Web Developers Guide offers an excellent example-based programming tutorial. With its strong practical focus, this title offers an excellent choice for learning ASP. NET quickly. Most every computer book uses examples illustrating programming concepts, but this text does an exceptional job at efficiently presenting key examples that will be necessary for anyone moving from ASP to ASP. NET. After a brief tour of the history of ASP since version 1. 0 and a quick overview of the advantages of ASP. NET, the author turns to essential APIs and programming strategies. Useful material here includes some valuable techniques for working with session and application objects (and new events available with these classes), plus a nicely comprehensive guide to all the XML configuration settings used in ASP. NET and what they’re good for. A series of chapters on the built-in ASP. NET (and simpler HTML) server controls will give you a working vocabulary of basic Web programming techniques. Later chapters explore specific areas of . NET functionality like ADO. NET, XML support (including a solid introduction to the often bewildering world of XML standards and the classes used to manipulate them in . NET). Coverage of Web services shows off this brand-new option for creating distributed Web applications. This volume’s final sections present three small, complete applications (for a guest book, shopping cart, and message board). Besides illustrating essential ASP. NET APIs and techniques introduced earlier on, the sample code can serve as a basis to add these features to your custom applications. With such a large number of new ASP. NET APIs to master, this title strikes a great balance between describing essential APIs and real code that shows them at work. In all, its efficient format makes this title a perfect resource for busy working developers who want to get up to speed on the new ASP. NET fast. –Richard Dragan Topics covered: History of ASP standards (versions 1. 0 through 3. 0), overview of ASP. NET, tutorial to common ASP. NET namespaces (including the Microsoft Visual Basic APIs, data types, collections, Web services, and XML); ASP. NET server controls (and postback support), HTML server controls, validation with validator classes; databound list Web controls (including the Repeater and DataGrid components), in-depth description to ASP. NET configuration (including security guidelines), managing state, using global. aspx, the Application object, handling application and session events; caching options (output, fragment, and data caching), case study for an address book using ADO. NET, introduction to XML (validating, navigating, and querying XML); techniques for debugging ASP. NET applications (including Visual Studio . NET’s debugging support), programming Web services, sample case studies for guest book, shopping cart, and message board, and Visual Basic . NET sample code.
Product Description
All the essential information needed to take full advantage of Microsoft’s newest Web development platformWhat is ASP . NETASP. NET is a revolutionary new programming framework that enables the rapid development of powerful web applications and services. Part of the emerging Microsoft . NET Platform, it provides the easiest and most scalable way to build, deploy and run distributed web applications that can target any browser or device. ASP. NET (formerly referred to as ASP+) is more than the next version of Active Server Pages (ASP); it is a unified Web development platform that provides the services necessary for developers to build enterprise-class Web applications. ASP . net Web Developer’s Guide will teach Web developers to quickly and easily build solutions for the Microsoft . NET platform. Programmers who are expert in asp and other languages will find this book invaluable. This book will appeal to all web developers – regardless of what language they are using or what platform they will be usingYou can take it with you. The book comes packaged with Syngress’ revolutionary wallet-sized CD containing a printable HTML version of the book, all of the source code examples and demos of popular ASP . NET programming toolsComprehensive Coverage of the Entire . net Framework for B2B commerce
See all Editorial Reviews
Buy ASP.net Web Developer’s Guide at Amazon
If you would like to make a comment, please fill out the form below.
This book distinguishes itself from other ASP. NET books in that1. It categorizes its instruction to the ASP. NET, which helps me to have a clear understanding on each subject such as ASP. NET server controls, configuration files, caching, data access. 2. It provides many easy-to-implement examples to let me to have a hands-on experience on the subject I am dealing with. 3. If you are an XML fun like me, you will find that the instruction and examples about implementation of XML in ASP. NET is super!Overall, this is a great book on ASP. NET for serious ASP programmers!
I have been through most of the chapters in the book and I can confidently say that this book gives a wholesome picture of ASP. NET. Some chapters, especially XML in . NET framework has a good collection of examples and description of most of the XML classes used in . NET framework. The ASP. NET server controls and data access chapters provide a good perspective of the power of ASP. NET. The soul of ASP. NET, autopostback and stateful server controls are illustrated well with effective examples. On a whole, I feel this book would be a good source for developers as well as newbies to . NET programming!
People that feel more comfortable with larning from examples can find sample implementations of almost everything one can do on the web in this book. The examples are clear and easily extensible. Excellent reference for every web developer!!!