Search
Recommended Sites
Related Links






   

Informative Articles

For Automated Sites - PHP and MySQL Are A Perfect Match
You've decided to automate your web site. Now what? Here are some ideas to help you choose how to automate your site. A bit of programming is going to be necessary if you want to automate a site. There are many types of programs that can...

How to detect Search Engine Friendly Directories
Directories serve two purposes in your web development efforts. One, a link from a directory is counted as a back link and hence increases your link popularity. Two, some directories will send you targeted traffic. Webmasters...

Search Engine Optimalisation
HTML size Page size matters because search engines limit size of a cached page. For example, Google will only cache a full page if the size of its HTML is less than 101 Kb (images and external scripts are not included). Yahoo! caches text of up...

Sins of The Internet: Mousetraps (and worse)
One common unethical web technique is called mouse trapping, which is often used in conjunction with another highly immoral practice called page jacking. In it's simplest form, mouse trapping merely consists of redefining the back function so...

Two Easy Methods To Optimize Your JavaScript
Two Easy Methods To Optimize Your JavaScript by Steve Shaw Many web sites, even those owned by people we all think of as gurus in the Internet marketing business, have large blocks of JavaScript at the top of their web pages, sometimes...

 
Getting Started with Visual Studio.Net

Getting Started with Visual Studio.Net

Visual Studio.Net is a comprehensive Integrated Development Environment (IDE) that is extensively used to develop ASP.Net web applications. In addition, it allows you to create standalone applications, mobile applications and eXtensible Markup Language (XML) Web Services. Visual Studio.Net provides a common platform to build, compile, and run an application. Visual Studio.Net comes with .Net Framework that allows you to install Common Language Runtime (CLR), class libraries, and ASP.NET. Visual Studio.Net has drag-and-drop capabilities for all the controls that make it user-friendly.

Visual Studio.Net comes in three editions: Professional, Enterprise Developer, and Enterprise Architect. The Professional edition helps you to easily build and deploy Windows, Web, and Mobile applications. The Professional edition, that has built-in ADO.NET and Visual Database Tools, provide support for the creation of professional data-driven software. The Enterprise Developer allows you to use the .NET Framework and Microsoft Windows Server 2003 to develop distributed applications with improved deployment capabilities, security, reliability, and performance.

As Visual Studio.Net includes Common Language Runtime engine, the applications in Visual Studio.Net are language independent and platform independent. You can program the applications with languages such as Visual Basic.Net, Visual C#.Net, Visual C++.Net, and Visual J#.Net. In addition you can use languages such as COBOL, FORTRAN, Java, Eiffel, and Mercury in your applications. You can also use scripting languages such as VBScript and JavaScript.

Visual Studio.Net 2003 now has some of the advanced features such as integration with .Net Compact Framework, support for latest web services, and integration with Enterprise Instrumentation Framework. The integration with .Net Compact Framework allows you to develop and deploy applications for smart devices. Visual Studio.Net 2003 supports some of the most advanced web services such as WS-Routing, WS-Security, WS-Attachments, and Direct Internet Message Encapsulation. Similarly, the integration of Enterprise Instrumentation Framework with Visual Studio.Net 2003 allows you to monitor the application while you run it.

All the features mentioned above are available in all the editions of Visual Studio.Net. For the integration of Enterprise Instrumentation Framework, you have to download it from MSDN.

To access online version of the above article, go to http://www.dotnet-guide.com/visualstudio.html


About the Author
Visit http://www.dotnet-guide.com for a complete introduction to .NET framework. Learn about ASP.NET, VB.NET, C# and other related technologies.

Sign up for PayPal and start accepting credit card payments instantly.