Visual Studio is an Integrated Development Environment (IDE) created by Microsoft to allow developers to create applications and web sites using a variety of programming languages such as C++, C#, Visual Basic.NET, J# and more. Visual Studio is available as a commercial product, while the Visual Studio Express can be downloaded and used free of charge.
Visual Studio includes such features as a GUI builder, debugging, profiling, database integration, code completion, class designer and more.
This guide shows you how to create your own applications using Visual Studio including games, web sites and database applications.
| PSPad Review
Like a good paint-and-canvas artist, using the tools required for a website project can include even the bare minimums, no matter what the sacrifice to visualized website creation.... |
Getting Started with AJAX in ASP.NET 3.5 Part 2: Using the Update Progress Control
Besides speeding up server requests and responses on Web pages, the AJAX framework in ASP.NET 3.5 adds a useful control to keep the user advised of progress when downloading large files... |
| Top 5 Open Source Integrated Development Environments (IDEs)
Integrated Development Environments (IDEs) like Visual Studio cost a fortune. Want something as good as that for free? Yes, free! Free as in no money. Here are the top... |
How to Create and Manage User Accounts with ASP.Net
While there are numerous ways to create and manage website user accounts, Microsoft ASP.NET has an easy-to-use yet robust application that takes the pain out of user account administration... |