How we handle the runtime database schema change issue in
asp.net application?

Answers were Sorted based on User's Feedback



How we handle the runtime database schema change issue in asp.net application?..

Answer / ratnesh

By the help of Caching and using SqlCacheDependency u can do
this.

Is This Answer Correct ?    4 Yes 2 No

How we handle the runtime database schema change issue in asp.net application?..

Answer / pradip

by using caching only.....

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How to display Alert in ASP.NET

0 Answers   HCL,


what is caching?

4 Answers   Microsoft,


What is viewstate? In which event of the page life cycle, is the viewstate available?

0 Answers  


what is uncle aunty file

1 Answers  


Name and describe some HTTP Status Codes and what they express to the requesting client ?

1 Answers  






What r the asp.net list controls and difference between them?

0 Answers  


How many types cache in asp net?

0 Answers  


I am trying to redirect another site on button click.

8 Answers  


What is the default timeout for a cookie?

0 Answers  


If I update session state, should I lock it, too? Are concurrent accesses by multiple requests executing on multiple threads a concern with session state?

1 Answers  


What is http request and response?

0 Answers  


What is the difference between asp.net and mvc?

0 Answers  


Categories