1.can we add connection string in global.asax??????????
2.what are the default files included when we create new
web application????

Answer Posted / jom george

we can add connection string in global.asax
2. App_Data,Default.aspx,Webconfif are the default files when we create a new web applications.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the validation controls available in ASP.NET?

726


What are server objects?

717


Differentiate between early binding and late binding.

785


What are the advantages of Web API?

843


What is difference between or and orelse?

743


What are the merits and demerits of viewstate?

783


What is the concept of view state in asp.net?

778


What are the ways of preserving data on a Web Form in ASP.NET?

824


Explain difference between dataset and datareader?

801


What is application session?

703


Define view state.

741


I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?

750


What is the difference between custom controls and user controls?

699


How can we inherit a static variable?

754


Will session work if cookies is disabled?

757