Day: February 28, 2015

ASP.NET MVC Session state Performance Issue

I cannot recall any real Web Application that doesn’t make use of the Session State feature, the one that is capable to store data that are available across multiple requests from the same browser. More over, in this very modern… Read More ›