<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Northwind Starter Kit</title><link>http://nsk.codeplex.com/Project/ProjectRss.aspx</link><description>The Northwind Starter Kit is a sample application intended to be used as a blueprint when designing and implementing a .NET based layered application architecture. The application uses the standard...</description><item><title>New Post: First-Steps-Help</title><link>http://nsk.codeplex.com/Thread/View.aspx?ThreadId=73154</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Not sure what was first chicken or the egg, but this project is referred to in the book &amp;quot;Microsoft .NET: Architecting Applications for the Enterprise&amp;quot; by Dino Esposito and Andrea Saltarello. It's a good book and it has details on where to get the missing pieces . &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>aptekman</author><pubDate>Tue, 27 Oct 2009 00:45:09 GMT</pubDate><guid isPermaLink="false">New Post: First-Steps-Help 20091027124509A</guid></item><item><title>New Post: First-Steps-Help</title><link>http://nsk.codeplex.com/Thread/View.aspx?ThreadId=73154</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;A short overview and linklist about needed tools will be very helpfull to start the samples.&lt;/p&gt;
&lt;p&gt;The documentation is not exisitent. Did you think, the source itself is enough documentation?&lt;/p&gt;
&lt;p&gt;To hold the complete kit in one solution is also not very helpfull.&lt;/p&gt;
&lt;p&gt;May be the project is a good idea and maybe there is a lot of cool tuff inside - but the first steps are making me crazy...&lt;/p&gt;&lt;/div&gt;</description><author>Jan_Waiz</author><pubDate>Mon, 26 Oct 2009 21:05:15 GMT</pubDate><guid isPermaLink="false">New Post: First-Steps-Help 20091026090515P</guid></item><item><title>New Post: Transaction support in BaseDataContext</title><link>http://nsk.codeplex.com/Thread/View.aspx?ThreadId=70003</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;&lt;span style="font-size:x-small;color:#2b91af"&gt;&lt;span style="font-size:x-small;color:#2b91af"&gt;
&lt;p&gt;&lt;span style="font-size:10pt;color:black;font-family:'Segoe UI'"&gt;I don't understand approach&amp;nbsp;for transaction support.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:10pt;color:black;font-family:'Segoe UI'"&gt;Method&amp;nbsp;BeginTransaction() does not create a new&amp;nbsp;&lt;/span&gt;&lt;span style="font-size:10pt;color:#2b91af;font-family:'Segoe UI'"&gt;TransactionScope&lt;/span&gt;&lt;span style="font-size:10pt;color:black;font-family:'Segoe UI'"&gt;. It only sets the property&amp;nbsp;IsInTransaction. &lt;span style="font-size:10pt;color:#2b91af;font-family:'Segoe UI'"&gt;TransactionScope &lt;/span&gt;is created only in Commit. So, if I read a record a while ago, than decided to modify it there will be no check for any modifications that happen between my read and commit. Please explain.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
&lt;p&gt;&lt;span style="font-size:10pt;color:black;font-family:'Segoe UI'"&gt;Thanks &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:10pt;color:black;font-family:'Segoe UI'"&gt;Alex&lt;/span&gt;&lt;/p&gt;
&lt;/p&gt;
&lt;/span&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>aptekman</author><pubDate>Thu, 24 Sep 2009 16:45:00 GMT</pubDate><guid isPermaLink="false">New Post: Transaction support in BaseDataContext 20090924044500P</guid></item><item><title>New Post: Linq &amp; Entity Framework</title><link>http://nsk.codeplex.com/Thread/View.aspx?ThreadId=51638</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Has there been any progress here? Would really like to see this using linq and ef.&lt;/p&gt;&lt;/div&gt;</description><author>jakobnotseth</author><pubDate>Fri, 18 Sep 2009 08:11:50 GMT</pubDate><guid isPermaLink="false">New Post: Linq &amp; Entity Framework 20090918081150A</guid></item><item><title>New Post: Type Initializition exception in DataProviderFactory</title><link>http://nsk.codeplex.com/Thread/View.aspx?ThreadId=63376</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I solved the problem copy the missing .dll in the bin folder of the presentation I'm using.&lt;/p&gt;
&lt;p&gt;IE, copy ManagedDesigns.Northwind.Data.Hibernate.dll or ManagedDesigns.Northwind.Data.SqlServer.dll (if u change the provider in the config file like me)&lt;/p&gt;
&lt;p&gt;in the folder ..\Baseline-branch-2.0\src\ManagedDesigns.Northwind.Windows.UI\bin\Debug&lt;/p&gt;
&lt;p&gt;next if u try to run another bug will came up, u have to download DataAccessApplicationBlock.msi, intall it and compile, after copy the dll&lt;/p&gt;
&lt;p&gt;Microsoft.ApplicationBlocks.Data.dll in the same folder as before.&lt;/p&gt;
&lt;p&gt;I have tested the right working of the project using Windows form and sql provider, still have some problem with Nhibernate.&lt;/p&gt;
&lt;p&gt;Hope this can help.&lt;/p&gt;&lt;/div&gt;</description><author>MaxMercury</author><pubDate>Mon, 03 Aug 2009 09:31:05 GMT</pubDate><guid isPermaLink="false">New Post: Type Initializition exception in DataProviderFactory 20090803093105A</guid></item><item><title>New Post: Type Initializition exception in DataProviderFactory</title><link>http://nsk.codeplex.com/Thread/View.aspx?ThreadId=63376</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Same problem here, anyone can fix it??&lt;/p&gt;
&lt;p&gt;Thank You.&lt;/p&gt;&lt;/div&gt;</description><author>MaxMercury</author><pubDate>Sat, 01 Aug 2009 10:05:44 GMT</pubDate><guid isPermaLink="false">New Post: Type Initializition exception in DataProviderFactory 20090801100544A</guid></item><item><title>New Post: Type Initializition exception in DataProviderFactory</title><link>http://nsk.codeplex.com/Thread/View.aspx?ThreadId=63376</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;When I start debugging I get an exception when trying to load the provider assembly, &amp;quot;activeProvider = Assembly.Load(providerName);&amp;quot;.&lt;/p&gt;
&lt;p&gt;I'm using version 4.1 of ENTLIB can this be the cause?&lt;/p&gt;&lt;/div&gt;</description><author>Sylan</author><pubDate>Thu, 23 Jul 2009 22:50:48 GMT</pubDate><guid isPermaLink="false">New Post: Type Initializition exception in DataProviderFactory 20090723105048P</guid></item><item><title>New Post: Can't find NHibernate.Expression</title><link>http://nsk.codeplex.com/Thread/View.aspx?ThreadId=43378</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Bill&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Have you&amp;nbsp;resolved the exception problem?&amp;nbsp; If you have, could you post the solution?&amp;nbsp; I got the exact same exception.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks.&lt;/p&gt;
&lt;p&gt;John&lt;/p&gt;&lt;/div&gt;</description><author>jliu</author><pubDate>Wed, 01 Jul 2009 15:00:48 GMT</pubDate><guid isPermaLink="false">New Post: Can't find NHibernate.Expression 20090701030048P</guid></item><item><title>New Post: Missing Downloads?</title><link>http://nsk.codeplex.com/Thread/View.aspx?ThreadId=61155</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I'm just curious to know what happened to the last release and when to expect a new one.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Steve&lt;/p&gt;&lt;/div&gt;</description><author>stephenl</author><pubDate>Wed, 01 Jul 2009 06:54:18 GMT</pubDate><guid isPermaLink="false">New Post: Missing Downloads? 20090701065418A</guid></item><item><title>New Post: The SqlServer DAL plugin</title><link>http://nsk.codeplex.com/Thread/View.aspx?ThreadId=59971</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;When I try to use the SqlServer plugin as oppose to the Nhibernate plugin the applcation errors because it is unable to load the assembly via reflection because they are not in the same class library project.&amp;nbsp; Anybody else running into this problem?&lt;/p&gt;&lt;/div&gt;</description><author>cazmaniac</author><pubDate>Thu, 18 Jun 2009 16:57:35 GMT</pubDate><guid isPermaLink="false">New Post: The SqlServer DAL plugin 20090618045735P</guid></item><item><title>Source code checked in, #49595</title><link>http://nsk.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Solutions upgraded to support ASP.NET MVC 1.0 RTM</description><author>andysal</author><pubDate>Tue, 28 Apr 2009 12:51:54 GMT</pubDate><guid isPermaLink="false">Source code checked in, #49595 20090428125154P</guid></item><item><title>New Post: Is this list still active?</title><link>http://nsk.codeplex.com/Thread/View.aspx?ThreadId=43490</link><description>&lt;div style="line-height: normal;"&gt;sorry to answer so late: the list is now back in activity and I'm working in order to upload an updated codebase during the next weeks
&lt;/div&gt;</description><author>andysal</author><pubDate>Thu, 23 Apr 2009 15:32:33 GMT</pubDate><guid isPermaLink="false">New Post: Is this list still active? 20090423033233P</guid></item><item><title>New Post: Why there's no Documentation?</title><link>http://nsk.codeplex.com/Thread/View.aspx?ThreadId=17438</link><description>&lt;div style="line-height: normal;"&gt;actually, NSK was started way before me and Dino decided to write NAAE, so here and there NSK lags behind the topics expressed within the book. I've restarted working on the project and I hope to be able to upload a refreshed codebase during the next weeks.
&lt;/div&gt;</description><author>andysal</author><pubDate>Thu, 23 Apr 2009 15:31:24 GMT</pubDate><guid isPermaLink="false">New Post: Why there's no Documentation? 20090423033124P</guid></item><item><title>New Post: How to make it work with ASP.Net MVC RC</title><link>http://nsk.codeplex.com/Thread/View.aspx?ThreadId=48433</link><description>&lt;div style="line-height: normal;"&gt;Sorry for the misleading branch name; &amp;quot;2.0&amp;quot; was intended to say: &amp;quot;hey, I'm the branch dedicated to the version 2.0 of the .NET Framework&amp;quot; but it was definitely a bad choice. BTW, I'm going to have a refresh of the MVC project in order to add some new stuff, such a &amp;quot;presentation model&amp;quot;-like interaction between controllers and views
&lt;/div&gt;</description><author>andysal</author><pubDate>Thu, 23 Apr 2009 15:26:19 GMT</pubDate><guid isPermaLink="false">New Post: How to make it work with ASP.Net MVC RC 20090423032619P</guid></item><item><title>New Post: static NavigationService class not suitable for web application</title><link>http://nsk.codeplex.com/Thread/View.aspx?ThreadId=53982</link><description>&lt;div style="line-height: normal;"&gt;you're right: the whole MVP stack was built by Corrado and intended to be used only in the Winforms and WPF based GUIs; I've tried to reuse them for a web presentation layer, but it would need serious refactoring I don't plan to start any time soon because at this very moment I'm focused on updating the MVC application
&lt;/div&gt;</description><author>andysal</author><pubDate>Thu, 23 Apr 2009 15:22:55 GMT</pubDate><guid isPermaLink="false">New Post: static NavigationService class not suitable for web application 20090423032255P</guid></item><item><title>New Post: Linq &amp; Entity Framework</title><link>http://nsk.codeplex.com/Thread/View.aspx?ThreadId=51638</link><description>&lt;div style="line-height: normal;"&gt;Since EF v1 lacks of PI capabilities, it would be hard to make it fit within NSK. I'm thinking about creating a branch dedicated to Microsoft's own O/RM
&lt;/div&gt;</description><author>andysal</author><pubDate>Thu, 23 Apr 2009 15:18:33 GMT</pubDate><guid isPermaLink="false">New Post: Linq &amp; Entity Framework 20090423031833P</guid></item><item><title>Closed Issue: Download link</title><link>http://nsk.codeplex.com/WorkItem/View.aspx?WorkItemId=22026</link><description>The download link http&amp;#58;&amp;#47;&amp;#47;download.manageddesigns.it&amp;#47;nsk.aspx doesn&amp;#39;t work. I find that quit unprofessional&amp;#8230;.&lt;br /&gt;</description><author>andysal</author><pubDate>Thu, 23 Apr 2009 15:16:17 GMT</pubDate><guid isPermaLink="false">Closed Issue: Download link 20090423031617P</guid></item><item><title>Commented Issue: Download link</title><link>http://nsk.codeplex.com/WorkItem/View.aspx?WorkItemId=22026</link><description>The download link http&amp;#58;&amp;#47;&amp;#47;download.manageddesigns.it&amp;#47;nsk.aspx doesn&amp;#39;t work. I find that quit unprofessional&amp;#8230;.&lt;br /&gt;Comments: ** Comment from web user: andysal ** &lt;p&gt;Hi, I&amp;#39;ve removed the link from the home page because it was misleading&amp;#58; you can download the codebase in the &amp;#34;Source Code&amp;#34; section&lt;/p&gt;</description><author>andysal</author><pubDate>Thu, 23 Apr 2009 15:16:03 GMT</pubDate><guid isPermaLink="false">Commented Issue: Download link 20090423031603P</guid></item><item><title>Updated Wiki: Home</title><link>http://nsk.codeplex.com/Wiki/View.aspx?title=Home&amp;version=13</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Northwind Starter Kit&lt;/b&gt;&lt;br /&gt;The Northwind Starter Kit is a sample application produced by Managed Designs (&lt;a href="http://www.manageddesigns.it" class="externalLink"&gt;http://www.manageddesigns.it&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) and intended to be used as a blueprint when designing and implementing a .NET layered application architecture. The application uses the standard Northwind database, as included in Microsoft SQL Server and Microsoft Access: no modifications to the database schema are required in order to install and run the starter kit.&lt;br /&gt;&lt;br /&gt;Project leader and main architect is Andrea Saltarello&lt;br /&gt;Current active developers are: Andrea Saltarello&lt;br /&gt;Past active developers were: Corrado Cavalli, Giancarlo Sudano, Luca Minudel, Marco Barzaghi&lt;br /&gt;&lt;br /&gt;The application has been designed using common patterns, such as the ones defined within the &amp;quot;classic&amp;quot; &amp;quot;Designs Patterns&amp;quot; by Erich Gamma et al. and &amp;quot;Pattern of Enterprise Application Architecture&amp;quot;, by Martin Fowler; though not required, these lectures are strongly recommended.&lt;br /&gt;&lt;br /&gt;Domain logic is implemented by means of a Domain Model, onto a layer of services adds application logic.  The model is persisted by a DAL designed around the principles of &amp;quot;Separated Interface&amp;quot; and &amp;quot;Plugin&amp;quot; patterns, in order to have concrete DAL implementations for: ADO.NET SqlClient, ADO.NET OleDb client and NHibernate&lt;br /&gt;The presentation layer has been implemented twice: the first implementation take advantage of a Model View Presenter implementation where the presenter logic is shared between views based built upon: ASP.NET Web Forms, Windows Forms and Windows Presentation Foundation. &lt;br /&gt;There is also a web-only MVC version, implementd using both Castle's Monorail and ASP.NET MVC framework Refresh4&lt;/div&gt;</description><author>andysal</author><pubDate>Thu, 23 Apr 2009 15:13:52 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090423031352P</guid></item><item><title>New Post: static NavigationService class not suitable for web application</title><link>http://nsk.codeplex.com/Thread/View.aspx?ThreadId=53982</link><description>&lt;div style="line-height: normal;"&gt;The static NavigationService class is not suitable for use in a ASP.NET web application. In the sample code the Argument property for the NavigationService class is used to pass state information from one presenter to the next, for instance from the CustomerListPresenter to the CustomerDetailPresenter.  In a web application there's no gaurantee another request won't arrive from another user and overwrite the static Argument property.  Or if the web application is deployed to a load balanced web farm its possible for the CustomerDetailPresenter to get created on a totally seperate machine.&lt;br&gt;
&lt;br&gt;
This problem will not show up in simple unit tests, and it won't show up on a lightly loaded web application.&lt;br&gt;
&lt;br&gt;
Or am I missing something....
&lt;/div&gt;</description><author>psimeroth</author><pubDate>Tue, 21 Apr 2009 15:06:01 GMT</pubDate><guid isPermaLink="false">New Post: static NavigationService class not suitable for web application 20090421030601P</guid></item></channel></rss>