My posts tagged with "Visual Studio"(RSS)

Tip #7 Did you know… How to Sort data using a ListView control?

ListView control has built in capability to sort data.  Please refer to Tip#5 to get started with Databinding of list view control. Once that is done, we can move on to sorting the ListView data with the following steps. 1. Add a button control inside...

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...

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...

« Previous  1 2 3 4 5

Microsoft Communities