Explain the difference between the web config and machine config.


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

Post New Answer

More ASP.NET Interview Questions

What is the use of web.config? Difference between machine.config and Web.config?

5 Answers  


What is the difference between a session object and cache object

2 Answers   CitiGroup, PennyWise,


What is the use of autowireup in asp.net?

0 Answers  


How can we use Web API with ASP.NET Web Form?

0 Answers  


To display data in a Repeater control which template you provide?

0 Answers   Siebel,






Explain different types of validators in asp.net?

0 Answers  


How many types of web application ?

1 Answers  


How do I send e-mail from an ASP.NET application ?

1 Answers  


After building the custom control, you test it by adding an ASP.Net web application to the solution. You add a correct <%@ Register %> directive and a proper declaration of the control in the <asp:Form> tag to the Web Form, but when you execute the application you get an error. What is the most likely reason for the problem? a) The custom control must be compiled first. b) The web application must have a reference to the control c) The custom control must be registered with windows first. d) The assembly from the custom control is not in the application?s bin directory.

1 Answers   Syntax Softtech,


What is the advantage of mvc over asp.net? : Asp.Net MVC

0 Answers  


Explain which is best suited place in the Application Start and Session_Start subroutines with an example?

3 Answers   Siebel,


How can I configure asp.net applications that are running on a remote machine?

0 Answers  


Categories