What is the difference between Hash table and Array list?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

What is the main function of razor in asp.net? : asp.net mvc

1 Answers  


When you use Ajax controls in the ASP.NET application?

0 Answers   Viscus Infotech,


What are query strings used for?

0 Answers  


How do I create a web form?

0 Answers  


Your ASP.NET application displays sales data on a page. You want to improve performance by holding the page in memory on the server for one hour. You want to ensure that the page is flushed from memory after one hour, and that the page is re-created when the next request for the page is received. What should you do? A . Initialize a new instance of the Cache class in the Application.Start event handler. B . Initialize a new instance of the Timer class in the Page.Load event handler. C . Set the Duration attribute of the OutputCache directive in the page. D . In the Web.config file, set the timeout attribute of the sessionState element.

5 Answers   ADITI, Syntax Softtech,






Describe the role of inetinfo.exe, aspnet_isapi.dll andaspnet_wp.exe in the page loading process?

1 Answers   Patni, Perot Systems, Sedna Technology,


Suggest 3 best practices in detail for for Developing High Performance Web and Enterprise Applications

2 Answers   Techno Solutions,


What is difference between view state and session state?

0 Answers  


what is view state?

10 Answers   Satyam,


What is machine.config and web.config ?

5 Answers   Digital GlobalSoft,


How can we prevent an aspx page get refreshed when any information fetch from the database ?

2 Answers   Minecode,


What are web beacons used for?

0 Answers  


Categories