what is SAP fullform
Answer Posted / pradeep
system application and product
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
How do I open an ashx file in windows 7?
What are the various ways to send content from one page to another?
What are merge modules?
What is the purpose of session management?
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
How many ways are there to maintain a state in .net? What is view state?
What is asp.net and how it works?
What is the difference between pathparam and queryparam?
How can I create master page in asp net?
What is the advantage of using Windows authentication in a Web application?
Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
How can we access static variable?
What is the use of response redirect in asp.net?
What is custom events?