Have one to sell? Sell yours here
Applied Microsoft  .NET Framework Programming in Microsoft  Visual Basic  .NET
 
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Applied Microsoft .NET Framework Programming in Microsoft Visual Basic .NET [Paperback]

Jeffrey Richter (Author), Francesco Balena (Author)
4.1 out of 5 stars  See all reviews (15 customer reviews)


Available from these sellers.



Book Description

July 12, 2002

The Microsoft® .NET Framework provides powerful technologies such as ASP.NET Web Forms, XML Web services, and Windows® Forms to simplify developing applications and components that work seamlessly on the Internet. This book shows how to make the most of the .NET Framework’s common language runtime (CLR). Written by two highly respected developer/writers and intended for anyone who understands OOP concepts such as data abstraction, inheritance, and polymorphism, this book clearly explains the extensible type system of the CLR, examines how the CLR manages the behavior of types, and explores how an application manipulates types. While focusing on Visual Basic® .NET, its in-depth explanations and concepts apply equally 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


Editorial Reviews

About the Author

Jeffrey Richter is a cofounder of Wintellect (www.wintellect.com)-a training, debugging, and consulting firm dedicated to helping companies build better software faster. He is the author of the previous editions of this book, Windows via C/C++, and several other Windows-related programming books. Jeffrey has been consulting with the Microsoft .NET Framework team since October 1999.


Product Details

  • Paperback: 656 pages
  • Publisher: Microsoft Press; 1 edition (July 12, 2002)
  • Language: English
  • ISBN-10: 0735617872
  • ISBN-13: 978-0735617872
  • Product Dimensions: 8.9 x 7.2 x 1.7 inches
  • Shipping Weight: 2.8 pounds
  • Average Customer Review: 4.1 out of 5 stars  See all reviews (15 customer reviews)
  • Amazon Best Sellers Rank: #1,448,034 in Books (See Top 100 in Books)

More About the Authors

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

15 Reviews
5 star:
 (9)
4 star:
 (2)
3 star:    (0)
2 star:
 (4)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.1 out of 5 stars (15 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

8 of 8 people found the following review helpful:
4.0 out of 5 stars Good book, August 5, 2002
By 
i see the world (Falls Church, VA United States) - See all my reviews
This review is from: Applied Microsoft .NET Framework Programming in Microsoft Visual Basic .NET (Paperback)
Good book if you do not have Richter's first book with C# explanations.. If you do, no use buying this book for it seems there is absolutely no difference in contents between the two..!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


16 of 19 people found the following review helpful:
5.0 out of 5 stars Excellent book for using VB .NET with the .NET Framework, July 20, 2002
This review is from: Applied Microsoft .NET Framework Programming in Microsoft Visual Basic .NET (Paperback)
I love Jeffrey Richter's books. Having read the book Applied .NET Framework Programming, I was a bit unsure about picking up this book. Overall, I am glad I did, as there are little nuances to Visual Basic .NET that are not present in C#.

I will add a caveat, however. Most people will be satisfied with one book or the other, and not both. The material is almost identical, with only a minor shift in languages. While there is some material that works in C# and not in Visual Basic .NET, and visa versa, a great majority of the material is identical. This may be the reason why a former reviewer panned the book, but I feel that the material should be reviewed on its value, and not how close it is to another book.

Like Applied .NET Framework Programming, this book is divided into 5 parts:

The first part deals with the CLR and .NET Framework, and, most importantly, how to set up your applications to take advantage of the .NET Framework.

Part two deals with types. It works with both value types (like structures and enumerations) and reference types (like classes and arrays). One of the most valuable chapters in this section centers around checking object equality (including overriding Equals) and identity (using Hash codes). Excellent material.

Part three deals with designing your own types. The material in this section is a gem for properly designing types, in general, and designing good types for the .NET Framework, in specific. As classes are the core of OOP, most of the types created here are classes (reference types).

Part four deals with the essential types in the .NET Framework and how to use them to your advantage.

Part five is the real gem of the book, as it deals with how to manage types in your applications. If you do not currently use finally blocks in your exception handler, this book will convince you why you should. Of great use is the info on the IDisposable interface. This book also shows the C# using block, even though there is no equivalent in VB.NET. I certainly hope Microsoft picks this gem up in a future version.

I have personally heard Jeffrey speak on the Microsoft campus, and I am quite impressed with the depth and bredth of his knowledge. I have not heard Balena speak, but after this book, and his Visual Basic .NET book, I welcome the opportunity. With books like this, MSPress is taking the crown away from Wrox Press (the former best programming books on the market) ... in a big way.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 5 people found the following review helpful:
5.0 out of 5 stars Best Book Ever,Must Read for VB.NET, September 25, 2002
By 
David Gerryao (San Diego, CA USA) - See all my reviews
This review is from: Applied Microsoft .NET Framework Programming in Microsoft Visual Basic .NET (Paperback)
This excellent Book explains everything you need to know about the framework and the CLR, especially for VB.NET. Richter covers a lot of the new features built in the language that will save you development time. He doesn't tackle most of the specialized classes in the .NET Framework like other books .but he does go in depth into the ones that will be used by most programmers .Many lights will go off in your mind as reading this book. Highly recommend this book to all VB.NET programmer.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews











Only search this product's reviews



Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
automatic memory management, managing types, mail manager, revision number, server family, metadata types, project properties, volume serial number, weak reference table, weakly named assembly, unboxed value type, publisher policy assembly, operator overload methods, freachable queue, method table pointer, finalization list, new delegate object, dispose pattern, unmanaged thread, unregister interest, get accessor method, managed module, defined interface methods, specified attribute type, icy method
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Visual Basic, Basics of the Microsoft, Essential Types, Visual Studio, Public Sub New, Imports System Imports System, Class App Shared Sub Main, Write Line, Framework Development Platform, Framework Class Library, Windows Forms, Public Function, End Sub Shared Sub, Web Forms, Public Class, Public Shared Sub, Public Shared Function, End Function, Option Strict, Public Interface, Type Fundamentals, Framework Configuration, Protected Overrides Sub Finalize, Process Items, Application Restore
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:


What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   



So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject