Answer Posted / radha
Request
Response
Application
Session
server
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
Will the asp.net validators run in server side or client side?
Can you explain architecture of your project ?
Why Unload event of MasterPage Calls first in ASP.net ?
Which protocol is used to call web service?
How to you can limit Access to Web API to Specific HTTP Verb?
What is a SESSION and APPLICATION object?
Why is an object pool required?
What is view state management in asp net?
What is the difference between application state and caching?
What is difference between session and cookies?
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
What is application Object?
How is session id generated?
Can we use html in asp.net?