Home |  Submit a Program |  Sponsor a Category |  Contact us  |   Select a category :         

  General
Home
Submit a Program
Sponsor a Category
  Components
Grid Components
Database Components
Installation & Distribution Components
E-mail Communication Components
SMS Communication Components
Network Communication Components
Data Encryption Components
Document Conversion PDF Comp.
Report Writers Components
Mapping and GIS Components
File Upload/Download Components
Miscellaneous Components
Themes and Skin Components
 
  IDE's
Visual Studio
Lazarus
WinDev
MonoDevelop
Dev C++
WinAsm
  Useful stuff
Programs
  Related Sites
  WindowsManagement.com
Online resource for IT Professionals who deploy, manage, and support Microsoft products and services.
  MonitorTools.com
Complete listing of network-related Monitor Tools available today. All Tools are organized by category. The collection is updated frequently.
  ItilFoundations.com
ItilFoundations.com is a comprehensive information and software directory for IT professionals who are working in a Service Management organization.

Visual Studio .NET






Visit Visual Studio.NET website
Download Visual Studio.NET

Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft. It can be used to develop console and graphical user interface applications along with Windows Forms applications, web sites, web applications, and web services in both native code together with managed code for all platforms supported by Microsoft Windows, Windows Mobile, Windows CE, .NET Framework, .NET Compact Framework and Microsoft Silverlight. Visual Studio supports languages by means of language services, which allow any programming language to be supported (to varying degrees) by the code editor and debugger, provided a language-specific service has been authored. Built-in languages include C/C++ (via Visual C++), VB.NET (via Visual Basic .NET), and C# (via Visual C#). Support for other languages such as Chrome, F#, Python, and Ruby among others has been made available via language services which are to be installed separately. It also supports XML/XSLT, HTML/XHTML, JavaScript and CSS. Language-specific versions of Visual Studio also exist which provide more limited language services to the user. These individual packages are called Microsoft Visual Basic, Visual J#, Visual C#, and Visual C++.