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 |
How does ASP.NET framework maps client side events to Server side events.?
What symbol would you use to denote, the start of a code block in aspx views?
Which class provides methods that can be used to manage role membership to be used in user authorization?
What is asp.net? How is it different from asp?
why security trimming attribute?
Do ASP.NET forms authentication cookies provide any protection against replay attacks? Do they, for example, include the client's IP address or anything else that would distinguish the real client from an attacker?
Explain the difference between dataset and datareader.
Is It Possible For Whole Page is Saved In View State? What Is View State?
2 Answers Phoenix Technologies,
If you want to write your own dot net language, what steps you will you take care?
How to add DateTime Control in normal DataGrid Server Control?
Explain the features that make asp.net more used framework? : asp.net mvc
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
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)