Microsoft Visual Studio 2003 Professional

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.


MSDN Premium Subscription includes the latest version of the corresponding Visual Studio Team System tool, platform technologies, server technologies, productivity applications, technical resources, four tech support incidents, Managed Newsgroups and TechNet Online Concierge support. MSDN Professional Subscription includes the latest version of Visual Studio Professional Edition and all the existing features of the MSDN Professional Subscription available today. This includes the MSDN library, Windows Operating System, SQL Developer Edition, technical resources, two technical support incidents, Managed Newsgroups and MSDN Online Concierge support. Be more productive while writing and debugging code. Develop and test more secure, reliable, and high performance software.
Collaborate with others more effectively using Visual Studio 2005 Team System.

More than 50 new controls accelerate common Web development tasks, including login, menu, navigation, data, wizards, and more.Experience a state-of-the-art code editor with clean HTML editing, including XHTML 1.1 support. Take advantage of built-in, customizable starter kits and hundreds of prewritten code snippets that help you begin
Microsoft offers Visual Studio 2005 Professional Edition for professional developers working alone or in small teams who build mission-critical, multi-tier applications. The Professional Edition expands on the Standard Edition feature set to include tools for remote server development and debugging, SQL Server 2005 development, and a full, unconstrained development environment. Professional developers will enjoy unfettered access to the .NET Framework 2.0, a robust, fully functional development environment, support for creating tools that extend the Visual Studio Integrated Development Environment, and tools for creating multi-tier Windows and Web applications. With Visual Studio 2005, professional developers can: Enjoy a complete development environment with comprehensive application development features Develop and debug multi-tier serverapplications from within the unified development environment Build solutions for SQL Server 2005 using integrated project types, deployment tools, and debugging features Build tools that extend the Visual Studio IDE using the Visual Studio SDK

0 comments:

Post a Comment