Answer Posted / prashant
Machine, Windows(AD),Site,Folder, File...
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
What is Pre-Render event in ASP.NET?
what is DLL Hell and how it is solved in .NET? please explain clearly??
When should I use server transfer and response redirect?
Explain the Order of events in an asp.net page?
What is query string in asp.net?
How to implement Authentication and Authorization?
What is the purpose of session management?
Where is the view state data stored?
What are the differences between the response.write() and response.output.write()?
Do you know caching feature?
Can a .net web application consume java web service?
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?
What are user controls?
What is ispostback method in asp.net? Why do we use that?