<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>neuparts Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/neuparts/Wiki/View.aspx?title=Home</link><description>neuparts Wiki Rss Description</description><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/neuparts/Wiki/View.aspx?title=Home&amp;version=7</link><description>&lt;div class="wikidoc"&gt;
Greetings.&lt;br /&gt; &lt;br /&gt;We would like to thank everyone for checking out this project, and appreciate all of the early feedback.&lt;br /&gt; &lt;br /&gt;Sam and I are working on getting this project (more correctly, collection of projects) working as soon as possible.&lt;br /&gt; &lt;br /&gt;We encourage open and honest feedback, but keep a few things in mind:&lt;br /&gt; &lt;br /&gt;1. We have full time positions at Neudesic. We pour our hearts into this company, and it is our primary interest.&lt;br /&gt;2. This project is a work in process. It will under go multiple, multiple refactorings!&lt;br /&gt;3. We will provide a document that summarizes our software architecture decisions. &lt;br /&gt;4/ We understand, respect, and most importantly appreciate that there are many ways to do DDD. This is &lt;br /&gt; &lt;br /&gt;This is a working demo of end-to-end Ordering, Purchasing and Shipping WCF Service applications along with their Service Interface Layer, Business Entity Layer, NHibernate Repository and NUnit tests. This was used for the NJ User Groups, and Chicago.&lt;br /&gt; &lt;br /&gt;We did not want to make  it &amp;quot;just another MSDN demo.&amp;quot; We wanted to reflect what we knew to be good patterns and practices. So to that end, the code:&lt;br /&gt; &lt;br /&gt;1. Uses the Layer Architecture pattern with a Service Layer Pattern, Business/Domain Layer and a Resource Layer &lt;br /&gt;2. Service Adapter Pattern with Translator pattern to translate between Data Contracts and Business Entity &lt;br /&gt;3. Domain layer using Evans Entities, Repositories, and Factories &lt;br /&gt;4. O/RM using NHibernate &lt;br /&gt;5. Reference solution and project layout in Visual Studio for these type of projects&lt;br /&gt;5. NUnit tests &lt;br /&gt; &lt;br /&gt;Requires directory C:\neudesic.Source for now&lt;br /&gt;You have to configure the config files for your database &lt;br /&gt;You have to run the SQL scripts to create the database&lt;br /&gt;Requires Visual Studio 2005&lt;br /&gt;Requires SQL Server 2005&lt;br /&gt;Requires .NET Framework 3&lt;br /&gt;
&lt;/div&gt;</description><author>sgentile</author><pubDate>Sun, 04 Nov 2007 01:04:45 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071104010445A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/neuparts/Wiki/View.aspx?title=Home&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
Greetings.&lt;br /&gt; &lt;br /&gt;I would like to thank everyone for checking out this project, and appreciate all of the early feedback.&lt;br /&gt; &lt;br /&gt;Sam and I are working on getting this project (more correctly, collection of projects) working as soon as possible.&lt;br /&gt; &lt;br /&gt;We encourage open and honest feedback, but keep a few things in mind:&lt;br /&gt; &lt;br /&gt;We have full time positions at Neudesic. We pour our hearts into this company, and it is our primary interest.&lt;br /&gt;This project is a work in process. It will under go multiple, multiple refactorings!&lt;br /&gt;We will provide a document that summarizes our software architecture decisions. &lt;br /&gt;We understand, respect, and most importantly appreciate that there are many ways to do DDD. This is &lt;br /&gt; &lt;br /&gt;This is a working demo of end-to-end Ordering, Purchasing and Shipping WCF Service applications along with their Service Interface Layer, Business Entity Layer, NHibernate Repository and NUnit tests. This was used for the NJ User Groups, and Chicago.&lt;br /&gt; &lt;br /&gt;We did not want to make  it &amp;quot;just another MSDN demo.&amp;quot; We wanted to reflect what we knew to be good patterns and practices. So to that end, the code:&lt;br /&gt; &lt;br /&gt;1. Uses the Layer Architecture pattern with a Service Layer Pattern, Business/Domain Layer and a Resource Layer &lt;br /&gt;2. Service Adapter Pattern with Translator pattern to translate between Data Contracts and Business Entity &lt;br /&gt;3. Domain layer using Evans Entities, Repositories, and Factories &lt;br /&gt;4. O/RM using NHibernate &lt;br /&gt;5. Reference solution and project layout in Visual Studio for these type of projects&lt;br /&gt;5. NUnit tests &lt;br /&gt; &lt;br /&gt;Requires directory C:\neudesic.Source for now&lt;br /&gt;You have to configure the config files for your database &lt;br /&gt;You have to run the SQL scripts to create the database&lt;br /&gt;Requires Visual Studio 2005&lt;br /&gt;Requires SQL Server 2005&lt;br /&gt;Requires .NET Framework 3&lt;br /&gt; &lt;br /&gt;There are three requirements before you publish:&lt;br /&gt; &lt;br /&gt;- Edit this page to provide information about your project&lt;br /&gt;- Upload the initial source code for your project&lt;br /&gt;- Add your project license&lt;br /&gt;
&lt;/div&gt;</description><author>sgentile</author><pubDate>Sun, 04 Nov 2007 00:46:11 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071104124611A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/neuparts/Wiki/View.aspx?title=Home&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a working demo of end-to-end Ordering, Purchasing and Shipping WCF Service applications along with their Service Interface Layer, Business Entity Layer, NHibernate Repository and NUnit tests. This was used for the NJ User Groups, and Chicago.&lt;br /&gt; &lt;br /&gt;We did not want to make  it &amp;quot;just another MSDN demo.&amp;quot; We wanted to reflect what we knew to be good patterns and practices. So to that end, the code:&lt;br /&gt; &lt;br /&gt;1. Uses the Layer Architecture pattern with a Service Layer Pattern, Business/Domain Layer and a Resource Layer &lt;br /&gt;2. Service Adapter Pattern with Translator pattern to translate between Data Contracts and Business Entity &lt;br /&gt;3. Domain layer using Evans Entities, Repositories, and Factories &lt;br /&gt;4. O/RM using NHibernate &lt;br /&gt;5. Reference solution and project layout in Visual Studio for these type of projects&lt;br /&gt;5. NUnit tests &lt;br /&gt; &lt;br /&gt;Requires directory C:\neudesic.Source for now&lt;br /&gt;You have to configure the config files for your database &lt;br /&gt;You have to run the SQL scripts to create the database&lt;br /&gt;Requires Visual Studio 2005&lt;br /&gt;Requires SQL Server 2005&lt;br /&gt;Requires .NET Framework 3&lt;br /&gt; &lt;br /&gt;There are three requirements before you publish:&lt;br /&gt; &lt;br /&gt;- Edit this page to provide information about your project&lt;br /&gt;- Upload the initial source code for your project&lt;br /&gt;- Add your project license&lt;br /&gt;
&lt;/div&gt;</description><author>sgentile</author><pubDate>Fri, 26 Oct 2007 14:39:33 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071026023933P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/neuparts/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a working demo of end-to-end Ordering, Purchasing and Shipping WCF Service applications along with their Service Interface Layer, Business Entity Layer, NHibernate Repository and NUnit tests. This was used for the NJ User Groups, and Chicago.&lt;br /&gt; &lt;br /&gt;We did not want to make  it &amp;quot;just another MSDN demo.&amp;quot; We wanted to reflect what we knew to be good patterns and practices. So to that end, the code:&lt;br /&gt; &lt;br /&gt;1. Uses the Layer Architecture pattern with a Service Layer Pattern, Business/Domain Layer and a Resource Layer &lt;br /&gt;2. Service Adapter Pattern with Translator pattern to translate between Data Contracts and Business Entity &lt;br /&gt;3. Domain layer using Evans Entities, Repositories, and Factories &lt;br /&gt;4. O/RM using NHibernate &lt;br /&gt;5. NUnit tests &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Requires directory C:\neudesic.Source for now&lt;br /&gt;You have to configure the config files for your database &lt;br /&gt;Requires Visual Studio 2005&lt;br /&gt;Requires SQL Server 2005&lt;br /&gt;Requires .NET Framework 3&lt;br /&gt; &lt;br /&gt;There are three requirements before you publish:&lt;br /&gt; &lt;br /&gt;- Edit this page to provide information about your project&lt;br /&gt;- Upload the initial source code for your project&lt;br /&gt;- Add your project license&lt;br /&gt;
&lt;/div&gt;</description><author>sgentile</author><pubDate>Fri, 26 Oct 2007 14:37:06 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071026023706P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/neuparts/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is the work in progress. This is a working demo of an end-to-end Shipping Service along with its Service Interface Layer, Business Entity Layer, NHibernate Repository and NUnit tests. This was used for the NJ User Groups, and Chicago.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;We did not want to make  it &amp;quot;just another MSDN demo.&amp;quot; We wanted to reflect what we knew to be good patterns and practices. So to that end, the code:&lt;br /&gt; &lt;br /&gt;Uses the Layer Architecture pattern with a Service Layer Pattern, Business/Domain Layer and a Resource Layer &lt;br /&gt;Service Adapter Pattern with Translator pattern to translate between Data Contracts and Business Entity &lt;br /&gt;Domain layer using Evans Entities, Repositories, and Factories &lt;br /&gt;O/RM using NHibernate &lt;br /&gt;NUnit tests &lt;br /&gt;more stuff thaI will list &lt;br /&gt;This is the work in progress. This is a working demo of an end-to-end Shipping Service along with its Service Interface Layer, Business Entity Layer, NHibernate Repository and NUnit tests. This was used for the NJ User Groups, and Chicago.&lt;br /&gt; &lt;br /&gt;Requires directory C:\neudesic.Source for now&lt;br /&gt;You have to configure the config files for your database &lt;br /&gt;Requires Visual Studio 2005&lt;br /&gt;Requires SQL Server 2005&lt;br /&gt;Requires .NET Framework 3&lt;br /&gt; &lt;br /&gt;There are three requirements before you publish:&lt;br /&gt; &lt;br /&gt;- Edit this page to provide information about your project&lt;br /&gt;- Upload the initial source code for your project&lt;br /&gt;- Add your project license&lt;br /&gt;
&lt;/div&gt;</description><author>sgentile</author><pubDate>Fri, 26 Oct 2007 14:33:30 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071026023330P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/neuparts/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a temporary holder for the upcoming Neuparts Code Demo.
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;**Delete the following note before publishing **&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;This project is currently in setup mode and only available to project coordinators and developers. Once you have finished setting up your project you can publish it to make it available to all CodePlex visitors.&lt;br /&gt; &lt;br /&gt;There are three requirements before you publish:&lt;br /&gt; &lt;br /&gt;- Edit this page to provide information about your project&lt;br /&gt;- Upload the initial source code for your project&lt;br /&gt;- Add your project license&lt;br /&gt;
&lt;/div&gt;</description><author>sgentile</author><pubDate>Fri, 26 Oct 2007 14:31:28 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071026023128P</guid></item></channel></rss>