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
How to implement Authentication and Authorization?
Explain about asp.net 2.0 themes?
What is difference in .net 1.1 and .net 2.0?
Which is an advantage of application service providers?
What is the difference between localization and globalization?
Explain code snippet to register exception filters from controller?
What is the namespace to create thread in .net?
What is difference between datalist and gridview?
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
Explain the differences between managed and unmanaged code?
To wrap up a call to a Web service the standard used is..?
What is the difference between login controls and forms authentication?
Name some asp objects?
How can we apply themes to an asp.net application?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?