Applied Microsoft .NET Framework Programming (Pro-Developer)
CHEAP,Discount,Buy,Sale,Bestsellers,Good,For,REVIEW, Applied Microsoft .NET Framework Programming (Pro-Developer),Wholesale,Promotions,Shopping,Shipping,Applied Microsoft .NET Framework Programming (Pro-Developer),BestSelling,Off,Savings,Gifts,Cool,Hot,Top,Sellers,Overview,Specifications,Feature,on sale,Applied Microsoft .NET Framework Programming (Pro-Developer) Applied Microsoft .NET Framework Programming (Pro-Developer)
Applied Microsoft .NET Framework Programming (Pro-Developer) Overview
The Microsoft® .NET Framework allows developers to quickly build robust, secure ASP.NET Web Forms and XML Web service applications, Windows® Forms applications, tools, and types. Find out all about its common language runtime and learn how to leverage its power to build, package, and deploy any kind of application or component. APPLIED MICROSOFT .NET FRAMEWORK PROGRAMMING is ideal for anyone who understands object-oriented programming concepts such as data abstraction, inheritance, and polymorphism. The book carefully explains the extensible type system of the .NET Framework, examines how the runtime manages the behavior of types, and explores how an application manipulates types. While focusing on C#, it presents concepts applicable to all programming languages that target the .NET Framework.
Topics covered include:
- The .NET Framework architecture
- Building, packaging, deploying, and administering applications and their types
- Building and deploying shared assemblies
- Type fundamentals
- Primitive, reference, and value types
- Operations common to all objects
- Type members and accessibility
- Constants, fields, methods, properties, and events
- Working with text
- Enumerated types and bit flags
- Array types
- Interfaces
- Custom attributes
- Delegates
- Error handling with exceptions
- Automatic memory management
- AppDomains and reflection
- Includes coverage of C#
Applied Microsoft .NET Framework Programming (Pro-Developer) Feature
- ISBN13: 9780735614222
- Condition: New
- Notes: BRAND NEW FROM PUBLISHER! 100% Satisfaction Guarantee. Tracking provided on most orders. Buy with Confidence! Millions of books sold!
Applied Microsoft .NET Framework Programming (Pro-Developer) Specifications
Applied Microsoft .NET Framework Programming is a tutorial. It's meant for programmers who already know an object-oriented language and want to apply their knowledge in the standardized environment provided by the Microsoft .NET Framework. The book, written by Jeffrey Richter, a programmer and the .NET columnist at Microsoft's magazine for its developer community, takes a more or less language-agnostic approach to the run-time environment (though many illustrative examples are in C#). It aims to untangle the Common Language Runtime (CLR) and some of the Framework Class Library (FCL), and generally succeeds, particularly at the former. Richter shares his knowledge of the key classes you can instantiate in the CLR, and the kinds of operations you can perform on and with them.
You can read this book, or individual chapters, from beginning to end. You'll probably find it more helpful, though, if you read individual sections as you encounter problems or develop an interest in specific aspects of the CLR (ideal for those middle-of-the-night "I wonder how it does..." questions). Richter typically lets his code do most of the talking, and he'll often introduce a section with a prose summary of the CLR way of doing something (sometimes with a supplementary diagram) before unleashing a string of quick examples that illustrate variations on the theme. In an unusual and helpful tutorial move, he makes heavy use of the ILDASM utility to show what goes on at compile time. --David Wall
Topics covered: How the Microsoft .NET Framework--in other words, the Common Language Runtime (CLR) and parts of the Framework Class Library (FCL)--runs Microsoft .NET applications, and how to write software for the framework. Shared assemblies, characteristics of CLR types (including their properties, methods, fields, and events), and object orientation all get ample coverage. There's particularly detailed information on text manipulation (including internationalization and localization), arrays, custom interfaces, and the managed environment (garbage collection) in the CLR environment.

