Answer Posted / natu
Basically Web. Config is an XML based text file, It can't called directly. We can use this to retrieve the Database through settings done in Web.config file by using <appsettings> -- </appsettingd>
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is ipostback?
What is the best Macanism to clear the Cache in asp.net
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
What is session authentication?
Give me one example of Web API Routing?
Explain server-side scripting?
What are ASHX files?
What symbol would you use to denote, the start of a code block in aspx views?
Describe how passport authentication works.
What is the difference between application state and caching?
how can create login from create and written conde in asp.net
Explain how is the asp.net mvc architecture different from others? : asp.net mvc
What is the use of response redirect in asp.net?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
What r the asp.net list controls and diff. Between them?