-
How MetaSys handled performance Issues related to Entity Framework
DATE:In building web applications for clients, two important factors we at MetaSys focus on are performance, and speed of development. Good performance is crucial for the success of any web application, as users expect pages and screens to load instantly. Users will quickly stop using slow programs in favour of other web or mobile applications. …
How MetaSys handled performance Issues related to Entity Framework Read More »
-
InBody Integration for biometric and blood pressure data into a web application
DATE:People today are more health-conscious than ever before, and digital technology is playing an important role in this development. Thanks to modern technology, there are many tools and devices to measure and record physical characteristics that relate to personal health. Tracking exercise routines and nutrition has become a popular tool for individuals to keep up …
InBody Integration for biometric and blood pressure data into a web application Read More »
-
Data Partitioning
DATE:Database Performance Optimization through Data Partitioning Improving database performance is a challenging task that developers need to pay attention to in order to reduce the response time for the users. In this article, I am sharing a technique for Database Performance Optimization using Data Partitioning. What is Data Partitioning? Data Partitioning refers to the database …