2012-02-06
Clearer MVC源码
ClearerMVC源码程序介绍每个应用程序都有很多变量,例如由ASP.NET应用生成(ASP.NET_SessionIdcookie)和由开发人员生成(cacheddatainApplication/Session/Cache/Cookiesandsoon)。IneveryapplicationtherearesomevariablesthataresetbytheASP.NETapplication(ASP.NET_SessionIdcookie)andsomethataresetbytheprogrammer(cacheddatainApplication/Session/Cache/Cookiesandsoon).我想找到并可以很容易的控制这些内容,清除或删除这些内容。所以创建了这个项目IwantedeverytimetohaveapagewhereIcan“clear”/deletethose–andnotfound.Soit’stheClearerproject.可能使用到这个项目的人:Fordevelopers-whentheywanttoseewhathappenswh