where should write the connection string Show that it will
apply whole pages in the website
Answer Posted / payal
Config file we can write that is web.config and
machine.config
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is page request in asp.net?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
Differentiate globalization and localization.
How could you modify xaml content from javascript?
Explain the benefits of viewstate?
What is autopostback in asp net?
What are the security types in asp.net?
Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
What are server side controls?
How does the service stream content?
How to comment out asp.net tags?
What is a Cookie? Where is it used in ASP.NET?
How do u optimize a query in asp.net?
How do we implement bundling in MVC?