-
How to Keep an Application Logged in to Avoid Session Timeout and Data Loss (Asp.net)?
DATE:Session Management is an important aspect to be taken care of while writing code. Several factors play a role in deciding your strategy and it is never one size fits all. It is important to understand the context and specific requirements of a business to determine the appropriate session duration. In this context, the application …
How to Keep an Application Logged in to Avoid Session Timeout and Data Loss (Asp.net)? Read More »
-
A Case Study – Building a Dashboard using Google charts in ASP.NET
DATE:Tracking KPIs, metrics and any other relevant data is important for any business looking to improve their performance, and proper visualisation can be helpful for identifying trends and patterns. A useful information management tool is a dashboard, which can be used to provide a graphical summary of all relevant information. This article details a recent …
A Case Study – Building a Dashboard using Google charts in ASP.NET Read More »