Welcome to MSDN Blogs Sign in | Join | Help

News

  • These postings are provided "AS IS" with no warranties, and confer no rights. Use of included code samples are subject to the terms specified Terms of Use

August 2008 - Posts

Tip #6 Did you know…About the “Tag Navigator” feature?
One of the cool features in Visual studio is the Tag navigator which is available both in design and source view modes. The tag navigator appears at the bottom of HTML Editor. Here is how it looks when you open up a page in Visual Studio: In the picture Read More...
Tip #5 Did you know… How to Databind a ListView control?
ListView control is a new data control that is available with Visual Studio  2008. Using this control you can easily do Insertion, Deletion, Editing, Paging and Sorting of Data. This controls also gives you the flexibility of displaying data in various Read More...
Tip #4 Did you know… You can add browsers to Visual Web Developer using the “Browse With…” option
As a web developer one of the things that might be interesting to you is to view your page in different browsers. Here is how you do this from within Visual Studio: 1. Open your web site in Visual Studio. Select the page and right click to bring up the Read More...
Tip #3 Did you know… Split View could be set vertically in VS 2008
Split View is a new view option available in Visual Studio 2008 in addition to the existing  “Design View” and “Source View”. With Split View option selected, you can have your HTML View and Design View side by side. This would make it  a lot Read More...
Page view tracker