Thursday, October 21, 2010

Microsoft Visual Studio .NET Professional 2003 Version & Competitive Upgrade

Microsoft Visual Studio .NET Professional 2003 Version & Competitive Upgrade Review



Just got my hands on the beta of the new version & I'm exceedingly excited by v2 of VS.NET Really cool tools for mobility stuff & J# is pretty sweet.



Microsoft Visual Studio .NET Professional 2003 Version & Competitive Upgrade Feature


  • Quickly build Windows-based professional software applications
  • Streamline Web-based development
  • Create server-side business logic
  • Integrate with a wide range of applications, systems, and devices
  • Reduce IT operating costs



Microsoft Visual Studio .NET Professional 2003 Version & Competitive Upgrade Overview


Visual Studio .NET Professional 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 like 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 update. 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 Professional 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, Amazon.co.uk


Microsoft Visual Studio .NET Professional 2003 Version & Competitive Upgrade Specifications


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 2003 Professional to build professional software, reduce IT operating costs, and integrate with a wide range of applications, systems, and devices.

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.

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.

Note: This is an upgrade version for current users.

Available at Amazon Check Price Now!




*** Product Information and Prices Stored: Oct 21, 2010 13:38:03

No comments:

Post a Comment