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,
993Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?
1004
What is a windows service?
What is session mode in asp.net?
What is cookies cache and session?
What is difference between singleton and single call?
Which object encapsulates state or data of a user?
What are the steps involved to fill a dataset?
Explain asp.net mvc request life cycle? : asp.net mvc
Explain an object, class and method.
Why session is used in asp.net?
Why and where this web.config file is used?
What are the ways to sending the data in ASP.NET page?
What parameters can you pass in the url of the api?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
Name the two properties are on every validation control?
I’m having some trouble with cas. How can I diagnose my problem?