We need you!

We're working hard on the next version of Developer Fusion. Let us know what you think we should be up to!

Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

Rated
Read 21,295 times

Contents

Related Categories

Visual Studio Next Generation: Language Enhancements - Introduction

Microsoft

Introduction

To rapidly build enterprise Web applications, developers must rely on business logic that is scalable, robust, and reusable. Over the past several years, object oriented programming has emerged as the primary methodology for building systems that meet these requirements. Using object oriented programming languages helps make large-scale systems easier to understand, simpler to debug, and faster to update.

While Visual BasicĀ® has set the standard for rapid development of Windows applications, the lack of object-oriented language features has limited its acceptance for creating middle-tier components. To address this issue, the next generation of Visual Basic will add object-oriented language features to simplify the development of enterprise Web applications. With these new language features, Visual Basic will deliver all the power of C++ or Java while maintaining the instant accessibility that has made it the world's most popular development tool.

Comments

  • Object Oriented feature in VB

    Posted by ghanshyam on 12 Nov 2002

    The Object Oriented feature like Inheritance,Polymorphism,Encapsulation in Visual Basic is really a great achievement.Offcourse making a VB program as Multithreaded and allowing STructured exception h...

  • VB History

    Posted by jamsmith on 01 Aug 2002

    I am not sure if you have your whole VB history down. I learned VB from a Version 2.0 Demo. Also, did you also know there was Visual Basic for DOS?