Have one to sell? Sell yours here
 
 
Visual Basic .NET Standard 2003
 
See larger image
 

Visual Basic .NET Standard 2003

by Microsoft
Platform:   Windows 2000 / 2000 Server / XP
4.8 out of 5 stars  See all reviews (6 customer reviews)

Available from these sellers.


2 used from £59.99

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   Visual 2003 opens new browser window
Microsoft.com/VisualStudio  -  Get the Latest Beta of Visual Studio® 2010. Download Free Trial. 
   Visual Studio Training opens new browser window
www.InnerWorkings.com/catalog  -  For .NET developers and teams 35% off .NET training IWOFFER35 
   Buy Visual Studio 2003 opens new browser window
www.buypcsoft.com  -  .NET Developer Edition for $1399.95. Call or visit us 
  
 

System Requirements

  • Platform:   Windows 2000 / 2000 Server / XP
  • Media: CD-ROM
  • Item Quantity: 1
 See more system requirements

Product Features

  • NEW -- Enhanced Visual Studio .NET IDE
  • NEW--Improved Debugging with IntelliSense
  • Build Applications for Windows
  • Build Applications for the Web
  • NEW -- Build Applications for Mobile Web and Smart Devices
  • NEW -- Build Applications for Mobile Web and Smart Devices
  • NEW -- Target the Improved Microsoft .NET Framework 1.1
  • NEW -- Enhanced Upgrade Technology
  • Powerful, Flexible Data Access
  • Native Support for XML Web Services

Product details

  • Item Weight: 908 g
  • Delivery Destinations: Visit the Delivery Destinations Help page to see where this item can be delivered.
  • ASIN: B000089GKW
  • Release Date: 28 May 2003
  • Average Customer Review: 4.8 out of 5 stars  See all reviews (6 customer reviews)
  • Amazon.co.uk Sales Rank: 2,199 in Software (See Bestsellers in Software)

    Popular in this category:

    #13 in  Software > Programming & Web Development > Programming Languages > Visual Basic
  • Discontinued by manufacturer: Yes

Product Description

Amazon.co.uk Review

Visual Basic is a hugely popular programming language that is suitable for students and beginners as well as professional developers. Visual Basic .NET Standard 2003 is the .Net version, significantly different from older variants of Basic. It's also intended as an introductory version. Professional developers should consider Visual Studio .Net 2003 which includes a more advanced version of Visual Basic as well as other languages. The full Visual Studio is needed for features such as compiling code into libraries or targeting the Compact Framework for mobile devices. Even so, this Standard edition is a capable package which includes all you need to build applications for both Windows and the Web.

Two things make Visual Basic .NET Standard 2003 easy to learn and use. One is the language itself, which is designed to be closer to natural English than others. The other is the array of tools and wizards that Microsoft provides, including a visual form designer for both Windows and Web projects. The Web technology, ASP .Net, enables easy creation of Web pages that query and update databases--a Windows Web server running .Net is required to do this. The programming environment is slick, with convenient features such as docking and tabbed windows, project wizards, auto-completion and pop-up help in the code editor. The .Net version of Visual Basic benefits from full object-orientation and a rich class library. It also supports advanced features such as multi-threading.

Whereas Visual Basic 6.0 and earlier versions needed a small runtime library, this .Net edition requires the .Net Framework, a runtime engine and class library that manages memory and enforces security. Framework applications perform well, since they are compiled to native code at runtime, but there is an overhead in terms of memory usage and the Framework runtime must be installed. These factors, together with less-than-perfect code compatibility, have made some Visual Basic developers reluctant to switch. While that's understandable, the .Net technology is now maturing and this release is probably the right moment to make the move. It's still important to note the heavy system requirements, and that .Net applications do not run on Windows 95. --Tim Anderson



Manufacturer's Description

Visual Basic .NET 2003 provides the easiest, most productive language and tool for rapidly building applications for Microsoft Windows and the Web. Ideal for existing Visual Basic developers as well as new developers in the Microsoft-.NET development environment, Visual Basic .NET 2003 delivers enhanced visual designers, increased application performance, and a powerful integrated development environment (IDE) to get you on the fast track to application development. Developers can use Visual Basic .NET 2003 to:

  • Address today's Windows and Web development challenges more effectively. Intuitive visual designers for Windows Forms and Web Forms provide a single development model for building both rich desktop applications and broad-reach Web applications. No touch deployment alleviates problems of DLL Hell and enables you to deploy Windowsbased applications as easily as Web applications. ADO.NET data access provides powerful classes and components for incorporating flexible data scenarios into your applications.

  • Build tomorrow's applications today. New support for mobile device application development enables you to use the skills you already have to build mobile Web applications and rich Pocket PC-based software. The XML Web service project template makes creating remote business logic components as easy as creating any class in Visual Basic. Optional object-oriented language constructs enable you to save time by reusing code and Windows Forms UI.

  • Upgrade and reuse existing Visual Basic code. The enhanced Visual Basic .NET Upgrade Wizard, now available in all editions of Visual Basic .NET and Visual Studio .NET, enables you to upgrade existing Visual Basic 6.0 applications to Visual Basic .NET. Existing Visual Basic components can also be seamlessly referenced and consumed within the context of Visual Basic .NET 2003 applications.

  • Suggested Tags from Similar Products

     (What's this?)
    Be the first one to add a relevant tag (keyword that's strongly related to this product)
     
    vbnet 03
    software development

    Your tags: Add your first tag
     

    Customers Who Bought This Item Also Bought

    Microsoft® Visual Basic® .NET Step by Step--Version 2003 (Step by Step (Microsoft))

    Microsoft® Visual Basic® .NET Step by Step--Version 2003 (Step by Step (Microsoft))

    by Michael Halvorson
    4.4 out of 5 stars (16)  £18.84
    Visual Basic.NET for Dummies

    Visual Basic.NET for Dummies

    by Wallace Wang
    3.0 out of 5 stars (2)  £16.89
    Explore similar items

     

    Customer Reviews

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

     
    31 of 32 people found the following review helpful:
    5.0 out of 5 stars Brilliant update of a brilliant language, 3 Mar 2004
    By A Customer
    After a few years programming in the previous version of BASIC (i.e. V6.0), this new .NET edition does take a little getting used to. After a while exploring the features and experimenting with the improved syntax though, you realise how powerful this new version of BASIC is.

    The Development Environment created by Microsoft here is up to the usual high standard and is very easy to use and intuative.

    Also this package is not plainly for BASIC development. There are also very useful tools for developing web pages, various XML technologies and scripting languages supported and also you can make icons for your applications.

    This is a very good all-round software development package, at a very reasonable price (at first I thought the price was maybe a little high, but after playing with all the features of this package, it is worth every penny!). I would seriously recomend this package to anyone interested in developing Windows or web-based applications.

    Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



     
    30 of 31 people found the following review helpful:
    5.0 out of 5 stars I'd recommend it to all VBA/VB6 developers, 4 Feb 2004
    By A Customer
    Beautiful! The updated interface is a dream for any long time developers, the libraries go on forever and the capabilities of the 'new' VB language stretch almost as far as C++ - it's a proper programming language now.

    The ability to develop and deploy for both the web and for the desktop with almost exactly the same code future proofs all applications developed in this environment.

    After years of doing battle with MS Access and VB6 dll hell Microsoft have finally pulled all of their rabbits out of all sorts of hats at the same time.

    Those who are considering a move from VB6 don't hesitate in the slightest. The .Net framework is Microsoft's version of Java and you can tell they threw billions into developing it.

    It only took Microsoft you 20 years but at last (at long last!) they're finally spent all those big fat profits on something good. I like it!

    Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



     
    15 of 16 people found the following review helpful:
    5.0 out of 5 stars .NET a JAVA Killer, 3 Jul 2004
    By A Customer
    VB.NET has been written to address all the complaints levelled at VB and for the most part it has suceeded.
    The IDE alone is a big jump forward.
    Microsoft have taken a big risk in evolving VB in this way and there is no doubt in my mind that it is going to kill off a lot of the cowboy programmers. It is still possible to produce poor code in .NET but it .NET is a lot less tollerant of such bodging.
    The heart of all .NET languages is the common language specification, so if you buy this product make sure you buy a good book on the .NET functions.
    Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


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

    5.0 out of 5 stars Visual Basic .Net Is it worth it?
    YES!

    I have been 'playing'with Java for a while now and having bought Visual Basic .Net I will be using this instead! Read more

    Published on 14 Jul 2005 by Mr. M. Venn

    4.0 out of 5 stars A must BUY product
    this is a brilliant product at a brilliant price. It is easy to use and has all the features you need to make you're own programmes and installation files. Read more
    Published on 13 Jul 2004

    5.0 out of 5 stars Different to VB6 but the same
    I have been using VB6 for the last 4 years, and have also used qbasic. i recently purchased VB.net and I was pleasently suprised

    the look
    the integrated development... Read more

    Published on 26 Aug 2003

    Only search this product's reviews



    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
     


    Active discussions in related forums
    Discussion Replies Latest Post
    Announcement
    Latest News from Microsoft Regarding Windows 7
    23 2 days ago
    which antivirus? 46 2 days ago
    Which external hard drive? 0 4 days ago
    Home Finance 10 6 days ago
    Mac Vs. PC 77 7 days ago
    is this for mac? 3 14 days ago
    Save only 5p? 1 16 days ago
       
    Related forums


    Listmania!


    Look for similar items by category


    Look for similar items by subject








    i.e., each product must be in subject 1 AND subject 2 AND ...
    Ad

    Your Recent History

     (What's this?)

    After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.