Tutorials
ASP.NET 2.0
ASP.NET 2.0 Tutorials - Installing Visual Studio.NET 2005 2.0
ASP.NET 2.0 Tutorials - Installing Visual Studio.NET 2005 2.0 - Page 2In this tutorial you will learn the procedure for Installing Visual Studio.NET 2.0 starting with minimum system requirements, runtime setup and side by side installation.
In this tutorial we shall be using Visual Studio.NET 2.0 regular edition. The minimum requirements for installing this version are:
The performance of the software has not been tuned for minimum system configuration. If the performance is to be improved the user can increase the RAM above the recommended system configuration. This will increase performance, specifically when the user wants to run multiple applications when developing large projects or doing an enterprise level development.
The extensive Read Me file that comes with the package gives solutions to a number of installation and runtime problems and must be read thoroughly by the user before and after installation.
64-bit versions of select components are provided by Visual Studio.NET along with tools for 64-bit development. The runtime setup on 64 bit platforms includes both 32 bit and 64 bit CLR runtime.
1. The 64-bit version of the .NET Framework SDK has to be specifically installed. To do this the user has to run setup.exe in the ‘netSDK64’ directory of the disk labeled ’64 bit Framework SDK’.
2. If the user needs to install Itanium and x64 compiler for Visual C++ he will have to select the ‘Itanium Compilers and tools’ and ‘x64 Compilers and Tools’ during setup. It must be noted that Visual Studio uses the 32-bit cross compiler even on Windows 64 bit computers. However users can use devenv commands to create a command line environment to call the 64 bit hosted tools.
3. 64 bit applications can be debugged on a local or remote computer. If the local computer is running under WOW64 and on Window 64 bit debugging is possible if the 64 bit remote debugger is installed on the local computer. This is available in the disk labeled ‘Visual Studio 2005 Remote Debugger Setup. Debugging on a remote computer also requires the installation of this tool in the remote computer.
Side by Side installations of Visual Studio versions is possible. Visual Studio 6.0, 2002, VS.NET 2003 and VS.NET 2005 can be installed on the same computer. However certain specific issues need to be addressed while installing or removing any version of Visual Studio.
While uninstalling Visual Studio 2005 on a computer having VS.NET 2003 and VS.NET 2005, VS.NET 2003 will require repair.
It follows that .NET Framework versions can also be installed side by side. The same applies with reference to installations of Help.
Next Page: ASP.NET 2.0 Tutorials - Installing Visual Studio.NET 2005 2.0 - Page 2
|
I want to install .Net 2008 without uninstalling .Net 2005. How can I do it. Please answer it, very much appreciated. |