How we handle the runtime database schema change issue in
asp.net application?
Answer Posted / pradip
by using caching only.....
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are main return types supported in Web API?
Is there any alternative to avoid name collisions other then Namespaces?
What are the benefits of view state?
Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?
Where web.config file is used?
What is session handling in a webfarm, how it can work with its limits?
What are the HTML server controls in ASP.NET?
How does ASP.NET framework maps client side events to Server side events.?
what is publisher?
How many types of cookies are available in asp?
What are the benefits of Razor View?
Is it true that a Web service must be written in .NET or not?
Can viewstate be accessed in another page?
What are the ways of preserving data on a Web Form in ASP.NET?
Explain about Automatic resource management?