Explain exception filters?
No Answer is Posted For this Question
Be the First to Post Answer
If I'm developing an application that must accommodate 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?
What is the purpose of master page?
What is Web Services?How we can consume a Web Services in our application?Explain.
Explain the flow of processing of the request? : asp.net mvc
What is difference between user control and custom control?
What is ipostback?
How To Authenticate Your Web service??
What events will occur when a page is loaded?
How would you get ASP.NET running in Apache web servers - why would you even do this?
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
What is an imagemap in asp.net?