Recently Viewed...
To help you navigate to pages you most recently visited, select from the links below.
Product Forums
Sharepoint Forums
Programming Tips - Application Error Handling
Benefits of DotNetNuke 4.5
SnowCovered Top Sellers

Version 5 of the perennial best-selling tool for creating data-based solutions in DNN without custom programming. This version focuses on greater flexibility, expandability, and ease-of-use.

Live Content uses Web 2.0 approach to provide a Rich User Interface and streamlines content presentation by overlaying content on current page. Overlay images, videos, audio, text/html content, flash, dotnetnuke modules, and external content. Experience the demo...

Ultra Video Gallery is a brother product of Ultra Media Gallery, UVG allows you to add videos in various format and automatically convert them to flv format, you also can add videos from embed code and play them in our integrated flash video player.

Powerful, Ajax Enabled, Easy to Use. Document Management has never been better. Open-DocumentLibrary allows DotNetNuke users to share and manage documents in a flexible, intelligent way, offering granular control over Folder and Document access.

'Relationship Building' and 'Communication' are two essential nuts and bolts for a business to prosper. This module allows you to bridge both of these and easily generate continuous awareness of your web site, products and services. Your prospects and customers will greatly appreciate this featur

In this day and age, knowing as much detailed information as possible about your customer, prospect or web site user is essential. Thankfully, the new 'Dynamics Forms' module from Data Springs, makes it easier than ever to segment your data collection efforts.

Capture your users attention, enrich your site with multimedia flash, and create and opt in distribution list for your DNN site. These are just a few of the many features the Data Springs Module Collection can provide you.

Ultra Media Gallery is the most popular photo gallery and media gallery solution for DotNetNuke, UMG offers 10 different flash player to browse your gallery with completely different user interface experience.

The Catalyst skins are professionally designed, coded and packaged by a team of DotNetNuke experts. The skins are available in 12 great colours. This skin is easily customisable with our unique DrNuke EasyMod technology. Try our demo!

ALL NEW ! - Minimalist includes skin packs in 12 great colors. Each color has Flat, Gradient and Glass versions. Feature rich XML Flash header, perfect for just about any purpose. 9 Different menu options in each skin pack; 3 horizontal menus, 3 vertical menus and 3 all-new Twin level menus . . .

    |   Register   |   Thursday, November 20, 2008   
You are here:Resources  Articles & Information  Overview of Microsoft Visual Studio  


Overview of Microsoft Visual Studio

An Overview of Microsoft Visual Studio

 


Microsoft's Visual Studio product has been through a ten-year journey of development and enhancement, matching developments in computer language and code development processes in that time. Visual Studio is a tool designed for development of applications in a consistent manner regardless of the support language, using the same Integrated Development Environment or IDE for all languages and applications.

Originally designed to provide an editor, compiler, and debugger environment for Microsoft languages, Visual Studio has grown to include a large suite of components and tools. Visual Studio has introduced or expanded on several major changes in coding practice over the years, and has been tightly tied to the .NET Framework Microsoft adopted. One of the most useful features for developers is the IntelliSense aspect, which is Microsoft's autocompletion system for creating skeletons of functions, classes, and other components in code, speeding development work and reducing coding errors.

Designed to be as independent as possible of the language used, Visual Studio provides the same interface and tools for Visual Basic coders as for Visual C# coders, for example. By standardizing the interface and tools, Microsoft Visual Studio makes multiple-language development easier and allows for smoother transition between supported languages. While the set of supported languages has changed over the last ten years, the support for Visual Basic and Visual C++ has been consistent, with the addition of Visual C# in recent years.

Although at its core, Visual Studio is a package of a code editor, a debugger, a visual designer for interfaces, a compiler, and a set of programming and debugging tools, Visual Studio has become more closely tied to team development efforts with source code management and team access to its larger editions.

 

Visual Studio Releases

 


Visual Studio has been through six major version releases since it was first introduced as Visual Studio 97, in 1997. Visual Studio 97 bundled several of the separate programming tools Microsoft had offered previously, and integrated the separate language products into one IDE. Supported languages in Visual Studio 97 were Visual Basic 5, Visual C++ 6, Visual J++ 1.1, Visual FoxPro 5 and also introduced Visual InterDev, specifically for creating ASP-based Web sites. Visual Studio 97 was notable primarily for creating a single development platform for all supported languages, instead of having separate toolsets for each language. Visual Studio 97 is also where the term "Developer Studio" was first introduced, although it did not support Visual Basic or Visual FoxPro.

Only a year later, Microsoft introduced Visual Studio 6.0 which moved all the supported language to version 6 except Visual J++ which jumped to version 1.1 and Visual InterDev, which was the same as the version in Visual Studio 97. While Visual Studio 6.0 used the same environment for Visual Basic, Visual C++ and Visual FoxPro, a separate development environment was still used for Visual InterDev and Visual J++.

Visual Studio .NET was introduced in 2002 and dropped support for Visual FoxPro and Visual J++ (due to a lawsuit from Sun). Visual Studio 2002 was notable for the introduction and incorporation of the first version of the .NET Framework. Visual Studio 2002 also required a Windows NT-based development platform, moving away from the Windows consumer version platforms. Another notable change in Visual Studio .NET was the first appearance of Visual C#, a programming language specifically targeted at the .NET Framework, and Visual J#, the successor to J++ (which avoided issues with Sun by targeting the .NET Framework and not the Java Virtual Machine). Visual Basic went through a major change with Visual Studio .NET, moving away from the older VB6 form and undergoing a transition to Visual Basic .NET. Visual C++ also had a change, with the addition of the Managed Extensions for C++ which allowed Visual C++ to create .NET programs. Finally, all supported languages used a single development interface with consistent tools. Visual Studio .NET was also called Visual Studio 7.0.

Visual Studio .NET 2003 introduced .NET Framework 1.1. It also added support for newer technologies like ASP.NET and the .NET Compact Framework, supported stripped-down devices such as PDAs and other mobile platforms. The only real change in the languages supported by Visual Studio .NET 2003 was a change in Visual C++, which became more compliant with language standards. Visual Studio .Net 2003 also added UML-based visual representations for architects. Visual Studio .NET 2003 was the first version of the package available in more than developer and professional editions, offering four editions: Academic, Professional, Enterprise Developer and Enterprise Architect.

Visual Studio 2005 dropped the ".NET" component as part of the official product name and introduced .NET Framework 2.0 and support for ASP.NET 2.0. Also known as Visual Studio 8.0, a Service Pack released in 1996 supported Vista. A number of notable improvements were made for Visual Studio 2005 over Visual Studio .NET 2003, including the first appearance of IntelliSense, the inclusion of a local Web server (so IIS was not required), support for SQL Server 2005 databases, and the introduction of the Deployment Designer, which allowed for designs to be validated before deployment. Visual C++ was upgraded to include C++/CLI, designed to replace the earlier Managed C++, and Visual C++ provided compiled support for both 64-bit and 32-bit platforms. Visual Studio 2005 marked the introduction of Visual Studio Tools for Applications, known as VSTA, which allowed for easier customization of Microsoft Office and other applications.

Visual Studio 2008, introduced to developers in late 2007, supports .NET Framework 3.5 and the new features in that platform such as ASP.NET 3.5 AJAX and the LINQ query statement system. Visual Studio 2008 adds a new CSS and HTML editor, strongly tied to Microsoft Expression Web. With Visual Studio 2008, support for J# was dropped, but Visual C++ had a new version of MFC 9.0 included, as well as new libraries for managed code. Visual Studio 2008 adds support for a lot of current Web technologies natively, such as an XAML-based designer, XSLT debugger, JavaScript IntelliSense, and JavaScript Debugging. One of the major changes to Visual Studio 2008 over earlier versions is that developers can target the .NET Framework version they want to code for, so Visual Studio 2008 can be used to develop .NET 2.0 applications instead of being tied to the latest version only. Other improvements to the Visual Studio 2008 package include better debugging routines, especially for multithreaded applications, a new set of user interface widgets, a new build engine that support multithreading (called MSBuild), and support for compressed icon resources for compatibility with Vista. A nice feature for some developers is the ability to obtain preloaded virtual machines for Visual Studio Team System 2008, based on Windows Server 2003.

Although still in early development stages, the next release of Visual Studio, to be known as Visual Studio 10, will add expanded IntelliSense capabilities, as well as support for SQL Server Compact databases, a call hierarchy capability for managed code, and a more integrated approach to the Team environment. Visual Studio 10 is to have a completely redesigned interface.

 

Visual Studio Editions

 


Microsoft has made the last few releases of Visual Studio available in a variety of editions, and cross-over between versions and editions has led to some confusion. While the number of editions may seem confusing, there is logic to the approach adopted by the company. It is easiest to think of the various editions of Visual Studio in a hierarchical form, with each subsequent edition a superset of the previous.

The current editions of Visual Studio are:

  •  Visual Studio Express: language specific stripped-down versions that are distributed now for free. Only a small set of basic tools is included and there is no support for more useful features. However, the Express editions are good as learning tools.

  •  Visual Studio Standard: provides the full Visual Studio IDE for all supported languages, with complete support for the MSDN library. Integration with SQL Server is not part of the Standard version, nor is the Server Explorer tool. Visual Studio 2005 Standard includes support for mobile platforms, but this is not included in Visual Studio 2008 Standard.

  •  Visual Studio Professional: adds SQL Server integration to the Standard platform, as well as some enhanced debugging capabilities.

  •  Visual Studio Team System: adds Team Foundation Server for source code and team management. Also adds software collaboration and reporting tools to Visual Studio Professional, as well as metrics. There are five versions of the Team System platform: Team Explorer, Architecture Edition, Database Edition, Development Edition, and Test Edition, each with different roles as their focus, with a sixth version, Team Suite, offering all roles.

While Visual Studio Express is still free for download, all the other editions are not. However, site licenses and multiple-seat versions are available to reduce the overall cost of ownership for the Visual Studio tools.

 

Summary

 


It is difficult to find many Windows application development company that does not use Visual Studio these days, although a few years ago there were many more competitors. Now, add-ons to Visual Studio are widely available, showing its acceptance as the de facto development environment for Windows and Windows Mobile applications, as well as Web applications using ASP capabilities.

Each edition of Visual Studio has added new features and capabilities, and while the complexity of the tool has increased, in many ways it is as easy to use as the early versions. As an integrated development environment for Windows applications, Visual Studio is unrivaled in today's software market.

Feedback Comments
Records per Page
Page 1 of 1First   Previous   Next   Last   
bapusaheb         10/7/2008 9:17:25 AM
VB 6.0 Hi, I need to download MS Visual Studio 6 to install Oracle Applications in my personal Laptop. Please guide me where to get it from .I am looking for a free download.So could you please suggest any web site which will give me the above software. Thanks. Submitted By: bapusaheb

         8/28/2008 9:37:02 PM
?? pa download dn aq??tnx

         8/27/2008 3:18:13 AM
Answer Go to www.microsoft.com to install Microsoft visual c++ 2005 .

         8/9/2008 11:15:42 AM
request plz plz plz ,let download Microsoft visual c++ 2005 and i ll be thanksful

         6/18/2008 4:22:39 PM
MS Visual Studio 6 download Hi, I need to download MS Visual Studio 6 to install Oracle Applications in my personal Laptop. Please guide me where to get it from .I am looking for a free download.So could you please suggest any web site which will give me the above software. Thanks, Rakesh

Feedback





Enter the code shown above in the box below
Send

 
DNN Modules
SharePoint Web Parts
Flash Image Rotator for SharePoint 2007

Flash Image Rotator Web Part for SharePoint 2007 

 

Who would have thought? Flash with Sharepoint! The FIRST and ONLY flash rotation web part for Sharepoint. The Flash Image Rotator displays selected images and then rotates between the images. Several extended and optional features allow you to select the time to rotate each image, fade between i...more

Price: $129.99
 
Flash News Ticker for SharePoint 2007

Flash News Ticker Web Part for SharePoint 2007 

 

Provide current news items with a user-friendly news ticker for your Sharepoint Portal. With millions of web sites offering information you need a fun way to display information and the solution is Flash News Ticker....more

Price: $139.99
 
View Stock Quote Web Part

Stock Quote Web Part for SharePoint 2007

 

Giving your site visitors relevant information is critical. With the Data Springs Stock Web Part you can provide your users with up to date financial information....more

Price: $149.99
 
Random Image Web Part for SharePoint / MOSS 2007

Random Image Web Part for SharePoint 2007

With Random Image for Sharepoint 2007, you can select multiple images to display randomly when the web part loads...

Price: $139.99
 
SharePoint Charts Web Part

MOSS Charts Web Part for SharePoint 2007

The MOSS Chart Web Part is a web part built by Data Springs for the purpose of rendering several chart types based on data from a SharePoint list on a MOSS 2007 or WSS 3.0 Site ... more

Price: $269.99
 

Copyright 2005 - 2008 by Data Springs, Inc.
Contact Us | Terms Of Use | Privacy Statement