List of Free code Session
Projects
-
Isis
Isis is a control panel for ASP.NET applications that allows easy visibility into the application's assemblies (debug or not), logging, errors, cache, session, performance counters, and more.
-
Memcached Providers
This project provides Memcached Session State and Cache Providers for ASP.net.
-
NSession
The objective of this project is to allow ASP Classic to access ASP.NET out-of-process session stores in the same way that ASP.NET accesses them, and thus share the session state with ASP.NET.
-
Ring2Park Online
Ring2Park is a fully working ASP.NET reference application that simulates the online purchase and management of Vehicle Parking sessions. It is developed using the latest ASP.NET MVC 3 patterns and capabilities. It includes a complete set of Application Lifecycle Management (A...
-
Session Hunter
Analyze the ASP session database to find the largest sessions and reverse engineer the data so that you can improve your ASP.Net web farm performance.
-
WebCacheHelper
A library built on top of the Session and Cache classes of ASP.NET, allowing strongly typed access to these variables and support for common caching scenarios.