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
How can you implement the postback property of an asp.net control?
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
Explain the difference between the web config and machine config.
Why is global asax is used for?
What are the different web pages?
How do you use viewstate?
List some of the important session state modes of asp.net.
What is a web api? Which protocol is used in a web api?
What is the appSettings Section in the web.config file?
What are demand-paging and pre-paging?
Is post back property in asp net?
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
Do you know caching feature?
What role “#&&” plays in a querysting?
To add a hyperlink column to the DataGrid which tag is used ?