What is the difference between Server.Transfer and
Response.Redirect? Why would you choose one over the other?
Answer Posted / b
xcopy /Y "D:\Bala\General\HIS_CLAIM.doc" "D:\"
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the types of caching in asp.net?
How to do state management in ASP.NET?
Can master pages be nested?
Differentiate strong typing and weak typing
What kind of data can be stored in viewstate?
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
Can you explain one critical mapping? Performance issue which one is better?
What is parse in asp.net?
What are the modes of updation in an updatepanel? What are triggers of an updatepanel?
What is the use of session in web application?
How does session work in asp net?
What are main return types supported in Web API?
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
What is state management technique?