Jump to ratings and reviews
Rate this book

Applied Microsoft® .NET Framework Programming

Rate this book
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

630 pages, Paperback

First published January 22, 2002

1 person is currently reading
55 people want to read

About the author

Jeffrey Richter

28 books33 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
29 (36%)
4 stars
28 (35%)
3 stars
17 (21%)
2 stars
5 (6%)
1 star
1 (1%)
Displaying 1 - 3 of 3 reviews
2 reviews
December 3, 2013
Это была моя первая книга по .NET Framework. В то время было непреодолимое желание узнать о новой технологии и эта книга восполнила его сполна. Наверное, это был самый правильный выбор первой книги, поскольку она учила в первую очередь не языку программирования, который я освоил позднее, а самой технологии .NET. В книге даются основы, необходимые для понимания того, что происходит за кулисами исполнения программы, описываются все нюансы и разъясняется, почему используется именно выбранный подход. Это потрясающая книга и обязательная к прочтению каждым разработчиком на .NET (возможно уже в новой редакции).
433 reviews5 followers
July 22, 2016
It's testament to .net framework design (or Microsoft laziness ;-) that over a dozen+ years so little changed and Jeffrey's book is still mostly relevant. The title might be a bit misleading, as it covers mostly guts of the framework and underlying mechanisms (from C# perspective). of course, what you really wanted is to read latest edition of the 'CLR via C#', so if you don't need to, don't waste time reading it ;-)
Profile Image for Ondrej Sykora.
Author 4 books15 followers
January 3, 2015
This book provided a solid introduction to the .NET Framework as a platoform. It doesn't focus on any particular language, but it explains the basic principles of the framework such as application architecture, the runtime library, reflection, deployment, ...

The only problem with this book is its age and the fact that by now it is outdated. However, if you're starting with .NET, it might still be worth checking out.

I've read the Czech version and it was actually translated quite well.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.