Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 304 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 304 Bytes

Session Demonstrator App

An application build on ASP.net WebForms and WebAPI that aims to show:

  • blocking concepts when using the session state object in ASP.net applications
  • possible patterns that can lead to crash or temporary request hangs

This is a sample only and should only be used as such.