1.can we add connection string in global.asax??????????
2.what are the default files included when we create new
web application????
Answer Posted / ahmad dawood
Yes you Can add Connection string in Global.aspx in the
[Sub Application_Start] or in the [Sub Session_Start]
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is user control in asp.net?
What is a 307 redirect?
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
Explain about consistent programming model in the .NET framework?
Explain the difference between server control and html control.
What is data grid view in asp.net?
What are the new features added from ASP to ASP.NET?
What is HTTPModule and HTTPcontext? What is the use of each?
Where can I get information on cookies in asp.net?
Where is http session stored?
What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
How does asp net store session ids by default?
Is it true that a Web service must be written in .NET or not?
Which is faster viewbag or viewdata?
What are the advantages and disadvantages of Using Cookies?