ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
What is the use of web.config? Difference between
machine.config and Web.config?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is the use of web.config? Difference between machine.config and Web.config?
Answer
# 1
Web.Config for Application Level Settings
Machine.Config is for Server level Settings
If any Settings are not Specified in Web.Config It will get
from Machine.Config by Default
 
Is This Answer Correct ?    4 Yes 0 No
Karthikkommandi
 
  Re: What is the use of web.config? Difference between machine.config and Web.config?
Answer
# 2
Web.config file is a XML-based configuration file for 
asp.net application.It includes the settings for 
customizing security,state management,memory management and 
much more. While machine.config file defines the supported 
configuration file section,configure asp.net worker process 
and registers providers that can be used for advanced 
features such as profiles,membership and role-based 
security.so web.config file provides the application level 
and session level information.
 
Is This Answer Correct ?    2 Yes 0 No
Krupali
 
 
 
  Re: What is the use of web.config? Difference between machine.config and Web.config?
Answer
# 3
web.config file is used to define the confiquration 
settings for an ASP.net application.
     m/c.config                     web.config
it is automatically             it is automatically 
installed while installing      created while creating
visual studio.net               ASP.net application

also called as machine          also called         
level configuration file.        application level    
                                 cofiguration file.

this file is at the             inherits the setting from 
highest level in the            machine.config file
configuration hirarchy.

only one m/c.config 
file atmost.
 
Is This Answer Correct ?    3 Yes 0 No
Vimal
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
What is the use of The Page.Master Property?  1
How do you associate two or more validators with a single input control? What do you need to do to prevent space from being reserved for a validation control thatpasses its validation test?  1
how can i am search the data from database? just like google  2
Types of session management in ASP.NET? Microsoft1
what are partial classes and their use? Microsoft2
What is meant by role based security? when we use this one  1
How many Controls present in Asp dot net? TCS5
What is Http handler? Accenture4
what does membership class provide?  1
what is difference between User Control,Custom Contro1,Web server control and template controls  1
Types of optimization and name a few ? Accenture3
From the given paragraph of text, write a program to match the strings of format “Any number of numerals followed by an underscore followed by any number of alphabets" ex:123_abc (Note:using regular expressions) Microsoft4
How .net CLR works with n-tier application HCL2
We have 2 sites in which one site allows the user with out asking credentials and second one ask for credentials through a log page. What might be the configurations settings for both sites? We can use IIS and web.config files together. ADITI1
What is the Global.asax used for?  3
difference between writing connection string in web.config through connection string and appsettings iSoft2
What is the use of directives & explain with example? C-Squared-Systems2
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. Syntax-Softtech5
What are asynchronous callbacks ? Accenture2
what are webservices?In which circumstances we can go for webservices? Microsoft2
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com