The .NET IDE
Instead of a multitude of tools for development, the .NET team created a single tool for
developing Windows Forms, ASP.NET Web Applications, and XML Web services. This tool
is Visual Studio .NET.
As a developer, you will find Visual Studio .NET an indispensable tool. It is finely interwoven
within the .NET Framework and will give you full and complete access to everything that
.NET has to offer
Subscribe to:
Post Comments (Atom)
Popular 5 Posts Last 7 days
-
How CLR executes a DLL file. 1. CLR will be loaded into memory 2. CLR loads a Manifest 3. CLR loads Type Info. 4. ...
-
The .NET languages In the past, you chose the development language for an application based upon the functionality that you were trying to p...
-
Assembly : - Assembly is a collection of classes developed in different languages & packaged as DLL to achieve a task. Assembly Arch...
No comments:
Post a Comment