Answer Posted / vijay musmade
web.config is the configuration settings file used in
Asp.net applications.
It is used for many global changes within page like applying
css template for all application
it also changes allglobal changes from single location
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can more than one person use the same login?
What is an asp.net web form?
Describe how passport authentication works.
Differentiate the session object and application object?
What is Partial PostBack in ASP.NET?
Explain swagger components.
What is considered a service provider?
What’s difference between “optimistic” and “pessimistic” locking?
What is the life cycle of web page?
Which property is used to identify the Page is Post Back in ASP.NET?
Which validator control you use if you need to make sure the values in two different controls matched?
Explain how can we access static variable?
Explain the concept of MVC Scaffolding?
What is the use of session?
How many types of validation are there?