My article on “Essential IT Admin skills for .NET Developers” is published on DNC .NET Magazine May 2013 issue.
Please subscribe to this FREE magazine at: http://www.dotnetcurry.com/magazine/
Posts tagged performance
7 hard earned lessons from a Single P...
My talk at London AJAX User group on some performance optimization techniques that can give a javascript rich Single Page Application big boost in terms of page load performance.
See the lecture here:
http://skillsmatter.com/podcast/ajax-ria/7-real-life-lessons-learnt-from-a-single-page-application/mh-6922
Here are the slides.
Using custom font without slowing dow...
Caching WCF javascript proxy on brows...
Memory Stream Multiplexer–write and r...
Scaling ASP.NET websites from thousan...
Here’s the recent presentation made on LIDNUG on scaling ASP.NET websites from thousands to millions of users. The action starts at 0:02:05.
Scaling ASP.NET websites from thousands to millions of users by Omar AL Zabir
Here’re the slides.
Scaling asp.net websites to millions of users
Browse internet faster and save power...
MVP Open Day 2011 at Cambridge
Microsoft Research arranged MVP Open Day 2011 at Cambridge on Oct 14, 2011. Beautiful university, made me feel like giving up my job and going back to study. Amazing research work going there, highly thought provoking. The session on DNA programming was out of the world. The most surprising thing I learnt that a 10cm long DNA strand can hold [...]
Prevent ASP.NET cookies from being se...
ASP.NET generates some large cookies if you are using ASP.NET membership provider. Especially if you are using the Anonymous provider, then a typical site will send the following cookies to every request when a user is logged in, whether the request is to a dynamic page or to any static resource:
.DBANON=w3kYczsH8Wvzs6MgryS4JYEF0N-8ZR6aLRSTU9 [...]