1.can we add connection string in global.asax??????????
2.what are the default files included when we create new
web application????
Answer Posted / sandeep
it is possible only by using session but it is not
good practics
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the full meaning of asp.net?
Explain what does mvc represent in asp.net? : asp.net mvc
Describe how to implement globalization and localization in the use interface in .net.
What is AutoEventWireup attribute for ?
Explain the advantages of caching?
When maintaining session through sql server, what is the impact of read and write operation on session objects?
Define authentication and authorization.
Where do we store our connection string in asp.net application?
What is Web API Routing?
Is post back property in asp net?
What is authorization in asp.net?
How do u deploy your asp.net application?
What is the typical session identifier?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
What is a 404 redirect?