Contents tagged with Asp.Net
-
Asp.Net Security ebook
If you want to read one book about Asp.Net security, read OWASP Top 10 for .NET developer by Troy Hunt
-
Logo for HTML5
The World Wide Web Consortium (WC3) today introduced a new logo for HTML5, which it hopes will help promote the emerging Web standard.
-
Alert user when their session is about to expire
Note: Cross posted from Vijay Kodali's Blog.
Permalink -
Asp.net session on browser close
How to capture logoff time when user closes browser?
-
Auto save Asp.net form values Asynchronously
In this article, I will explain how to save Asp.Net page values asynchronously (aka Gmail style of saving mail drafts).