If you use OWIN Authentication Cookies with ASP.NET Identity, you might want to invalidate all cookies when the user signs out of your application. To do this, we simply need to get all cookies from the HTTP request, and then add them to the response with an expiration date that has already passed. Here’s how Continue reading →
Use jQuery to Bind to an Event in a Child iframe
Devin Manno October 10, 2014
If you, like me, work with legacy enterprise web applications, you may need to run the web applications in a legacy document mode. This allows support for non-compliant markup that works with old versions of Internet Explorer. When you then add new content that requires modern web browser functionality, you may find yourself placing said Continue reading →
Recent Posts
Categories
Tags
.NET
.NET Entity Framework
Ajax
Android
AngularJS
ASP.NET
Authentication
binding
C#
database
development
document mode
embedded
enterprise
events
Hosting
html
html5
Icon
Icons
IE7
iframe
internet explorer
JavaScript
jQuery
legacy
LINQ
Linux
Middleware
Mobile
non-standard
OWIN
Paint
Promises
Python
query
Server
SQL
SQL Server
T-SQL
Visual Studio
VS2013
web
web scraping
XML