See buying choices for this item to see if it's one of the millions that are eligible for Amazon Prime.


Have one to sell? Sell yours here
 
   
Visual Studio .NET Pro 2003
 
See larger image
 

Visual Studio .NET Pro 2003

by American Software & Hardware
Platform:   Windows 2003 Server / 95
5.0 out of 5 stars See all reviews (1 customer review)

Available from these sellers.


2 used from £89.00

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
Visual Studio 2008
   microsoft.com/VisualStudio    Bring Applications to life with Visual Studio 2008 - Download Now 
Netpro
   www.ancoris.co.uk    Active Directory Security Change Control, Auditing 
Visual Studio 08 Pro £565
   www.eCostSoftware.com    Full Retail Box Edition. Stock guaranteed. Same day UK shipment 
  
 

System Requirements

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

Product Features

  • Visually build powerful Web and Windows based applications using the Web Forms designer
  • Extend visual design capabilities to the server with Server Explorer
  • Debug code residing on remote machines written in any .NET language
  • No-Touch Deployment enables you to easily deploy rich Windows-based applications
  • .NET Framework 1.1 support for developing and deploying .NET applications
  • Windows Server 2003 support offers a reliable, low cost application server platform
  • Integrated mobile device development tools for targeting an array of Web enabled devices
  • Web Services Enhancements adds full support for the latest XML Web services standards
  • New features: Easy Pocket PC programming; ASP.NET mobile controls;
  • .NET Framework 1.1 support; Microsoft Visual C++ language enhancements

Product details

  • Product Dimensions: 25.4 x 20.3 x 5.1 cm ; 908 g
  • Delivery Destinations: Visit the Delivery Destinations Help page to see where this item can be delivered.
  • ASIN: B00008I9K2
  • Release Date: 28 May 2003
  • Average Customer Review: 5.0 out of 5 stars See all reviews (1 customer review)
  • Amazon.co.uk Sales Rank: 5,157 in Software (See Bestsellers in Software)

    Popular in these categories:

    #5 in  Software > Programming & Web Development > Programming Languages > C & C++
    #6 in  Software > Programming & Web Development > Programming Languages > Java
    #21 in  Software > Programming & Web Development > Programming Languages > Visual Basic
  • Discontinued by manufacturer: Yes

Product Description

Amazon.co.uk Review
Visual Studio .NET Pro 2003 is Microsoft's multi-faceted development tool, targeting both Windows and Web applications. This 2003 edition includes numerous small improvements as well as major new features such as the Compact Framework for applications that run on Pocket PC and other smart devices. It supports multiple languages, with the main ones being Visual Basic, C#, and C++. There is also a Java-like language called J#, although J# applications only work on Windows so this is not a true Java development tool.

The Visual Studio .Net environment is truly integrated. It makes extensive use of docking and tabbed windows and there are plenty of project wizards along with huge amounts of online help. Auto-completion and pop-up help eases the business of editing code.

Microsoft's .Net tools are very different from their predecessors. Visual C++ can still compile standard Windows executables, but the other languages all target 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. In compensation, .Net brings many advantages. All the languages are fully object-oriented, the class library is rich, and XML support is deeply integrated. ASP .Net is for Web applications and represents a large advance on the old ASP. Instead of script, ASP .Net supports any of the .Net languages running on the server and just-in-time compiled to native code. There is a visual Web page designer and carefully designed applications support a wide range of browsers. A new feature in this version of Visual Studio is Mobile Web Forms which use adaptive rendering to support the browsers in mobile phones and PDAs.

The database technology in Visual Studio is called ADO .Net. It uses a disconnected model which means that applications work with data locally, only contacting the server for data transfer or updates. It's a good model for laptops, smart devices and wide area networks, but there's a lot to learn for those skilled in older database APIs.

The Visual Studio .NET Pro 2003 edition represents the best value in the range. There's no Visual SourceSafe or Visio diagramming and it lacks the server licences found in the high-end Enterprise editions, but it's otherwise a fully comprehensive package.

For those wondering whether to make the jump to .Net, this release is probably the right moment to go ahead. The technology is maturing and the inclusion of the Compact Framework makes the package more compelling. Students and newcomers to programming will welcome the clean object-orientation in C#, and the deep XML support on offer is essential for enterprise applications or integrating with other platforms. It's still important to note the heavy system requirements, and that .Net applications do not run on Windows 95. In most cases, the higher productivity of .Net languages soon pays for any additional resources. --Tim Anderson

Manufacturer's Description
Visual Studio .NET is a complete set of development tools for building ASP Web applications, XML Web services, desktop applications, and mobile applications. Visual Basic .NET, Visual C++ .NET, Visual C# .NET, and Visual J# .NET all use the same integrated development environment (IDE), which allows them to share tools and facilitates in the creation of mixed-language solutions. In addition, these languages leverage the functionality of the .NET Framework, which provides access to key technologies that simplify the development of ASP Web applications and XML Web services.Visual Studio .NET 2003 Professional enables you to rapidly build a broad range of applications for Microsoft Windows, the Web, and mobile devices. Developers can use Visual Studio .NET 2003 Professional to quickly build professional software, reduce IT operating costs, integrate with a wide range of applications, systems, and devices. With an extensive set of visual designers, a range of programming languages, and integrated Visual Database Tools, Visual Studio .NET 2003 enables you to build powerful software quickly. Easy, Web-style deployment of rich Windows-based applications, built-in security, and an infrastructure for reusing existing code make the latest version of the Microsoft .NET Framework a dependable platform for software development. Support for the latest XML Web service standards and visual designers for mobile application development enable you to easily extend your applications to other systems and devices.Visual Studio .NET 2003 delivers the developer productivity you need to deliver a range of professional software in record time. The integrated development environment (IDE) provides a consistent interface for all languages, including Microsoft Visual Basic .NET, Microsoft Visual C++ .NET, Microsoft Visual C# .NET, and Microsoft Visual J# .NET. Using the language best suited to your skill set, you can take advantage of shared visual designers to build rich Windows-based applications and dynamic Web applications that render in any browser.Windows developers will find the enhanced Windows Forms designer to be intuitive and efficient. Windows Forms are also compatible with any .NET development language. With visual inheritance, developers can greatly simplify the creation of Windows-based applications by reusing common logic and user interface throughout their solution. Using control anchoring and docking, programmers can build resizable forms automatically, while the in-place menu editor enables developers to visually author menus directly from within the Forms Designer. With its powerful WYSIWYG designer for Web pages, IntelliSense HTML editing features, and Style Sheet Editor, Visual Studio .NET 2003 helps developers feel comfortable authoring complex Web-based solutions. Developers can also leverage Visual XML designers and IntelliSense XML tag completion for drag-and-drop creation and data manipulation. By using automatically generated client-side validation code, Web developers can reduce the amount of client-side JavaScript and ensure that their application will work in both Microsoft Internet Explorer and Netscape browsers. Extending visual design capabilities to the server is easier than ever with Visual Studio .NET 2003. The Component Designer provides a canvas for building and instantiating business logic components using the familiar drag-and-drop paradigm. In addition, the Server Explorer delivers direct access to server-side resources, including databases, message queues, event logs, Windows Services, Crystal Reports, and performance counters.Integrating any of these resources into your application is as easy as dragging controls onto a form. The enhanced XML Designer provides panning and zoom capabilities for graphically navigating and manipulating XML data and schema files. Visual Database tools deliver powerful designers and wizards for creating and managing data-driven applications.Visual Basic .NET 2003 delivers the most productive route to professional application development. Familiar Visual Basic syntax, expressive coding constructs, a powerful background compiler, and unsurpassed support for productivity within the code editor enable you to crank out software in record time. The fully modernized Visual Basic language supports Structured Exception Handling and optional power features including object-oriented constructs and multi-threading. Visual C++ .NET 2003 delivers maximum power, performance, control, and flexibility for creating applications that directly leverage Windows. New support for the Windows Forms designer offers C++ developers unprecedented productivity in building rich Windows-based applications. With attribute-based programming and ATL Server, an extension to the ATL libraries, you can use the C++ syntax to build ISAPI Web applications. Additionally, C++ developers can target the .NET Framework using Managed Extensions to Visual C++. In Visual Studio .NET 2003, developers using Visual C++ will also find that the key metric for measuring code portability, ANSI/ISO compliance, has been increased significantly.


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)
Check a corresponding box or enter your own tags in the field below
computer software

Your tags: Add your first tag
 

 

Customer Reviews

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

 
5.0 out of 5 stars Integrated developers platform, 7 Jun 2007
There is a problem with .net 2003 and IIS, if one wants to use the asp side of .net one needs to install .net on XP professional after framework1 and IIS are on the computer, else one will encounter problems.
There is also a conflict between asp.net and frontpage which needs to be addressed by Microsoft.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Customer Discussions

 Beta (What's this?)
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
  [Cancel]


Active discussions in related forums
  Discussion Replies Latest Post
Home Finance 7 11 minutes ago
Announcement
Windows 7--Pre-order from 15th July
8 14 hours ago
Mac Vs. PC 14 5 days ago
   
Related forums


Look for similar items by category


The Body Shop

The Body Shop - Vitamin C Skin Boost
Protect and boost your glow with The Body Shop Vitamin C Skin Boost.

Shop The Body Shop

 

Let Olay Amaze You

Olay Total Effects Day Moisturiser SPF15 50ml
Amazon.co.uk sells all your favourite ranges from Olay, including Regenerist and Total Effects.

Discover Olay at Amazon.co.uk

 

Train Hard...Play Hard

Nike, Gola, Converse, and more
Gear up with up to 60% off athletic and outdoor shoes.

Shop now

 

Treat Someone

Amazon.co.uk Gift Certificates--available in any amount from £5 to £500 With an Amazon.co.uk Gift Certificate, you can get them what they want (even if you don't know what that is).

Learn more about Gift Certificates

 
Ad

Where's My Stuff?

Delivery and Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

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

Look to the right column to find helpful suggestions for your shopping session.

Continue Shopping: Top Sellers
The Girl Who Played with Fire
Breaking Dawn (Twilight Saga)
The Girl with the Dragon Tattoo
The Host
The Host by Stephenie Meyer

amazon.co.uk Amazon Home
International Sites:  United States  |  Germany  |  France  |  Japan  |  Canada  |  China
Business Programs: Sell on Amazon  |  Fulfilment by Amazon  |  Join Associates  |  Join Advantage
Customer Service  |  Help  |  View Basket  |  Your Account
About Amazon.co.uk  |  Careers at Amazon
Conditions of Use & Sale |  Privacy Notice  © 1996-2009, Amazon.com, Inc. and its affiliates