Android tablets and smartphones for mobility This Android project is possibly one the first of its kind in the industry. Our client, a leading hotelier was on the looking for an easy to use mobile application for restaurant order management … Continue reading
What is Deadlock A deadlock is a situation wherein two or more competing actions are waiting for the other to finish, and thus neither ever does. In Database systems, deadlock refers to a situation in which two or more … Continue reading
This blog is continuation of our blog on Data caching Caching with Dependencies As time passes, the information in your data source may change. If your code uses caching, you may be unaware of the changes and might continue … Continue reading
I recommend before you start reading this blog please go through our blog on Web Caching Data Caching Data caching is the most flexible type of caching but forces the developers to take specific additional steps in the code … Continue reading
I recommend before you start reading this blog please go through our blog on Web Caching Output Caching With output caching, the final rendered HTML of the page is cached. When the same page is requested again, the control … Continue reading
Figure 1-1 Database Management life cycle Organizations today must deliver tangible business value from their database investments. Adding to this challenge is the constant change inherent in complex, often diverse environments. From application and platform changes to increased user … Continue reading