October 2011 - Posts

8
Comments

Time travel issue – “Specified argument was out of the range of valid values. Parameter name: utcDate” by hajan

Few hours ago my wife told me it is time to get some rest, but since I was deep inside code resolving some interesting control flows, the time passed. I was almost done making the last tests before going to sleep when suddenly an interesting issue comes...
Filed under:
6
Comments

Speaking at MS Vizija 9 Conference on topic ASP.NET MVC3 & Razor by hajan

October 20 (Thursday), I will be speaking at Microsoft Vizija Conference . Presentation Details Presentation title: ASP.NET MVC3 & Razor The main objective of the presentation is to show the real power of ASP.NET MVC3 and the key benefits of using...
27
Comments

Squish your CSS and JS files in your ASP.NET web apps by hajan

SquishIt is a nice library that helps you nicely minify your CSS and JavaScript files with very small effort. The tool works perfectly fine in both ASP.NET WebForms and ASP.NET MVC and is available to get & install using NuGet package manager. Open...
More Posts