1.can we add connection string in global.asax??????????
2.what are the default files included when we create new
web application????
Answer Posted / chaitali
no,we can't add the connection string in global.asax..
global.asax is a text file,It is use to define the global
variable.
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
Which authentication uses a combination of windows and iis authentication?
Explain the boxing and unboxing concept in .net?
What is state management techniques in asp.net?
State differences between MVC and WebAPI
What is OSI layer? Explain different layers.
What is virtual directory in asp.net?
Explain About duration in caching technique
Can I read the hard disk serial # of the client computer using asp.net?
Explain the namespace classes used in asp.net mvc? : asp.net mvc
What is asynchronous call?
List the types of authentication supported by asp.net?
What is postback pixel?
Differentiate between a page theme and a global theme?
What is mvc in asp.net tutorial? : Asp.Net MVC
Why do we use sessions?