Tagged: ASP.NET MVC
Interesting Web Dev Things 21 Oct 13
- VS2013 Release – Web development focused screencasts here
- A one stop shop for all your web library development docs – DevDocs
- Preventing layout thrashing by using FastDom, a small library for batching of DOM read/write work
Advertisements
Web Links
- Great Free Courses on Building HTML5 apps using ASP.NET Web API, Knockout.js and jQuery <Scott Gu>
- Canvas Demos
- HTML5 Canvas Cheat Sheet
- WhatWG – HTML Living Standard
- Beauty Of The Web
- TheCodePlayer – Learn HTML5, CSS, Javascript by watching other people code.
Storage Security
Cryptographic Storage Cheat Sheet – Rules for Implementing Data Solutions at REST
Cryptographic Storage (Troy Hunt) – Implemenation in .NET: Built into ASP.NET hashed with SHA1 by default