Get it for less! Order it used
Have one to sell? Sell yours here
 
 
Visual Studio .net Pro 2002 Upgrade
 
See larger image
 

Visual Studio .net Pro 2002 Upgrade

by Microsoft
Platform:   Windows NT / 2000 / XP / XP Professional
5.0 out of 5 stars  See all reviews (2 customer reviews)

Currently unavailable.
We don't know when or if this item will be back in stock.
Request this item from another seller.


Special Offers and Product Promotions

  • 40% off Bestselling Security Software

    Save 40% on the current price of top internet security titles when you spend £30 or more on any other products from Amazon.co.uk in the same transaction. Here's how.


Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   Download Visual Studio opens new browser window
msdn.Microsoft.com  -  For New Features, Better Usability & Functionality Download Beta 2 Now
   Visual Studio Training opens new browser window
www.LearnDevNow.com  -  Library of 2,500 practical videos for less than cost of a tech book!
   Free advice VB6 migration opens new browser window
www.vbmigration.com  -  Get report for effective migration by VB guru Francesco Balena
  
 

System Requirements

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

Product Features

  • Rapidly build next generation Internet applications
  • Single, unified, fully-customizable environment
  • Intuitive tools for working with XML and XSD files
  • Cross-language, cross-process, and remote debugging
  • Statement completion and syntax notification for HTML and XML tags
  • NOTE: This is an upgrade for a previous version
  • Find out more--visit our .NET Shop

Product details

  • Item Weight: 939 g
  • Delivery Destinations: Visit the Delivery Destinations Help page to see where this item can be delivered.
  • ASIN: B000060MRG
  • Release Date: 15 Feb 2002
  • Average Customer Review: 5.0 out of 5 stars  See all reviews (2 customer reviews)
  • Amazon.co.uk Sales Rank: 9,633 in Software (See Bestsellers in Software)

    Popular in these categories:

    #13 in  Software > Programming & Web Development > Programming Languages > Java
    #15 in  Software > Programming & Web Development > Programming Languages > C & C++
    #43 in  Software > Programming & Web Development > Programming Languages > Visual Basic

Product Description

Amazon.co.uk Review

Visual Studio.net is a superb next-generation development tool. At its heart is the .net Framework, a runtime engine and class library that enables rapid application building for both Windows and Web applications. The runtime engine handles housekeeping like memory management, while also providing fine-grained security and version awareness. The class library reduces the code needed to build rich applications. Visual Studio also provides a slick visual environment, with features like tabbed and docking windows, dynamic online help and automatic code completion and hints. The common runtime is language-neutral, so for example Visual Basic programmers can use components written in C# and vice versa. Other languages such as COBOL and Fortran can plug into Visual Studio, and Microsoft provides a version of the Java language called J#.

Overall, this is a radical break from the past for Microsoft. C# is an entirely new language, aimed at C and C++ programmers looking for something safer and more productive. Visual Basic.net is a new twist on the old Microsoft favourite, losing compatibility with previous versions, but gaining full object orientation as well as access to all the .net libraries. These two languages along with J# have full support for the visual design tools. Also included is JScript.net, Microsoft’s version of Javascript, although this has no form designer. Visual C++ is more similar to earlier versions, and is the only compiler here that can build old-style Windows executables. With a compiler switch, it can also target .net, making it particularly flexible. Visual Studio.net has two distinct form designers. Windows forms are for traditional Windows applications, but managed by the common runtime. Web forms are ASP.net pages, which means they run on Web servers and work over the Internet. Microsoft has made designing and coding Windows and Web forms as similar as possible, so that both types of application can share components, and much of the complexity of coding Web applications is kept hidden. Another key feature is Web services, which lets developers create an XML interface to an application, so that it can be called across the Web, or from any platform or language. XML support generally is strong, with a range of classes for parsing and transforming XML data. There is also a visual designer for XML Schema.

There are a few points against Visual Studio.net. One is that, like earlier versions, it only creates applications that run on Windows. Web applications are a partial exception, in that they support cross-platform clients, but deployment requires a Windows Web server. Another factor is with its multiple compilers and mountains of documentation, Visual Studio.net eat up gigabytes of disk space, and the IDE tends to be slow in less than around 384 megabytes of RAM. Serious developers will take this in their stride, but casual users could be caught out. Fortunately the applications created have more modest system requirements, although Windows 95 is not supported. Finally, developers coming from previous editions face a lot of new learning, with radical changes in both Visual Basic and ASP. --Tim Anderson

Manufacturer's Description

Visual Studio .NET Professional enables developers to build the next generation of Internet applications with XML Web services, database applications with XML, and RAD for the .NET Server. It enables developers to build solutions for the broadest range of clients--from Web applications to Windows to thin-client devices to smart devices. The RAD capabilities provide a shared IDE and a choice of programming languages, including Visual Basic, C++, C', and Java. Visual Studio .NET Professional is RAD for the programmable Web.

In XML, Visual Studio .NET developers can build data-driven applications using built-in ADO.NET tools that target a variety of databases, including SQL Server, Oracle, or any other XML source. With support for XML, ADO.NET enables developers to share data across computing platforms. Additionally, Visual Studio .NET includes the Microsoft Data Engine (MSDE), a SQL Server-compatible database that provides programmers with a viable development database and natively supports XML.

Visual Studio .NET allows programmers to create and deploy critical server-based programming. With Visual Studio .NET, developers can visually compose middle-tier components using the Visual Component Designer (VCD). The VCD enables developers to drag and drop nonvisual objects such as message queues, timers, and event logs to a design surface, automatically discovering all necessary server-based resources and configuring required components.

Note: This is an upgrade version. People in possession of a full copy of one of the following can upgrade:

  • Visual Studio 6.0 Professional or Enterprise
  • Visual Studio 97 Professional or Enterprise
  • Visual Basic 5.0 or later, Professional or Enterprise
  • Visual C++ 5.0 or later, Professional or Enterprise
  • Visual J++ 1.1 Professional or later
  • Visual InterDev 1.0 or later
  • Visual FoxPro 5.0 Professional or later
  • Visual SourceSafe 5.0 or later

  • Tag this product

     (What's this?)
    Think of a tag as a keyword or label you consider is strongly related to this product.
    Tags will help all customers organize and find favorite items.
    Your tags: Add your first tag
     

     

    Customer Reviews

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

     
    6 of 11 people found the following review helpful:
    5.0 out of 5 stars Microsofts New Engine, 11 July 2002
    By Cameron Braidwood (UK) - See all my reviews
    (REAL NAME)   
    It purrs nicely, Microsofts development engine has been rewritten to bring it up-to-date with modern software standards and flatten the software playing field between development languages - are are essentially the same thing now, with the choice of language coming down to personal {syntax} taste. I've yet to see a .Net sever in a full production environment, but from what I've seen of the development environment I'm looking forward to doing so. It's a much more powerfull version of the old development system ... you have a set of core system classes to intereact with in order to get things done ... the same classes whichever language(s) you choose to adopt. The big change is the introduction of an Object Orientated software model ... it really is OO. Not what existed before. So you will need to brush up on those techniques in order to maximise on your potential use of VStudio, especially the VB developers out there ... you can create ASP.net web pages, .Net applications, .Net web services, mobile applications, windows services ... even VB based windows services ... fantastic ... and much more ... its a whole new web enabled environment ...
    Help other customers find the most helpful reviews  
    Was this review helpful to you? Yes No


     
    17 of 43 people found the following review helpful:
    5.0 out of 5 stars Microsoft's Worthy upgrade of Visual Studio, 15 Feb 2002
    By Mr. P. S. Chapman "Zathras" (London, UK) - See all my reviews
    (REAL NAME)   
    On first viewing the tools provided with VS.Net it looks like your getting less. This could be not be further from the truth. Interdev is now closely coupled with the development environment. making the creation of Web Services positively easy.

    Increased integration of the language tools also means that the best language for the task at hand can be used rather settling for the lowest common denominator

    Microsoft seem to have taken a critical look at Visual Basic as a development language and integrated the best from it's competitors such as Java to improve it such as increased support of OOP principles to the demise of On Error Goto and it's replacement by a Try/Catch structure.

    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
     
     
     
    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
       
    Related forums


    Listmania!


    Look for similar items by category


    Look for similar items by subject


    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.