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

Answer Posted / himasankar

1)We can't add connection string in global.asax file. we can
create connection string in web.config file only.
2)global.asax,web.config,Default.aspx files and
app_code,app_data,app_themes folders.

Is This Answer Correct ?    4 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by role-based security?

752


What is the typical session identifier?

796


Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?

736


How to Insert/Add in ASPXgridview

752


What are the different types of Caching techniques in ASP.NET?

782


How do I publish my asp.net application to my isp's web server?

800


How ViewstateMac works?

2562


How do you secure your configuration files to be accessed remotely by unauthorized users?

871


Disable browser cache for entire ASP.NET website?

880


What do you mean by marshalbyref?

845


In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?

884


What is the base class from which web forms are inherited?

751


Explain the difference between Repeater and Data list control in ASP.NET?

829


What language is asp.net written in?

769


How does output caching work in ASP.NET?

690