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
How can I have a particular web page in an asp.net application which displays its own error page?
What is data caching?
What is the exact purpose of http handlers?
How does output caching work in ASP.NET?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
What is manifest in .net framework?
Is data edited in the Repeater control?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
What is difference Between Authentication and authorization?
What permissions do asp.net applications posses by default?
What is a windows service?
What is different in .net 1.1 and .net 2.0?
Can viewstate be accessed in another page?
What websites use asp.net?
What is Model-View-View Model?