Click here to Skip to main content
15,903,012 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRetrival of stored data from a table using asp.net 2.0 Pin
brardavi9-Oct-06 19:51
brardavi9-Oct-06 19:51 
AnswerRe: Retrival of stored data from a table using asp.net 2.0 Pin
Sathesh Sakthivel9-Oct-06 20:07
Sathesh Sakthivel9-Oct-06 20:07 
AnswerRe: Retrival of stored data from a table using asp.net 2.0 Pin
brardavi9-Oct-06 20:28
brardavi9-Oct-06 20:28 
GeneralRe: Retrival of stored data from a table using asp.net 2.0 Pin
Sathesh Sakthivel9-Oct-06 20:45
Sathesh Sakthivel9-Oct-06 20:45 
GeneralRe: Retrival of stored data from a table using asp.net 2.0 Pin
Jay_se9-Oct-06 21:42
Jay_se9-Oct-06 21:42 
QuestionServer.Transfer vs Response.Redirect Pin
psamy9-Oct-06 18:59
psamy9-Oct-06 18:59 
AnswerRe: Server.Transfer vs Response.Redirect Pin
Sathesh Sakthivel9-Oct-06 19:11
Sathesh Sakthivel9-Oct-06 19:11 
AnswerRe: Server.Transfer vs Response.Redirect Pin
Jay_se9-Oct-06 19:13
Jay_se9-Oct-06 19:13 
Hi,

Have a look at Server.Transfer vs Response.Redirect[^] for your clarification.

In Brief:

Response.Redirect simply tells the browser to visit another page. Server.Transfer helps reduce server requests, keeps the URL the same and allows you to transfer the query string and form variables.


Regards,

Jay Smile | :)

QuestionApplication.DoEvents in ASP.Net? Pin
Mei Yoong9-Oct-06 18:37
Mei Yoong9-Oct-06 18:37 
AnswerRe: Application.DoEvents in ASP.Net? Pin
safat9-Oct-06 20:12
safat9-Oct-06 20:12 
AnswerRe: Application.DoEvents in ASP.Net? Pin
Mei Yoong9-Oct-06 21:15
Mei Yoong9-Oct-06 21:15 
GeneralRe: Application.DoEvents in ASP.Net? Pin
safat10-Oct-06 1:48
safat10-Oct-06 1:48 
GeneralRe: Application.DoEvents in ASP.Net? Pin
Mei Yoong17-Oct-06 16:41
Mei Yoong17-Oct-06 16:41 
QuestionDelete File from Server??? Pin
code-frog9-Oct-06 16:34
professionalcode-frog9-Oct-06 16:34 
AnswerRe: Delete File from Server??? Pin
Steve Echols9-Oct-06 19:34
Steve Echols9-Oct-06 19:34 
AnswerRe: Delete File from Server??? Pin
Sam_IN9-Oct-06 21:59
Sam_IN9-Oct-06 21:59 
QuestionMoving a masterpage contentplaceholder around Pin
ThePlagueIsBack9-Oct-06 13:14
ThePlagueIsBack9-Oct-06 13:14 
AnswerRe: Moving a masterpage contentplaceholder around Pin
Mike Ellison9-Oct-06 14:12
Mike Ellison9-Oct-06 14:12 
GeneralRe: Moving a masterpage contentplaceholder around Pin
ThePlagueIsBack9-Oct-06 14:15
ThePlagueIsBack9-Oct-06 14:15 
QuestionHow to add a custom attribute to a wizard control? Pin
maergorn_09-Oct-06 12:09
maergorn_09-Oct-06 12:09 
AnswerRe: How to add a custom attribute to a wizard control? Pin
ThePlagueIsBack9-Oct-06 13:25
ThePlagueIsBack9-Oct-06 13:25 
GeneralRe: How to add a custom attribute to a wizard control? Pin
maergorn_09-Oct-06 19:17
maergorn_09-Oct-06 19:17 
QuestionValidating Custom User Control Pin
oldbam9-Oct-06 10:16
oldbam9-Oct-06 10:16 
QuestionValidating Custom User Control Pin
oldbam9-Oct-06 10:14
oldbam9-Oct-06 10:14 
Questionerror connecting sql express Pin
Harikrk9-Oct-06 8:36
Harikrk9-Oct-06 8:36 

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.