28Jul/100
Determining an ASP.NET Page’s View State Footprint
So many developers pay little to no attention to the size of the ViewState, if you don't need it either @ a page level or a control level, TURN IT OFF, viewstate="false", v.large viewstates can cause issues with your page.
Scott Mitchell has written a small bit of code that displays your viewstate size, not for production purposes, but good when debugging your code;
19Feb/100
HTTP to HTTPS – Via the web config
Very tidy way of handling HTTP to HTTPS requests;
http://www.xdevsoftware.com/blog/post/Redirect-from-Http-to-Https-in-ASPNET.aspx
I specialise in all things Agile (XP, Kanban, Lean), in particular Scrum. I have a passion for taking on 'problem' projects / teams and turning them into a sucess as well as promoting automated test driven practices.




