Monthly Archives: November 2011

What is new in vNext? ASP.Net 4.5 / MVC 4.0

Learn what is new in ASP.Net 4.5, see this link:  http://www.asp.net/vnext/whats-new#_Toc303354480 For ASP.Net MVC 4.0 check out http://www.asp.net/learn/whitepapers/mvc4-release-notes I am excited about several of these new features, hopeful to start trying out these soon…  

Continue reading →

With MVC 3, <text></text> is a useful way to mix your Razor and JavaScript syntax.

Continue reading →

Very Clever 404 Page ;-)

I am not political – But I found  this Http 404 page to very clever and witty! http://www.hermancain.com/404   Cheers!

Continue reading →

jQuery Info Resource

I ran into this page, where you can test your jQuery selectors, thought of sharing with y’all. http://codylindley.com/jqueryselectors/ And while we are talking about jQuery selectors, remember that not all selectors are made equal, some perform real good and some really slow! Here is some links to good articles on selector performance, http://seesparkbox.com/foundry/jquery_selector_performance_testing http://encosia.com/11-keystrokes-that-made-my-jquery-selector-run-10x-faster/ http://java.sys-con.com/node/1179088 http://www.slideshare.net/paul.irish/perfcompression Cheers! Binu

Continue reading →