using asp.net membership Probvider you can easily
make a user login using username and password and redirect to
default or any page by the following way -
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.
   Warning! Failed to move file.
how to get Gravatar image in asp.net application
Written by Super UserGravatar.com is used to store one's avatar image according to email.
then if you comment in any application using your that email address
where gravatar image has been programmed then your avatar image will
be displayed in the application.
in some way these codes will help you very much if you need
to know file extension.
method below returns true if extension are any of the following -
naming conventions for Class, Variable, control, other names in code
Written by Super Userin coding giving proper names to methods,classes,controls,
variables,others is neccessary and good programming practice.
think that a method name-show button click.
Asp.net caching helps you to create high performance applications.
you can cache objects like DataSets,or your created objects.you can
also do page level caching if you used user controls in the page
if your aspx page includes lots of work.

logging in