how to show Gridview items details using DetailsView
Written by Super UserGridView is the most common data representation
contol in asp.net.It's needed to show users the
items details when the item is selected.DetailsView
control can be used precisely to show the Gridview items
details.
this post shows how to populate dropdown list from
dataset.it's done by the following generic method-
this article covers how to read,write data through
textreader and textwriter.
asp.net routing is easy to use for rewriting any url.
if you have a url like wwww.aspdotnetsite.com/Projects?user=username.
but if you want to have it in short name for marketing or for anything
you want like this is the resulting url -
wwww.aspdotnetsite.com/Projects/username
.Net framework 3.5 sp1 contains more features than
previous .net framework versions like 2.0,3.0,3.5