HENCE
Updated 64 days ago
Hence, a developer can work with code repositories from the IDE itself. Visual Studio has the facility to integrate with such software from the IDE itself. This is done so that a copy of the code will always exist. Subversion is used to upload code to a central repository. An example can be Subversion, which is used for source code repository management... Extensions -The IDE has the facility to install third-party extensions.Hence, a developer can check for any errors during the development phase itself. The IDE allows one to run the program at any point of time during the development process. Debug Applications on the fly - Applications can be tested as they are being built.(Web-based application or Windows Forms-based application). Creation of any application type - The Visual Studio IDE can be used to create an application of any type.Hence, a developer can use C#, VB.Net or even F# to develop an application. Net language- The Visual Studio IDE can be used to create an application..