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
How to deploy/publish webservices?How many ways?Plz explain me
What is the main differences between asp and asp.net?
How many types of state management are there in asp net?
What is dynamic web page with example?
What is httpresponse?
What is web api and why to use it?
What is difference between View State and Hidden Field in ASP.NET?
What is the difference between ASP Session State and ASP.Net Session State?
What websites use asp.net?
Explain the difference between Repeater and Data list control in ASP.NET?
Is asp.net and .net same?
what are configuration files?
Can you change a Master Page dynamically at runtime?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
Name the two properties are on every validation control?