Click here to Skip to main content
16,005,552 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: datetime Pin
Sarfaraj Ahmed30-Nov-07 20:58
Sarfaraj Ahmed30-Nov-07 20:58 
GeneralRe: datetime Pin
John-ph30-Nov-07 21:31
John-ph30-Nov-07 21:31 
GeneralRe: datetime Pin
Ujjaval Modi1-Dec-07 0:56
Ujjaval Modi1-Dec-07 0:56 
Questionhow to allow enduser to download the files..., Pin
Member 387988130-Nov-07 19:40
Member 387988130-Nov-07 19:40 
AnswerRe: how to allow enduser to download the files..., Pin
N a v a n e e t h30-Nov-07 20:10
N a v a n e e t h30-Nov-07 20:10 
QuestionAutocomplete Pin
kirthikirthi30-Nov-07 19:39
kirthikirthi30-Nov-07 19:39 
Questionhow to restore database [modified] Pin
raushan_930-Nov-07 18:47
raushan_930-Nov-07 18:47 
AnswerRe: how to restore database Pin
N a v a n e e t h30-Nov-07 18:57
N a v a n e e t h30-Nov-07 18:57 
If you are using SQL 2005, open management studio and do a backup. On the backup screen, you have a option to generate backup script. Generate it, copy that to SQlCommand 's command text property, and execute it from your code. This will backup the DB

All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

My Website | Ask smart questions

QuestionInsert data in database from Gridview Pin
raushan_930-Nov-07 18:45
raushan_930-Nov-07 18:45 
GeneralRe: Insert data in database from Gridview Pin
Sam Xavier10-Dec-07 18:50
Sam Xavier10-Dec-07 18:50 
Questionuser control problem [modified] Pin
RajeevKumarSharma30-Nov-07 18:40
RajeevKumarSharma30-Nov-07 18:40 
AnswerRe: user control problem Pin
N a v a n e e t h30-Nov-07 19:00
N a v a n e e t h30-Nov-07 19:00 
GeneralRe: user control problem Pin
RajeevKumarSharma30-Nov-07 19:11
RajeevKumarSharma30-Nov-07 19:11 
GeneralRe: user control problem Pin
N a v a n e e t h30-Nov-07 20:09
N a v a n e e t h30-Nov-07 20:09 
AnswerRe: user control problem Pin
sulabh202030-Nov-07 20:16
sulabh202030-Nov-07 20:16 
Questionhow the uparrow event is fired in asp.net application Pin
jagan12330-Nov-07 18:27
jagan12330-Nov-07 18:27 
QuestionOther Options for static variables Pin
mihirhp30-Nov-07 18:16
mihirhp30-Nov-07 18:16 
GeneralRe: Other Options for static variables Pin
Manikandan.net25-Dec-07 19:50
Manikandan.net25-Dec-07 19:50 
QuestionHow to integrate paypal in asp.net Pin
rahul.net1130-Nov-07 17:55
rahul.net1130-Nov-07 17:55 
AnswerRe: How to integrate paypal in asp.net Pin
Sathesh Sakthivel30-Nov-07 18:17
Sathesh Sakthivel30-Nov-07 18:17 
GeneralRe: How to integrate paypal in asp.net Pin
rahul.net1130-Nov-07 18:46
rahul.net1130-Nov-07 18:46 
GeneralRe: How to integrate paypal in asp.net Pin
sulabh202030-Nov-07 20:11
sulabh202030-Nov-07 20:11 
GeneralRe: How to integrate paypal in asp.net Pin
rahul.net1130-Nov-07 23:09
rahul.net1130-Nov-07 23:09 
QuestionOverriden Membership Pin
haolan30-Nov-07 11:34
haolan30-Nov-07 11:34 
AnswerRe: Overriden Membership Pin
pmarfleet30-Nov-07 12:13
pmarfleet30-Nov-07 12:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.