As our company's main hacker pronounced .NOT is good ; )
Debug.WriteIf(Convert.ToBoolean(ConfigurationSettings.AppSettings["Debugging"]),
DateTime.Now.ToString("yyyy:MM:dd -- hh:mm:ss --- ") + " PageToDebug.aspx ButtonToDebug_Click: \n" );
Lost ASP.NET Identity Cookies on IIS Application Pool Restarts
-
[image: Cookie Monster Attack On Iis]
Last week I finally updated my blog and moved it to .NET 10 from the
ancient WebForms based engine I built 20 years...
1 week ago