ASP.NET in a Nutshell is a concise, one-volume reference to everything you need to make effective use of ASP.NET. An invaluable resource that goes beyond the published documentation to highlight little-known details, stress practical uses for particular features, and provide real-world examples that show how features can be used in a working application, ASP.NET in a Nutshell is the definitive guide for developers of both applications and web services.
Updated for Visual Studio .NET 2003, the 2nd edition of this book includes fresh information on application and web service development, custom controls, data access, security, deployment, and error handling, new material on web application development for mobile devices, plus an overview of the class libraries. For developers who still use Microsoft's older ASP technology, this book also provides information for migrating to ASP.NET.
The material in ASP.NET in a Nutshell is presented in three sections:
A fast-paced introduction to ASP.NET that examines topics such as building ASP.NET applications, developing web services, creating custom controls and user controls for maximum code reuse, debugging and handling errors, understanding ASP.NET security, and configuring and deploying an ASP.NET application A detailed reference to the properties, methods, and events of the most frequently used ASP.NET classes which include the Page class and the new .NET classes, such as HttpApplicationState and HttpSessionState, which correspond to the intrinsic objects in classic ASP. Configuration settings in web.config are also documented A Quick Reference to the types (the classes, structures, interfaces, delegates, events, and enumerations) found in web-related namespaces to the .NET Framework Class Library. Like other books in the "In a Nutshell" series, ASP.NET in a Nutshell, 2nd Edition, offers the facts, including critical background information, in a no-nonsense manner that users will refer to again and again. With its wealth of up-to-date information, ASP.NET in a Nutshell is a book that web developers will refer to again and again.Related Subjects
3D Graphics Arts, Music & Photography Biological Sciences Biology Business & Investing Computer Science Computers Computers & Technology Electrical & Electronics Engineering Graphic Design Graphics & Multimedia Industrial, Manufacturing & Operational Systems Marketing & Sales Math Mathematics Methodology Modeling & Simulation Programming Science & Math Software Engineering Technology TextbooksI don't know what some of these reviewers are talking about when they say that this book is not for beginners. The author starts out very slowly, covering in almost ten chapters and with numerous examples the parts of C++ that are virtually the same as C. It is not until late into the book that he hits upon GUIs, the standard template library, exception handling, and XML. I like the book because it covers so much and covers...
0Report
This book covers what you need to to start writing C++. It is a great book both for beginners and people who are new to C++. It is also a very useful reference for more advanced developers.
0Report
the book came in the condition it was supposed to. the delivery time was also very prompt.
0Report
This is an excellent textbook written by knowledgeable authors. Horstmann teaches at San Jose State University in California. He has in-depth knowledge of C++, having written the Safe STL library. He also writes for the Sun Core Java series of books. Although the book is large, it can be used for a 2 or 3 semester sequence of courses in software development using C++. After covering fundamentals, the authors cover advanced...
0Report
Lots of examples, very easy to follow along. A big downside that I noticed is that there is no website for the book to find the necessary libraries for the examples. I now found that I can find them on the site of the previous book the author wrote. After wich I had to find more libraries wich were either missing or incomplete. This come down to skipping chapter 3 and subsequent programming exercises that require the knowledge...
0Report