TransitionScope is an ASP.NET control library for handling page transitions in ASP.NET WebForms. The control is a very simple best-practices implementation for handling Postbacks, Server.Transfer, Context.Items, ViewState / ControlState and Session. It simplifies the handling of short living information in web apps that are relevant for one or few pages only.