I enjoyed this book. It is definitely not for beginners - the high-level treatment suited my style very well. His initial exposition is especially clear and precise. Mr. Onion did not go into too great detail about aspects that I could look up on my own, choosing to focus more on theoretical details
Essential ASP.NET With Examples in C#
β Scribed by Fritz Onion
- Publisher
- Addison-Wesley Professional
- Year
- 2003
- Tongue
- English
- Leaves
- 432
- Series
- Microsoft .NET Development Series
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
The Microsoft .NET Framework is exactly what its name implies: A general system onto which a lot of application-specific technologies are stuck. Essential ASP.NET With Examples in C# assumes you know something about the .NET way of doing things, and want to know more about how you can use its ASP.NET facet to implement robust and stylish Web applications. Fritz Onion, in a manner typical of this series, introduces key ASP.NET concepts logically, and with lots of code listings that make it clear how the concepts should be translated into reality. The truth be told, Onion excels at combining conceptual information with practical examples. This is unusual among writers of technical books, who tend to be good at (at best) one or the other.Typically, the author approaches a capability of ASP.NET - validation of submitted form data, say - by presenting a quick summary of the problem and then attacking it (or components of it) with code. The code segments (which tend not to be too long, and so relatively easy to trace and comprehend) are then dissected, and special attention called to details of particular interest to the local problem. It's a great way to learn if you already have a grasp of the basics, as you can either go hands-on with your own system or absorb the author's wisdom through the book alone.
π SIMILAR VOLUMES
Essential ASP.NET with Examples in C# is the C# programmer's definitive reference for ASP.NET through version 1.1. Intended for students with advanced programming experience, this book provides them with the information needed to fully understand the technology, and is a clear guide to using ASP.NET
With coverage not found in other titles and endorsed by the architects of ASP.NET, this book is essential for any serious ASP.NET developer. Softcover.
With coverage not found in other titles and endorsed by the architects of ASP.NET, this book is essential for any serious ASP.NET developer. Softcover.
This book will provide the definitive resource for ASP.NET developers working in Visual Basic .NET, not just to the features of ASP.NET but also how to use them best. Fritz Onion looks at working examples of how Web applications are built today, and then looks at what ASP.NET offers to simplify cons
<p>How to create dynamic web environments using the ASP .NET framework! The ASP .NET framework enables the development of dynamic web pages, which can interface to various database systems. Using the Visual Basic .NET language you will be able to begin to create your own web systems with ease. This