The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 Programming Visual Basic 2005: The Language
  

  Programming Visual Basic 2005: The Language by F. Balena

  • Published by: MICROSOFT PRESS
  • Author: F. Balena
  • Page Count: 990
  • Group: VISUAL BASIC 2005
  • ISBN: 0735621837/9780735621831
  • Published: Feb 2006

Our Price: 27.87
Discount: 32%
RRP: 40.99 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

Programming Visual Basic 2005: The Language
Get the essential, straightforward information you need to master the core capabilities of Visual Basic 2005. Focusing on the language and the Microsoft .NET Framework 2.0 base class library, a well-known authority on Visual Basic provides both new and experienced developers the pragmatic guidance and examples they need to build innovative solutions. Discover how to: * Compress files, manipulate ACLs, use semaphores, and exploit other new capabilities in the .NET Framework 2.0 * Implement generics to define a type-safe data structure * Use inheritance, polymorphism, interfaces, delegates, and attributes to write flexible applications * Use the My namespace to perform common tasks more easily * Work with the new editing and debugging features of Microsoft Visual Studio 2005 * Master regular expressions and perform complex text searches and input validation * Take advantage of streams, serialization, and threading techniques * Implement advanced programming techniques based on custom attributes, reflection, and on-the-fly compilation * Interact with legacy code by using PInvoke and COM Interop * Understand key differences from Visual Basic 6.0 Get code samples on the Web

CONTENTS:

The basics
Object oriented programming
Working with the .NET framework
Advanced topics