上一页 1 2 3 4 5 6 7 8 ··· 22 下一页
最佳实践一:应用MVC模式;最佳实践二:应用依赖注入和IoC容器;最佳实践三:应用模板引擎呈现主体内容;最佳实践四:应用Script#;... Read More
posted @ 2010-07-11 22:23 Teddy's Knowledge Base Views(4909) Comments(24) Diggs(9) Edit
为什么会有如题的感叹呢?其实,我们本来只是想和大家探讨一下TDD in HTML & JavaScript的可行性和最佳实践.首先想到用blog,可是,既然我只是想讨论,如果写一个blog一定很短,并且没有直接有价值的内容,所以,往首页放貌似是不合适的.但是不放首页其实没有几个人能看到的.就算我厚脸皮放到首页,也是很快就会被沉下去的.那么,别的呢?博问?看起来只是给新手问问题的?小组?我不... Read More
posted @ 2010-07-10 20:56 Teddy's Knowledge Base Views(2663) Comments(29) Diggs(4) Edit
“Google Tracer” is a HTML & JavaScript application, tracing the blog you are reading with Google Web Search. You should be able to see it running in the left navigation panel in my blog. It is visible only when you are reading any of my blog posts. Technically, it is just googling the title of a post as the search keyword through the Google AJAX Search API. Read More
posted @ 2010-07-01 23:54 Teddy's Knowledge Base Views(2364) Comments(7) Diggs(3) Edit
“j” means it is about JavaScript; “q” means it is about jQuery & jQuery plugins; “MVC” means it is about MVC pattern; “#” means it is about C#; “j”+”#”means it is about Script#; Read More
posted @ 2010-06-20 01:08 Teddy's Knowledge Base Views(2187) Comments(1) Diggs(3) Edit
This article discusses my understanding of some new features in WCF 4.0 and how NIntegrate could work with WCF 4.0. Read More
posted @ 2010-04-25 21:28 Teddy's Knowledge Base Views(1770) Comments(4) Diggs(3) Edit
This article introduce how to make AJAX enabled WCF service support cross-domain request. Read More
posted @ 2010-03-06 23:29 Teddy's Knowledge Base Views(2693) Comments(3) Diggs(1) Edit
In this article, let’s practice applying LRU caching in an enterprise application for different business cases. Background Firstly, let’s assume we have a User table in database and there ... Read More
posted @ 2010-02-24 22:07 Teddy's Knowledge Base Views(1779) Comments(9) Diggs(2) Edit
Background Caching is an very important topic in enterprise-level multi-tier application, especially for web application. A general rule for applying caching is you should consider do necessary cachin... Read More
posted @ 2010-02-23 23:52 Teddy's Knowledge Base Views(1709) Comments(1) Diggs(2) Edit
E-Appointments is a Microsoft ASAP (Aspiring Software Architects Program) Case Study Implementation using the latest .NET 3.0 Technologies and proven Microsoft patterns and practices like Software Factories and Enterprise Library. In this article, I’m going to enhance this application using NIntegrate, to demonstrate how to enhance WCF configuration management and how to make a WCF based distributed application support dynamic query easier and more maintainable in real enterprise distributed Read More
posted @ 2010-02-20 22:44 Teddy's Knowledge Base Views(1840) Comments(2) Diggs(4) Edit
Project Site:http://nintegrate.comDownload: Download from SVN Download from Google Code Download from CodePlex Read More
posted @ 2010-01-23 01:17 Teddy's Knowledge Base Views(891) Comments(3) Diggs(2) Edit
上一页 1 2 3 4 5 6 7 8 ··· 22 下一页