
Articles (149)
articles
how to use jquery dialog to show content in asp.net
Written by Super Userjquery dialog is not only best for showing only content but
also can be used to show form,buttons for postback.......
but for this jquery dialog must be appended to form as -
we can use DataSet to populate DataList or
GridView efficiently.DataSet is the best
option for accessing rows of tables.
From many years software makers or developers
facing problems on how to make data to both
outside and inside of the system maintaining
security
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.
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
this article covers how to read,write data through
textreader and textwriter.
.Net framework 3.5 sp1 contains more features than
previous .net framework versions like 2.0,3.0,3.5