How NOT To Optimize LINQ Statements
About a month ago I was experimenting with different ways to optimize my LINQ queries against the IdeaPipe database, in order to improve the read times. »
About a month ago I was experimenting with different ways to optimize my LINQ queries against the IdeaPipe database, in order to improve the read times. »
When I was asked to review NDepend I didn't want to do just another review. Because there are plenty of great reviews and I would just »
Just recently I started experimenting with the ASP.NET MVC Framework and the Facebook Development Platform, it has been a very bumpy road, but I have »
Scaling ASP.NET Application just got easier with a new technology that Microsoft has just released that they have dubbed codename "Velocity". This product is still »
The ASP.NET MVC Team has released an refresh of MVC. To all those that are interested the new Preview Release is posted at: http://www. »
Today I had the need to create a custom event using jQuery, in order to launch a customized form validation event from a global submit event. »