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?
HCL,
936Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?
955
Explain managed code an un-managed code.
Can we use html in asp.net?
How to turn off cookies for a page?
What are the advantages of asp.net mvc framework? : asp.net mvc
When Cookies are expired in ASP.NET?
What is class and object in asp.net?
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
What is mvc in asp.net tutorial? : Asp.Net MVC
How can you access the properties and controls of master pages from content pages?
Explain Session state management options in ASP.NET.
Is razor a programming language?
How can you implement the postback property of an asp.net control?
How can we register exception filter from the action?
What is connection pooling and how to enable and disable connection pooling?
Where session variables are stored?