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 enableviewstatemac in asp net?
Explain how cookies work. Give an example of cookie abuse.
What's the use of formatters in .net?
Which .NET framework supports Web API?
What is a 404 redirect?
What are the different method of navigation in asp.net?
How asp.net mvc differs from asp.net web forms? : asp.net mvc
How long should a session id be?
What is session start?
What are the security types in ASP/ASP.NET? Different Authentication modes?
when a request is made in Life cycle of ASP.NET page .
What are the different types of proxy patterns?
how to transfer the file from client to server using asp.net
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
How do you remove duplicates without using remove duplicate stage?