What is Web.config?



What is Web.config?..

Answer / Budheshwar Singh

{"C Sharp": [n {"subCategory": "Web.Config",n "details": "web.config is an XML-based configuration file used in ASP.NET web applications to store application-level settings such as connection strings, security settings, and custom errors.n }n]}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is default constructor in c#?

1 Answers  


What is oledb in c#?

1 Answers  


Why do we need nullable types in c#?

1 Answers  


What are strong name assemblies?

1 Answers   CitiusTech,


What is data types in c#?

1 Answers  


What is the use of tryparse in c#?

1 Answers  


What is the purpose of static?

1 Answers  


Can structs in c# have destructors?

1 Answers  


What is difference between constants and readonly in c#?

1 Answers  


Why do we use namespace in c#?

1 Answers  


Does C# support multiple inheritance?

5 Answers  


What is JIT (just in time)? how it works?

1 Answers  


Categories