Everyday I am using Microsoft Visual Studio 2011 beta and everyday I learn some cool feature of it. In today’s post I am going to explain one cool features of Visual Studio 2011 beta solution explorer. As a web developer we all want to see the image preview in solution explorer and visual studio 2011 beta is now having it. We can see image preview in solution explorer just like following.

Subscribe to:
Post Comments (Atom)
Python -3
Lists It is used to store Collection of data. Lists are created using square brackets: List Items Order cannot be changed. It can have dup...
-
Using ng bind directive: <html> <script src="angular.min.js"></script> <body> <div ng-a...
-
Union: It is used to combine the data from two sets. Example: display the list of all jobs available in dept 20 and 30 select job from em...
-
Creating a Table To store data into the relational database you must create a table in the database and for this purpose you need to use the...
No comments:
Post a Comment
Thank you for visiting my blog