how to attach and detach databases in sql server
Written by Super Userconnecting Asp.net local MDF database files to sql
server management studio express is easy to do.
following are the steps to do so -
how to read from a file according to querystring using Stream
Written by Super Userif you want to read get/read data from a file according to
querystring using StreamReader then following codes will
help you.It is very useful in some case.here i get data from
a ashx file according to query string i pass to the file -
accessing access database in csharp dot net application
Written by Super Useraccess database file is easy to use than sql server
or MySql server databases.for accessing access db
System.Data.OleDb namespace used.following are
steps are needed to use access db in .net
application.
the base keyword is used to access base class
members inside derived class.
how to show website under facebook and set canvas url
Written by Super Usershowing sites under facebook is common.This post shows how to show website under facebook
and deal with setting canvas urls
how to show progress before image loading using jquery
Written by Super Userthis post will show how to implement image loader in any page.
basically i will show a loading image per image before image
is loaded completely in the page.
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 -

logging in