Applied Microsoft .NET Framework Programming in Microsoft Visual Basic .NET

Applied Microsoft .NET Framework Programming in Microsoft Visual Basic .NET

  • Jeffrey Richter
  • Francesco Balena
Publisher:ISBN 13: 9780735617872ISBN 10: 0735617872

Paperback & Hardcover deals ―

Amazon IndiaGOFlipkart GOSnapdealGOSapnaOnlineGOJain Book AgencyGOBooks Wagon₹377Book ChorGOCrosswordGODC BooksGO

e-book & Audiobook deals ―

Amazon India GOGoogle Play Books GOAudible GO

* Price may vary from time to time.

* GO = We're not able to fetch the price (please check manually visiting the website).

Know about the book -

Applied Microsoft .NET Framework Programming in Microsoft Visual Basic .NET is written by Jeffrey Richter and published by . It's available with International Standard Book Number or ISBN identification 0735617872 (ISBN 10) and 9780735617872 (ISBN 13).

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