what is the difference between server.Transfer and
response.redirect in .net
Answer / sivaprasad
Server.Transfer will execute at server side itself, through
this we can access previous page control's in next page.
Response.Redirect will work at client side means server
will send "Success" code to browser by saying send a
request for specific URL.based on this client will request
for the specific URL. if URL is not found in virtual
Directory client will give a message saying "Page not
found".
| Is This Answer Correct ? | 0 Yes | 5 No |
What is the method used to load generated dataset with data on the DataAdapter control ?
how can create login from create and written conde in asp.net
What property must you set, and what method must you call in your code, in order to bind the data from a data source to the Repeater control?
Define managed code and managed data in .net?
i cant get Primary output selection from the Dialog box While Creating Setup and Deployment the web application how to solve it..
What are the various ways to send content from one page to another?
What is another word for redirect?
What are Session states available and its Uses?
How do we ensure view state has not tampered?
How do you create master pages in asp.net?
What are the various session state management options provided by asp.net?
How does a content page different from a master page?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)