文章目錄 BackgroundCaching in Application Code BackgroundCaching is an very important topic in enterprise-level multi-tier application, especially for web application. A general rule for applying caching is you should
文章目錄 BackgroundPractice In this article, let’s practice applying LRU caching in an enterprise application for different business cases.BackgroundFirstly, let’s assume we have a User table in database and there may be
文章目錄 1. Configuration Based Activation2. System.Web.Routing Integration3. Routing Service4. Support for WS-Discovery5. WCF REST Enhancement This article discusses my understanding of some new features in WCF 4.0 and how
文章目錄 DefinitionSummaryTo be continued… Before discussing more, please realize what I’m talking about is not “theoretical research”, but “real successful practice”.DefinitionI created the word – “jqMVC#”, which means bunch
文章目錄 BackgroundHow We Integrate WCF Configuration into Our Enterprise FrameworkIntegrate WCF Configuration into a Dummy Enterprise Framework on the Top of NIntegrate BackgroundLots of people declares they are using WCF in
NIntegrate is open source .NET enterprise SOA framework. It provides several reusable SOA components to solve specific enterprise SOA problems. Different from some other one-in-one SOA solution, NIntegrate is designed to be easily integrated with
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,