<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>LayerSample Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/LayerSample/Wiki/View.aspx?title=Home</link><description>LayerSample Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>http://layersample.codeplex.com/wikipage?version=31</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Layered Architecture Sample&lt;/b&gt; is designed to showcase various .NET Technologies such as Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF), Windows Workflow Foundation (WF), Windows Form, ASP.NET and ADO.NET Entity Framework working in conjunction with the Layered Architecture Design Pattern. It is aimed at illustrating how code of similar responsibilities can be factored into multiple logical layers which are applicable in most of today&amp;#39;s enterprise applications.&lt;br /&gt;&lt;br /&gt;It is often that samples feature each .NET Technology independently to promote ease of learning but most developers are challenged when they need to apply all of the technologies that they have learned into a complete functional enterprise application. This is the problem area that Layered Architecture Sample attempts to address.&lt;br /&gt;&lt;br /&gt;Take note that the main objective of the sample is to focus on layering and therefore, you may discover that certain cross-cutting functionalities have been omitted to maintain its simplicity.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://layersample.codeplex.com/releases/view/47627" class="externalLink"&gt;Expense Sample August 2010 Release for .NET 4.0&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  is now available&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;If you are developing for the cloud, you may also want to check out &lt;b&gt;&lt;a href="http://cloudsample.codeplex.com" class="externalLink"&gt;Layered Architecture Sample for Azure&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;You can now get started with creating the project structure that is illustrated in the sample with  &lt;b&gt;&lt;a href="http://layerguidance.codeplex.com" class="externalLink"&gt;Layered Architecture Solution Guidance&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;. The tool will automatically create the projects for you and automatically wire-up the references so that you can concentrate on building your application.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=LayerSample&amp;DownloadId=145782" alt="physical.jpg" title="physical.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Join the &lt;a href="http://www.facebook.com/layersample" class="externalLink"&gt;Facebook&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; fan page.&lt;br /&gt;&lt;br /&gt;This project is done with my personal time. Please help promote Layered Architecture Sample if you like it. Leave me a comment or rate it, if you find this sample useful. Thank You. :)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Other Releases&lt;/b&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/22510" class="externalLink"&gt;Previous stable release for .NET 3.5 SP1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/19929" class="externalLink"&gt;Previous stable release for .NET 3.5&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/11916" class="externalLink"&gt;Previous stable release for .NET 3.0&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;References&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/AppArchGuide" class="externalLink"&gt;Patterns &amp;amp; Practices Application Architecture Guide V2&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/AppArch" class="externalLink"&gt;Patterns &amp;amp; Practices Application Architecture Guide V2 KB&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>firedancer</author><pubDate>Thu, 11 Aug 2011 05:39:20 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110811053920A</guid></item><item><title>New Comment on "Documentation"</title><link>http://layersample.codeplex.com/documentation?&amp;ANCHOR#C20425</link><description>it is good.But why all the components interact with business entities.Now following the exact Architecture&amp;#63;</description><author>jsridhar</author><pubDate>Thu, 21 Jul 2011 11:20:55 GMT</pubDate><guid isPermaLink="false">New Comment on "Documentation" 20110721112055A</guid></item><item><title>New Comment on "Documentation"</title><link>http://layersample.codeplex.com/documentation?&amp;ANCHOR#C19722</link><description>Could you please provide some sort of guidance on creating this Sample, so that we who are new to it could get a &amp;#10;hands on.&amp;#10;&amp;#10;Anyways great work.</description><author>smith09</author><pubDate>Sun, 22 May 2011 18:30:04 GMT</pubDate><guid isPermaLink="false">New Comment on "Documentation" 20110522063004P</guid></item><item><title>Updated Wiki: Home</title><link>http://layersample.codeplex.com/wikipage?version=30</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Layered Architecture Sample&lt;/b&gt; is designed to showcase various .NET Technologies such as Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF), Windows Workflow Foundation (WF), Windows Form, ASP.NET and ADO.NET Entity Framework working in conjunction with the Layered Architecture Design Pattern. It is aimed at illustrating how code of similar responsibilities can be factored into multiple logical layers which are applicable in most of today&amp;#39;s enterprise applications.&lt;br /&gt;&lt;br /&gt;It is often that samples feature each .NET Technology independently to promote ease of learning but most developers are challenged when they need to apply all of the technologies that they have learned into a complete functional enterprise application. This is the problem area that Layered Architecture Sample attempts to address.&lt;br /&gt;&lt;br /&gt;Take note that the main objective of the sample is to focus on layering and therefore, you may discover that certain cross-cutting functionalities have been omitted to maintain its simplicity.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://layersample.codeplex.com/releases/view/47627" class="externalLink"&gt;Expense Sample August 2010 Release for .NET 4.0&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  is now available&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;If you are developing for the cloud, you may also want to check out &lt;b&gt;&lt;a href="http://cloudsample.codeplex.com" class="externalLink"&gt;Layered Architecture Sample for Azure&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;You can now get started with creating the project structure that is illustrated in the sample with  &lt;b&gt;&lt;a href="http://layerguidance.codeplex.com" class="externalLink"&gt;Layered Architecture Solution Guidance&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;. The tool will automatically create the projects for you and automatically wire-up the references so that you can concentrate on building your application.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=LayerSample&amp;DownloadId=145782" alt="physical.jpg" title="physical.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;This project is done with my personal time. Please help promote Layered Architecture Sample if you like it. Leave me a comment or rate it, if you find this sample useful. Thank You. :)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Other Releases&lt;/b&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/22510" class="externalLink"&gt;Previous stable release for .NET 3.5 SP1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/19929" class="externalLink"&gt;Previous stable release for .NET 3.5&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/11916" class="externalLink"&gt;Previous stable release for .NET 3.0&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;References&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/AppArchGuide" class="externalLink"&gt;Patterns &amp;amp; Practices Application Architecture Guide V2&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/AppArch" class="externalLink"&gt;Patterns &amp;amp; Practices Application Architecture Guide V2 KB&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>firedancer</author><pubDate>Sat, 30 Apr 2011 03:51:00 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110430035100A</guid></item><item><title>Updated Wiki: Home</title><link>http://layersample.codeplex.com/wikipage?version=29</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Layered Architecture Sample&lt;/b&gt; is designed to showcase various .NET Technologies such as Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF), Windows Workflow Foundation (WF), Windows Form, ASP.NET and ADO.NET Entity Framework working in conjunction with the Layered Architecture Design Pattern. It is aimed at illustrating how code of similar responsibilities can be factored into multiple logical layers which are applicable in most of today&amp;#39;s enterprise applications.&lt;br /&gt;&lt;br /&gt;It is often that samples feature each .NET Technology independently to promote ease of learning but most developers are challenged when they need to apply all of the technologies that they have learned into a complete functional enterprise application. This is the problem area that Layered Architecture Sample attempts to address.&lt;br /&gt;&lt;br /&gt;Take note that the main objective of the sample is to focus on layering and therefore, you may discover that certain cross-cutting functionalities have been omitted to maintain its simplicity.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://layersample.codeplex.com/releases/view/47627" class="externalLink"&gt;Expense Sample August 2010 Release for .NET 4.0&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  is now available&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;If you are developing for the cloud, you may also want to check out &lt;b&gt;&lt;a href="http://cloudsample.codeplex.com" class="externalLink"&gt;Layered Architecture Sample for Azure&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Are you confused as to how to create the project structure? Check out &lt;b&gt;&lt;a href="http://layerguidance.codeplex.com" class="externalLink"&gt;Layered Architecture Solution Guidance&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt; for an automated tool to create the project templates.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=LayerSample&amp;DownloadId=145782" alt="physical.jpg" title="physical.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Please help me promote Layered Architecture Sample. Leave me a note if you find this sample useful. Thank You.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/22510" class="externalLink"&gt;Previous stable release for .NET 3.5 SP1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/19929" class="externalLink"&gt;Previous stable release for .NET 3.5&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/11916" class="externalLink"&gt;Previous stable release for .NET 3.0&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;References&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/AppArchGuide" class="externalLink"&gt;Patterns &amp;amp; Practices Application Architecture Guide V2&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/AppArch" class="externalLink"&gt;Patterns &amp;amp; Practices Application Architecture Guide V2 KB&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>firedancer</author><pubDate>Mon, 04 Apr 2011 07:54:22 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110404075422A</guid></item><item><title>New Comment on "Documentation"</title><link>http://layersample.codeplex.com/documentation?&amp;ANCHOR#C18681</link><description>May I know if there is a real documentation which including step by step to learn on how to create this projects&amp;#63; After I download it, I don&amp;#39;t know how to start to learn it......No guideline.</description><author>mvpkenlin</author><pubDate>Thu, 24 Feb 2011 07:46:45 GMT</pubDate><guid isPermaLink="false">New Comment on "Documentation" 20110224074645A</guid></item><item><title>New Comment on "Documentation"</title><link>http://layersample.codeplex.com/documentation?&amp;ANCHOR#C18014</link><description>Great work&amp;#33;&amp;#33;&amp;#33;</description><author>brittongr</author><pubDate>Sat, 18 Dec 2010 10:53:37 GMT</pubDate><guid isPermaLink="false">New Comment on "Documentation" 20101218105337A</guid></item><item><title>Updated Wiki: Documentation</title><link>http://layersample.codeplex.com/documentation?version=6</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Logical Component Architecture of the Expense Sample (Layering)&lt;/b&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=LayerSample&amp;DownloadId=145780" alt="logical.jpg" title="logical.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Physical Deployment Architecture of the Expense Sample (Tiering)&lt;/b&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=LayerSample&amp;DownloadId=145783" alt="physical.jpg" title="physical.jpg" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>firedancer</author><pubDate>Thu, 26 Aug 2010 03:53:24 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20100826035324A</guid></item><item><title>Updated Wiki: Home</title><link>http://layersample.codeplex.com/wikipage?version=28</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Layered Architecture Sample&lt;/b&gt; is designed to showcase various .NET Technologies such as Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF), Windows Workflow Foundation (WF), Windows Form, ASP.NET and ADO.NET Entity Framework working in conjunction with the Layered Architecture Design Pattern. It is aimed at illustrating how code of similar responsibilities can be factored into multiple logical layers which are applicable in most of today&amp;#39;s enterprise applications.&lt;br /&gt;&lt;br /&gt;It is often that samples feature each .NET Technology independently to promote ease of learning but most developers are challenged when they need to apply all of the technologies that they have learned into a complete functional enterprise application. This is the problem area that Layered Architecture Sample attempts to address.&lt;br /&gt;&lt;br /&gt;Take note that the main objective of the sample is to focus on layering and therefore, you may discover that certain cross-cutting functionalities have been omitted to maintain its simplicity.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://layersample.codeplex.com/releases/view/47627" class="externalLink"&gt;Expense Sample August 2010 Release for .NET 4.0&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  is now available&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;If you are developing for the cloud, you may also want to check out &lt;b&gt;&lt;a href="http://cloudsample.codeplex.com" class="externalLink"&gt;Layered Architecture Sample for Azure&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=LayerSample&amp;DownloadId=145782" alt="physical.jpg" title="physical.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Please help me promote Layered Architecture Sample. Leave me a note if you find this sample useful. Thank You.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/22510" class="externalLink"&gt;Previous stable release for .NET 3.5 SP1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/19929" class="externalLink"&gt;Previous stable release for .NET 3.5&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/11916" class="externalLink"&gt;Previous stable release for .NET 3.0&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;References&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/AppArchGuide" class="externalLink"&gt;Patterns &amp;amp; Practices Application Architecture Guide V2&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/AppArch" class="externalLink"&gt;Patterns &amp;amp; Practices Application Architecture Guide V2 KB&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>firedancer</author><pubDate>Thu, 26 Aug 2010 03:53:04 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100826035304A</guid></item><item><title>Updated Wiki: Home</title><link>http://layersample.codeplex.com/wikipage?version=27</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Layered Architecture Sample&lt;/b&gt; is designed to showcase various .NET Technologies such as Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF), Windows Workflow Foundation (WF), Windows Form, ASP.NET and ADO.NET Entity Framework working in conjunction with the Layered Architecture Design Pattern. It is aimed at illustrating how code of similar responsibilities can be factored into multiple logical layers which are applicable in most of today&amp;#39;s enterprise applications.&lt;br /&gt;&lt;br /&gt;It is often that samples feature each .NET Technology independently to promote ease of learning but most developers are challenged when they need to apply all of the technologies that they have learned into a complete functional enterprise application. This is the problem area that Layered Architecture Sample attempts to address.&lt;br /&gt;&lt;br /&gt;Take note that the main objective of the sample is to focus on layering and therefore, you may discover that certain cross-cutting functionalities have been omitted to maintain its simplicity.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://layersample.codeplex.com/releases/view/47627" class="externalLink"&gt;Expense Sample August 2010 Release for .NET 4.0&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  is now available&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;If you are developing for the cloud, you may also want to check out &lt;b&gt;&lt;a href="http://cloudsample.codeplex.com" class="externalLink"&gt;Layered Architecture Sample for Azure&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="unresolved"&gt;Cannot resolve image macro, invalid image name or id.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Please help me promote Layered Architecture Sample. Leave me a note if you find this sample useful. Thank You.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/22510" class="externalLink"&gt;Previous stable release for .NET 3.5 SP1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/19929" class="externalLink"&gt;Previous stable release for .NET 3.5&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/11916" class="externalLink"&gt;Previous stable release for .NET 3.0&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;References&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/AppArchGuide" class="externalLink"&gt;Patterns &amp;amp; Practices Application Architecture Guide V2&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/AppArch" class="externalLink"&gt;Patterns &amp;amp; Practices Application Architecture Guide V2 KB&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>firedancer</author><pubDate>Thu, 26 Aug 2010 03:52:46 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100826035246A</guid></item><item><title>Updated Wiki: Documentation</title><link>http://layersample.codeplex.com/documentation?version=5</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Logical Component Architecture of the Expense Sample (Layering)&lt;/b&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=LayerSample&amp;DownloadId=145780" alt="logical.jpg" title="logical.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Physical Deployment Architecture of the Expense Sample (Tiering)&lt;/b&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=LayerSample&amp;DownloadId=145781" alt="physical.jpg" title="physical.jpg" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>firedancer</author><pubDate>Thu, 26 Aug 2010 03:49:03 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20100826034903A</guid></item><item><title>Updated Wiki: Home</title><link>http://layersample.codeplex.com/wikipage?version=26</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Layered Architecture Sample&lt;/b&gt; is designed to showcase various .NET Technologies such as Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF), Windows Workflow Foundation (WF), Windows Form, ASP.NET and ADO.NET Entity Framework working in conjunction with the Layered Architecture Design Pattern. It is aimed at illustrating how code of similar responsibilities can be factored into multiple logical layers which are applicable in most of today&amp;#39;s enterprise applications.&lt;br /&gt;&lt;br /&gt;It is often that samples feature each .NET Technology independently to promote ease of learning but most developers are challenged when they need to apply all of the technologies that they have learned into a complete functional enterprise application. This is the problem area that Layered Architecture Sample attempts to address.&lt;br /&gt;&lt;br /&gt;Take note that the main objective of the sample is to focus on layering and therefore, you may discover that certain cross-cutting functionalities have been omitted to maintain its simplicity.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://layersample.codeplex.com/releases/view/47627" class="externalLink"&gt;Expense Sample August 2010 Release for .NET 4.0&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  is now available&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;If you are developing for the cloud, you may also want to check out &lt;b&gt;&lt;a href="http://cloudsample.codeplex.com" class="externalLink"&gt;Layered Architecture Sample for Azure&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=LayerSample&amp;DownloadId=145779" alt="physical.jpg" title="physical.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Please help me promote Layered Architecture Sample. Leave me a note if you find this sample useful. Thank You.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/22510" class="externalLink"&gt;Previous stable release for .NET 3.5 SP1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/19929" class="externalLink"&gt;Previous stable release for .NET 3.5&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/11916" class="externalLink"&gt;Previous stable release for .NET 3.0&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;References&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/AppArchGuide" class="externalLink"&gt;Patterns &amp;amp; Practices Application Architecture Guide V2&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/AppArch" class="externalLink"&gt;Patterns &amp;amp; Practices Application Architecture Guide V2 KB&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>firedancer</author><pubDate>Thu, 26 Aug 2010 03:48:16 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100826034816A</guid></item><item><title>Updated Wiki: Home</title><link>http://layersample.codeplex.com/wikipage?version=25</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Layered Architecture Sample&lt;/b&gt; is designed to showcase various .NET Technologies such as Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF), Windows Workflow Foundation (WF), Windows Form, ASP.NET and ADO.NET Entity Framework working in conjunction with the Layered Architecture Design Pattern. It is aimed at illustrating how code of similar responsibilities can be factored into multiple logical layers which are applicable in most of today&amp;#39;s enterprise applications.&lt;br /&gt;&lt;br /&gt;It is often that samples feature each .NET Technology independently to promote ease of learning but most developers are challenged when they need to apply all of the technologies that they have learned into a complete functional enterprise application. This is the problem area that Layered Architecture Sample attempts to address.&lt;br /&gt;&lt;br /&gt;Take note that the main objective of the sample is to focus on layering and therefore, you may discover that certain cross-cutting functionalities have been omitted to maintain its simplicity.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://layersample.codeplex.com/releases/view/47627" class="externalLink"&gt;Expense Sample August 2010 Release for .NET 4.0&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  is now available&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;If you are developing for the cloud, you may also want to check out &lt;b&gt;&lt;a href="http://cloudsample.codeplex.com" class="externalLink"&gt;Layered Architecture Sample for Azure&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=LayerSample&amp;DownloadId=129253" alt="physical.jpg" title="physical.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Please help me promote Layered Architecture Sample. Leave me a note if you find this sample useful. Thank You.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/22510" class="externalLink"&gt;Previous stable release for .NET 3.5 SP1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/19929" class="externalLink"&gt;Previous stable release for .NET 3.5&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/11916" class="externalLink"&gt;Previous stable release for .NET 3.0&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;References&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/AppArchGuide" class="externalLink"&gt;Patterns &amp;amp; Practices Application Architecture Guide V2&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/AppArch" class="externalLink"&gt;Patterns &amp;amp; Practices Application Architecture Guide V2 KB&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>firedancer</author><pubDate>Thu, 26 Aug 2010 03:46:49 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100826034649A</guid></item><item><title>Updated Wiki: Home</title><link>http://layersample.codeplex.com/wikipage?version=24</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Layered Architecture Sample&lt;/b&gt; is designed to showcase various .NET Technologies such as Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF), Windows Workflow Foundation (WF), Windows Form, ASP.NET and ADO.NET Entity Framework working in conjunction with the Layered Architecture Design Pattern. It is aimed at illustrating how code of similar responsibilities can be factored into multiple logical layers which are applicable in most of today&amp;#39;s enterprise applications.&lt;br /&gt;&lt;br /&gt;It is often that samples feature each .NET Technology independently to promote ease of learning but most developers are challenged when they need to apply all of the technologies that they have learned into a complete functional enterprise application. This is the problem area that Layered Architecture Sample attempts to address.&lt;br /&gt;&lt;br /&gt;Take note that the main objective of the sample is to focus on layering and therefore, you may discover that certain cross-cutting functionalities have been omitted to maintain its simplicity.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://layersample.codeplex.com/releases/view/47627" class="externalLink"&gt;Expense Sample July 2010 Release for .NET 4.0&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  is now available&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;If you are developing for the cloud, you may also want to check out &lt;b&gt;&lt;a href="http://cloudsample.codeplex.com" class="externalLink"&gt;Layered Architecture Sample for Azure&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=LayerSample&amp;DownloadId=129253" alt="physical.jpg" title="physical.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Please help me promote Layered Architecture Sample. Leave me a note if you find this sample useful. Thank You.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/22510" class="externalLink"&gt;Previous stable release for .NET 3.5 SP1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/19929" class="externalLink"&gt;Previous stable release for .NET 3.5&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/11916" class="externalLink"&gt;Previous stable release for .NET 3.0&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;References&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/AppArchGuide" class="externalLink"&gt;Patterns &amp;amp; Practices Application Architecture Guide V2&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/AppArch" class="externalLink"&gt;Patterns &amp;amp; Practices Application Architecture Guide V2 KB&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>firedancer</author><pubDate>Sun, 27 Jun 2010 03:19:07 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100627031907A</guid></item><item><title>Updated Wiki: Home</title><link>http://layersample.codeplex.com/wikipage?version=23</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Layered Architecture Sample&lt;/b&gt; is designed to showcase various .NET Technologies such as Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF), Windows Workflow Foundation (WF), Windows Form, ASP.NET and ADO.NET Entity Framework working in conjunction with the Layered Architecture Design Pattern. It is aimed at illustrating how code of similar responsibilities can be factored into multiple logical layers which are applicable in most of today&amp;#39;s enterprise applications.&lt;br /&gt;&lt;br /&gt;It is often that samples feature each .NET Technology independently to promote ease of learning but most developers are challenged when they need to apply all of the technologies that they have learned into a complete functional enterprise application. This is the problem area that Layered Architecture Sample attempts to address.&lt;br /&gt;&lt;br /&gt;Take note that the main objective of the sample is to focus on layering and therefore, you may discover that certain cross-cutting functionalities have been omitted to maintain its simplicity.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://layersample.codeplex.com/releases/view/47627" class="externalLink"&gt;Expense Sample July 2010 Release for .NET 4.0&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  is now available&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;If you are developing for the cloud, you may also want to check out &lt;b&gt;&lt;a href="http://cloudsample.codeplex.com" class="externalLink"&gt;Layered Architecture Sample for Azure&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=LayerSample&amp;DownloadId=129253" alt="physical.jpg" title="physical.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Please help me promote Layered Architecture Sample. Leave me a note if you find this sample useful. Thank You.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/22510" class="externalLink"&gt;Previous stable release for .NET 3.5 SP1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/19929" class="externalLink"&gt;Previous stable release for .NET 3.5&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/11916" class="externalLink"&gt;Previous stable release for .NET 3.0&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;References&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/AppArchGuide" class="externalLink"&gt;Patterns &amp;amp; Practices Application Architecture Guide V2&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/AppArch" class="externalLink"&gt;Patterns &amp;amp; Practices Application Architecture Guide V2 KB&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>firedancer</author><pubDate>Sat, 26 Jun 2010 16:00:03 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100626040003P</guid></item><item><title>Updated Wiki: Home</title><link>http://layersample.codeplex.com/wikipage?version=22</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Layered Architecture Sample&lt;/b&gt; is designed to demonstrate how to apply various .NET Technologies such as Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF), Windows Workflow Foundation (WF), Windows Form, ASP.NET and ADO.NET Entity Framework to the Layered Architecture Design Pattern. It is aimed at illustrating how code of similar responsibilities can be factored into multiple logical layers which are applicable in most of today&amp;#39;s enterprise applications.&lt;br /&gt;&lt;br /&gt;The primary objective of the sample is to focus on layering and therefore, certain cross-cutting functionalities have been omitted to maintain its simplicity.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://layersample.codeplex.com/releases/view/47627" class="externalLink"&gt;Expense Sample July 2010 Release for .NET 4.0&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  is now available&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=LayerSample&amp;DownloadId=129084" alt="logical.jpg" title="logical.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Please help me promote Layered Architecture Sample. Please leave me a note if you find this sample useful. Thank You.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/22510" class="externalLink"&gt;Previous stable release for .NET 3.5 SP1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/19929" class="externalLink"&gt;Previous stable release for .NET 3.5&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://layersample.codeplex.com/releases/view/11916" class="externalLink"&gt;Previous stable release for .NET 3.0&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;References&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/AppArchGuide" class="externalLink"&gt;Patterns &amp;amp; Practices Application Architecture Guide V2&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/AppArch" class="externalLink"&gt;Patterns &amp;amp; Practices Application Architecture Guide V2 KB&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>firedancer</author><pubDate>Fri, 25 Jun 2010 10:04:47 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100625100447A</guid></item><item><title>Updated Wiki: Documentation</title><link>http://layersample.codeplex.com/documentation?version=4</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Logical Component Architecture of the Expense Sample (Layering)&lt;/b&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=LayerSample&amp;DownloadId=129083" alt="logical.jpg" title="logical.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Physical Deployment Architecture of the Expense Sample (Tiering)&lt;/b&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=LayerSample&amp;DownloadId=129075" alt="physical.jpg" title="physical.jpg" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>firedancer</author><pubDate>Fri, 25 Jun 2010 10:03:34 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20100625100334A</guid></item><item><title>Updated Wiki: ReadMe for Expense Sample - July 2010 (for .NET 4.0) Release</title><link>http://layersample.codeplex.com/wikipage?title=ReadMe for Expense Sample - July 2010 (for .NET 4.0) Release&amp;version=1</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;&lt;u&gt;1. PRE-REQUISITES&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;1.1 VISUAL STUDIO 2010&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;This release of Layered Architecture Sample is not supported on earlier versionsof Visual Studio other than Visual Studio 2010.&lt;br /&gt;    &lt;br /&gt;Visual Studio 2008 SP1 developers should download the January 2009 release of this sample. (for .NET 3.5 SP1)&lt;br /&gt;&lt;a href="http://www.codeplex.com/LayerSample/Release/ProjectReleases.aspx?ReleaseId=22510" class="externalLink"&gt;http://www.codeplex.com/LayerSample/Release/ProjectReleases.aspx?ReleaseId=22510&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Visual Studio 2008 developers should downlad the November 2008 release of this sample. (for .NET 3.5)&lt;br /&gt;&lt;a href="http://www.codeplex.com/LayerSample/Release/ProjectReleases.aspx?ReleaseId=19929" class="externalLink"&gt;http://www.codeplex.com/LayerSample/Release/ProjectReleases.aspx?ReleaseId=19929&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;    &lt;br /&gt;Visual Studio 2005 developers should download the March 2008 release of this sample. (for .NET 3.0)&lt;br /&gt;&lt;a href="http://www.codeplex.com/LayerSample/Release/ProjectReleases.aspx?ReleaseId=11916" class="externalLink"&gt;http://www.codeplex.com/LayerSample/Release/ProjectReleases.aspx?ReleaseId=11916&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;1.2 CONFIGURING THE WORKFLOW INSTANCE STORE&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;This application requires that the Workflow Instance Store is created and properly configured in ONE database named WorkflowInstanceStore. If you have chosen different database names, you may configure this application to use them via the config files.&lt;br /&gt;&lt;br /&gt;If you have not configured your Workflow Instance Store, please refer to the following steps:&lt;br /&gt;&lt;br /&gt;1. Open SQL Server Management Studio and create a new database. i.e. WorkflowInstanceStore&lt;br /&gt;&lt;br /&gt;2. Once the database is created, go to File-&amp;gt;Open-&amp;gt;File&lt;br /&gt;&lt;br /&gt;3. Navigate to the folder %WINDIR%\Microsoft.NET\Framework\v4.xxx\SQL\EN&lt;br /&gt;&lt;br /&gt;4. Open the following two scripts:
&lt;ul&gt;&lt;li&gt;SqlWorkflowInstanceStoreSchema.sql&lt;/li&gt;
&lt;li&gt;SqlWorkflowInstanceStoreLogic.sql&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;5. Ensure that the database i.e. WorkflowInstanceStore, is selected in the database drop down.&lt;br /&gt;&lt;br /&gt;6. Execute the script SqlWorkflowInstanceStoreSchema.sql and then followed by SqlWorkflowInstanceStoreLogic.sql&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;u&gt;2. SETUP INSTRUCTIONS&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;1. Run the script provided in the Database folder to create the sample database. Verify you have the ExpenseSample database created after execution.&lt;br /&gt;&lt;br /&gt;2. Configure the credentials to your database in the config files of the Host that you have chosen i.e. ConsoleHost&lt;br /&gt;&lt;br /&gt;2.1 CONNECTION STRINGS&lt;br /&gt;&lt;br /&gt;Please verify the connection string credentials for the ExpenseSample and WorkflowInstanceStore databases in the .config files for the following projects before running the solution:&lt;br /&gt;&lt;br /&gt;a) App.config in ExpenseSample.Hosts.ConsoleHost project.&lt;br /&gt;&lt;br /&gt;b) App.config in ExpenseSample.Hosts.WindowsServiceHost project.&lt;br /&gt;&lt;br /&gt;c) Web.config in Hosts.WebHost web site.&lt;br /&gt;&lt;br /&gt;3. Compile and run the solution.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;u&gt;3. SETTING UP THE WINDOWS SERVICE HOST (OPTIONAL)&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;This sample contains 3 hosts - IIS (or Web), Console and Windows Service. By default, the solution launches the ConsoleHost when executed.&lt;br /&gt;&lt;br /&gt;To setup the Windows Service Host, follow these steps:&lt;br /&gt;&lt;br /&gt;1. Open a Visual Studio Command Prompt and navigate to the ExpenseSample\bin folder.&lt;br /&gt;&lt;br /&gt;2. Run installutil ExpenseSample.Hosts.WindowsServiceHost.exe&lt;br /&gt;&lt;br /&gt;3. Open the Services MMC Snap-In and Start the service.&lt;br /&gt;&lt;br /&gt;WARNING: Only one host can be active at a time. You cannot have more than one host running at the same time as there will be port conflicts.&lt;br /&gt;&lt;br /&gt;To uninstall the Windows Service Host:&lt;br /&gt;&lt;br /&gt;1. Open a Visual Studio Command Prompt and navigate to the ExpenseSample\bin folder.&lt;br /&gt;   &lt;br /&gt;2. Run installutil /u ExpenseSample.Hosts.WindowsServiceHost.exe&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;u&gt;4. KNOWN ISSUES&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;1) You may sometimes receive errors for not being able to connect to the host when you run the solution. This is due to the clients running ahead before the host is fully initialized. Simply click REFRESH on the client to ensure no further errors are reported.&lt;br /&gt;&lt;br /&gt;2) Workflow Instance Store and ExpenseSample database will go out-of-sync if you somehow managed to reset the ExpenseSample database when there are incomplete expenses. You will need to manually purge the records in the Workflow Instance Store when this happens.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;u&gt;5. MORE INFORMATION ON THE APPLICATION ARCHITECTURE&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;For more information on the Application Architecture, please download the &lt;br /&gt;Application Architecture Guide V2 from&lt;br /&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/dd673617.aspx" class="externalLink"&gt;http://msdn.microsoft.com/en-us/library/dd673617.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>firedancer</author><pubDate>Fri, 25 Jun 2010 09:15:48 GMT</pubDate><guid isPermaLink="false">Updated Wiki: ReadMe for Expense Sample - July 2010 (for .NET 4.0) Release 20100625091548A</guid></item><item><title>Updated Wiki: Documentation</title><link>http://layersample.codeplex.com/documentation?version=3</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Logical Component Architecture of the Expense Sample (Layering)&lt;/b&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=LayerSample&amp;DownloadId=129073" alt="logical.jpg" title="logical.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Physical Deployment Architecture of the Expense Sample (Tiering)&lt;/b&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=LayerSample&amp;DownloadId=129075" alt="physical.jpg" title="physical.jpg" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>firedancer</author><pubDate>Fri, 25 Jun 2010 09:00:21 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20100625090021A</guid></item><item><title>Updated Wiki: Documentation</title><link>http://layersample.codeplex.com/documentation?version=2</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Logical Component Architecture of the Expense Sample (Layering)&lt;/b&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=LayerSample&amp;DownloadId=129073" alt="logical.jpg" title="logical.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Physical Deployment Architecture of the Expense Sample (Tiering)&lt;/b&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=LayerSample&amp;DownloadId=129074" alt="physical.jpg" title="physical.jpg" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>firedancer</author><pubDate>Fri, 25 Jun 2010 08:51:26 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20100625085126A</guid></item></channel></rss>