Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?


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

Post New Answer

More ASP.NET Interview Questions

what is state management in ASP.NET

2 Answers   MCN Solutions,


Using code explain Configuration Management

0 Answers  


Tell me the code snippet to show how we can return 404 errors from HttpError?

0 Answers  


What is the difference between page.registerclientscriptblock and page.registerstartupscript?

0 Answers  


If i have a page where i create an instance of a dll and without invoking any method can I send values to next page ?

1 Answers   Satyam,






What is the significance of finalize method in .net?

0 Answers  


How many types of file extensions for razor views in ASP.Net MVC?

0 Answers  


Explain about asp.net caching?

0 Answers  


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)

0 Answers   HCL,


You create an assembly to access data in a relational database. This assembly will be used by several ASP.NET applications on your Web server. You need to ensure that all your applications can access the assembly. Which two actions should you take (Each Answer: presents part of the solution.)? (Choose two) A . Run the Assembly Registration tool (Regasm.exe). B . Run the String Name tool (Sn.exe). C . Run the Installer tool (Intallutil.exe). D . Run the Global Assembly Cache tool (Gacutil.exe).

6 Answers   CPCL, Syntax Softtech,


what is the difference between server.Transfer and response.redirect in .net

1 Answers  


What is the best Macanism to clear the Cache in asp.net

0 Answers   MCN Solutions,


Categories