MS Visual Studio is an editor, Provided by microsoft to developers to write .net program easily. Visual Studio.net automatically generates lot of code, allows developers to drag and drop controls to a form, provides short cuts to compile and build the application.
Features of Visual Studio.Net :
Features of Visual Studio.Net :
- Visual Studio.net automates the step required to compile the source code.
- Visual Studio editor can detect errors and suggests code as appropriate as you required.
- The visual studio designer for windows form and web form application allowing simple drag and drop design of user interface elements.
- The visual studio contains many powerful tools for visualizing & navigating through the elements our projects, whether they are c# code files or other resource such as bitmap images or sound files.
- The visual studio enables advance debugging techniques when developing projects, such as ability to step through code one instruction at a time while keeping an eye on the state of our applications.
No comments:
Post a Comment