how to backup sql server database using SMO in asp.net
Written by Super Userusing SMO classes one can backup a sql server database
in .bak extension.It's a programming approach to backup
database.there are other ways but using SMO classes it
is efficient and error free.
Sql server knows many data types.it's worth our
while to know most common types -
it is easier to print part of page.the part of the page
may be under a div or panel.you can achieve this from code
behind file too as per requirement.here i showing only
in page lavel -
how to access html textarea element from code behind file
Written by Super Useryou will need to access html elements from asp.net
code behind file.i show you how to access widely used
html textarea element from code behind file -
Ajax control toolkit in Asp dot net Ajax-Library
Written by Super Userhere i am guiding you to download the best
ajax control toolkit of asp.net
stored procedures allow flexibility by offering capabilities like
conditional logic.a single procedure may execute a set of SQL
statements which are really complex.
Getting the element Id that fired an event using JQuery
Written by Super Useryou may want to get the asp.net control's or html element's
id when clicked or other events fired for that element.
It can be done in many ways using jquery or simple javascript.

logging in