menu

http://www.webdeveloperjuice.com/2010/02/22/create-simple-jquery-right-click-cross-browser-vertical-menu/

 

 http://www.smartmenus.org/samples6/miscellaneous-setups/multiple-menu-trees-on-the-same-page/

http://www.javascripttoolbox.com/lib/contextmenu/

 

 

query tmpl

 

http://www.cnblogs.com/think8848/archive/2011/07/17/2108570.html

 

 

js event  this in prototype

http://stackoverflow.com/questions/4590122/how-to-reference-the-caller-object-this-using-attachevent

 

addEvent: function(el,name,func){

  var _this = this;

  el.attachEvent("on"+name, function(){

    return func.apply(_this,arguements);}

  );

}  

 

 

 

http://nearforums.codeplex.com/

 

nblog.­codeplex.­com

 

 

http://suuchaexp.codeplex.com/

http://www.codeproject.com/Articles/468777/Code-First-with-Entity-Framework-5-using-MVC4-and


http://blogs.planetcloud.co.uk/mygreatdiscovery/post/Flexible-theming-for-ASPNET-MVC.aspx

 

http://codesamples.codeplex.com/releases/view/88717

 

http://www.codeproject.com/Articles/87510/WCF-by-Example-Introduction

 

http://www.codeproject.com/Articles/25380/Dependency-Injection-with-Autofac

 

 

https://www.google.com.hk/#hl=zh-CN&newwindow=1&safe=strict&tbo=d&site=&source=hp&q=wcf+sample+codeplex&oq=wcf+sample+codeplex&gs_l=hp.3...1011.9124.0.9239.18.17.0.0.0.0.431.1786.2-1j3j1.5.0...0.0...1c.1.kwEYpYXUr5w&bav=on.2,or.r_gc.r_pw.&bvm=bv.1355534169,d.eWU&fp=f6cf8da68332396&bpcl=40096503&biw=946&bih=618

 

 Bootstrap HTML

http://bootstraphelpers.codeplex.com/

http://www.codeproject.com/Articles/507569/Bootstrap-HTML-Helpers

 

fitness

http://sourceforge.net/projects/nfit/
http://www.codeproject.com/Articles/21968/An-Introduction-to-Fit-and-Fitnesse
http://fit.c2.com/wiki.cgi?DownloadNow

posted @ 2012-12-11 13:02  rayray2  阅读(297)  评论(0)    收藏  举报