1.can we add connection string in global.asax??????????
2.what are the default files included when we create new
web application????
Answer Posted / jom george
we can add connection string in global.asax
2. App_Data,Default.aspx,Webconfif are the default files when we create a new web applications.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the updatepanel?
What is the parent class of all the web server control?
Does google crawl redirects?
Can asp.net work on an nt server?
Is LINQ performance wise better or using sqlcommand?
What is data cache in sql server?
Give some salient points of difference between request processor and request dispatcher.
Is asp.net and .net the same?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
Why is xap important?
Explain the concept of MVC Scaffolding?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
How does session work in asp net?
What is connection pooling and how to enable and disable connection pooling?
Explain the difference between panel and groupbox classes using .net?