Store viewstate in memcached
posted by mcintyre321(308) 4 years ago 0
I've written a post on how to get it set up at http://adverseconditionals.blogspot.com/2008/05/storing-aspnet-viewstate-in-memcached.html
Reply
Try-catching in a single line of code
posted by mcintyre321(308) 3 years, 11 months ago 0
I'm just glad none of you have pointed out that you can write on a single line already :) int y; try { y = DoSomething(); }catch (NullReferenceException ex){ y = -1;}
Give Your ASP.NET Applications Velocity
what will they think of next?
ORM Comes to SQL Azure
posted by mcintyre321(308) 2 years, 6 months ago 0
NH is there too i think http://ayende.com/Blog/archive/2009/09/05/nhibernate-on-the-cloud-sql-azure.aspx