What is different between webconfig.xml & Machineconfig.xml ?
Answer / sulochana singh
Web.config & machine.config both are configuration files.Web.config contains settings specific to an application where as machine.config contains settings to a computer. The Configuration system first searches settings in machine.config file & then looks in application configuration files.Web.config, can appear in multiple directories on an ASP.NET Web application server. Each Web.config file applies configuration settings to its own directory and all child directories below it. There is only Machine.config file on a web server.
| Is This Answer Correct ? | 0 Yes | 0 No |
how can u create the blog in asp.net with C#?what is the data type u will use to store in sql server?
if i have a web page, and after the postback i dont to maintain the viewstate. How can we maintain in web application?
What is query string with example?
Features of a dataset ?
What are the differences between clr & cts?
What is the difference between custom web user control and a custom web server control?
Differentiate between client-side and server-side validations in web pages.
What does assemblyinfo.cs file consist of?
Where on the Internet would you look for Web services?
5 Answers IBM, MNC, Siebel Systems,
For a server control, you need to have same properties like color maxlength, size, and allowed character throughout the application. How do you handle this?
How do you implement sql caching in asp.net?
what is <location> tag?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)