Articles (154)
articles
following codes shows how to use GridView control.Its a
simple example.
in app main file -
using System;
using System.Collections.Generic;
using System.Linq;
using System.Windows.Forms;
make sure you have made the following configuration
to your IIS to run Asp.net applications-
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 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 -
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.
how to show data when mouse is over a button using jquery ajax with progress image
Written by Super Useryou may want to show dynamic data from a page when
mouse is placed over a button.
this article covers how to read,write data through
textreader and textwriter.
how to create php multidimensional array to be accessed by javascript
Written by Super Userits a tricky part to create a php multidimensional array
which will be accessed by javascript function.most of the
time it's confusing.i am going to show how to solve the
problem -

logging in