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 preprocessor in .net? Where it use?
What is content page in asp net?
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
What is a swagger in web api?
Write a code for sending an email from asp.net application.
What are the three parts of an http response?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
What is paging in context of Memory?
What is postback and autopostback in asp.net?
What is difference in .net 1.1 and .net 2.0?
What is the asp.net mvc folder conventions? : asp.net mvc
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
How you will handle session when deploying application in more than a server?
What is the difference between typeof() vs gettype()?
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?