I just downloaded Visual Studio 11 to my Laptop. Wow . It's cool.
I just downloaded Visual Studio 11 to my Laptop. Wow. It's cool.Downloaded it from the Microsoft Site:http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=27543 It's a 1 MB exe which you can download and run. This would start the download. It's pretty easy though.Once you have downloaded, during the installation, you will be asked to reboot the system. And continue with the installation.Once the installation is complete you can launch the Visual Studio 11 Developer Preview as shown below. The first thing I noticed is that this launches much faster than Visual Studio 2010. At least it does so in my machine.Let's check out what features Visual Studio 11 offers us.Visual Studio 11 includes an elegant Project or File Search Option which makes browsing through a project much easier and fun.Simply type the project or file name in the TextBox to search.To open the Project Information. That project alone opens up. Cool guys, I was looking forward to this feature. This will save me time.We are back to our usual position then as shown below:There is a home Button provided as well.The next feature is browsing within the application. All the types, methods and classes are available to us as shown below. Double-click on the type and easily browse to where you want to.This will prove to be major time-saver. And also help break down complex projects. This is probably the best feature.A quick launch is included as well as shown below:Simply typing into the Quick Launch Toolbox brings to us all the options avialable. This appears very smooth and is a cool feature as well.We checked out some cool UI features of Visual Studio 11. In our next article we will dig into Visual Studio and .NET Framework 4.5.
Printing in C# Made Easy