Articles (154)
articles
running application under local IIS server from Visual studio
Written by Super Userwhen you run asp.net application project from visual
studio,visual studio uses their development server.
It's not the right way to develop asp.net appication.
how to upgrade dotnetnuke website to upper version
Written by Super Userupgrading dnn website to upper version is easy.one
have to follow the following steps to do upgrading.
On insalling extension it occurs 'Could not find an XML setup file' error in Joomla
Written by sreeramall asp.net handlers implement the interface of IHttpHandler located
in the namespace of System.Web.ISAPI(Internet server application
programming interface) extensions are somehow analogous to Handlers.
The great control in the asp.net ajax is the update
panel control.it can be added to almost every
asp.net page almost magically.this control when
used with a ScriptManager permits a programmer to
use partial rendering(a technique by which many
sections of page updated partially without reloading
the entire page).
how to display ArrayList content in DtataGrid
Written by Super Userwe all know well that the DataGrid is used for database work.we
can use DataGrid contorl to show data from database tables.
but it's that the new version of the DataGrid control in the c#
language and Vb.net is able to show any other objects
of classes which implements IList interface.
how you can accomplish a project successfully?
Written by Super Userif you are participating in a project of a
course,assignment,others on c#.net or asp.net
or may be others then you should follow the
steps for finishing the project successfully.
successfully complete these steps, you are able to understand and
learn how to create wordpress plugin
you should backup your database file of your
windows software.there are many reasons why you
will backup your database file.i will not write
details about that.i showing here how to
backup your database file for safety of your
database -
n your asp.net application/website you can count
how many visitors are browsing your website easily.
for this add a Global.asax file in your website.
then add the following codes in that file -

logging in