How we handle the runtime database schema change issue in
asp.net application?
Answer Posted / ratnesh
By the help of Caching and using SqlCacheDependency u can do
this.
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
What are the Types of authentications in IIS
Can we use MSSql as backend in asp.net...if yes then How.?
What does a switch do?
how to transfer the file from client to server using asp.net
What are the Difference between asp.net and asp ?
How does asp page work?
Explain about the Class view window?
Describe a bubbled event and how it is used ?
What’s the use of “GLOBAL.ASAX” file?
Which protocol is used to call a web service?
What is the exact purpose of http handlers?
How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC
What is Web Server Control Templates.?
Is it possible to create web application with both webforms and mvc?