<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>MVC Sample Apps</title><link>http://www.codeplex.com/mvcsamples/Project/ProjectRss.aspx</link><description>This project is for prototype and sample ASP.NET MVC Sample applications</description><item><title>Source code checked in, #9325</title><link>http://www.codeplex.com/mvcsamples/SourceControl/ListDownloadableCommits.aspx</link><description>Part 14&amp;#58; Ajax&amp;#13;&amp;#10;Added Ajax MVC Helper&amp;#13;&amp;#10;Added MVC Remote scripting javascript bits.</description><author>robconery</author><pubDate>Wed, 11 Jun 2008 00:30:08 GMT</pubDate><guid isPermaLink="false">Source code checked in, #9325 20080611123008A</guid></item><item><title>CREATED ISSUE: Server Error in '/' Application</title><link>http://www.codeplex.com/mvcsamples/WorkItem/View.aspx?WorkItemId=1292</link><description>Hi, &lt;br /&gt;&lt;br /&gt; I get the db connection error when I try to execute the website. I have enabled the Local and Remote Connections &amp;#40;using both TCP&amp;#47;IP and Named pipes&amp;#41; using the SQL Surface Area configuration screen. Also enabled the Sql server browser. But still I get this error. &lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Any ideas&amp;#63; &lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. &amp;#40;provider&amp;#58; Named Pipes Provider, error&amp;#58; 40 - Could not open a connection to SQL Server&amp;#41; Description&amp;#58; An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. &lt;br /&gt;&lt;br /&gt;Exception Details&amp;#58; System.Data.SqlClient.SqlException&amp;#58; An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. &amp;#40;provider&amp;#58; Named Pipes Provider, error&amp;#58; 40 - Could not open a connection to SQL Server&amp;#41;&lt;br /&gt;Source Error&amp;#58; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Line 26&amp;#58;         &amp;#47;&amp;#47;&amp;#47; &amp;#60;returns&amp;#62;CategoryCollection&amp;#60;&amp;#47;returns&amp;#62;&lt;br /&gt;Line 27&amp;#58;         public IList&amp;#60;Category&amp;#62; GetCategories&amp;#40;&amp;#41; &amp;#123;&lt;br /&gt;Line 28&amp;#58;             IList&amp;#60;Category&amp;#62; rawCategories &amp;#61; _repository&lt;br /&gt;Line 29&amp;#58;                 .GetCategories&amp;#40;&amp;#41;.ToList&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;Line 30&amp;#58; &lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Source File&amp;#58; D&amp;#58;&amp;#92;project&amp;#92;StoreFront&amp;#92;Commerce.MVC2&amp;#92;Commerce.MVC&amp;#92;Commerce.MVC.Services&amp;#92;CatalogService.cs    Line&amp;#58; 28 &lt;br /&gt;&lt;br /&gt;Stack Trace&amp;#58; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;#91;SqlException &amp;#40;0x80131904&amp;#41;&amp;#58; An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. &amp;#40;provider&amp;#58; Named Pipes Provider, error&amp;#58; 40 - Could not open a connection to SQL Server&amp;#41;&amp;#93;&lt;br /&gt;   System.Data.SqlClient.SqlInternalConnection.OnError&amp;#40;SqlException exception, Boolean breakConnection&amp;#41; &amp;#43;800131&lt;br /&gt;   System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning&amp;#40;TdsParserStateObject stateObj&amp;#41; &amp;#43;186&lt;br /&gt;   System.Data.SqlClient.TdsParser.Connect&amp;#40;ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, SqlConnection owningObject&amp;#41; &amp;#43;737554&lt;br /&gt;   System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin&amp;#40;ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject&amp;#41; &amp;#43;114&lt;br /&gt;   System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover&amp;#40;String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart&amp;#41; &amp;#43;381&lt;br /&gt;   System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist&amp;#40;SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance&amp;#41; &amp;#43;181&lt;br /&gt;   System.Data.SqlClient.SqlInternalConnectionTds..ctor&amp;#40;DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance&amp;#41; &amp;#43;173&lt;br /&gt;   System.Data.SqlClient.SqlConnectionFactory.CreateConnection&amp;#40;DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection&amp;#41; &amp;#43;357&lt;br /&gt;   System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection&amp;#40;DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options&amp;#41; &amp;#43;30&lt;br /&gt;   System.Data.ProviderBase.DbConnectionPool.CreateObject&amp;#40;DbConnection owningObject&amp;#41; &amp;#43;424&lt;br /&gt;   System.Data.ProviderBase.DbConnectionPool.UserCreateRequest&amp;#40;DbConnection owningObject&amp;#41; &amp;#43;66&lt;br /&gt;   System.Data.ProviderBase.DbConnectionPool.GetConnection&amp;#40;DbConnection owningObject&amp;#41; &amp;#43;494&lt;br /&gt;   System.Data.ProviderBase.DbConnectionFactory.GetConnection&amp;#40;DbConnection owningConnection&amp;#41; &amp;#43;82&lt;br /&gt;   System.Data.ProviderBase.DbConnectionClosed.OpenConnection&amp;#40;DbConnection outerConnection, DbConnectionFactory connectionFactory&amp;#41; &amp;#43;105&lt;br /&gt;   System.Data.SqlClient.SqlConnection.Open&amp;#40;&amp;#41; &amp;#43;111&lt;br /&gt;   System.Data.Linq.SqlClient.SqlConnectionManager.UseConnection&amp;#40;IConnectionUser user&amp;#41; &amp;#43;41&lt;br /&gt;   System.Data.Linq.SqlClient.SqlProvider.get_IsSqlCe&amp;#40;&amp;#41; &amp;#43;34&lt;br /&gt;   System.Data.Linq.SqlClient.SqlProvider.InitializeProviderMode&amp;#40;&amp;#41; &amp;#43;18&lt;br /&gt;   System.Data.Linq.SqlClient.SqlProvider.System.Data.Linq.Provider.IProvider.Execute&amp;#40;Expression query&amp;#41; &amp;#43;260&lt;br /&gt;   System.Data.Linq.DataQuery&amp;#96;1.System.Collections.Generic.IEnumerable&amp;#60;T&amp;#62;.GetEnumerator&amp;#40;&amp;#41; &amp;#43;93&lt;br /&gt;   System.Collections.Generic.List&amp;#96;1..ctor&amp;#40;IEnumerable&amp;#96;1 collection&amp;#41; &amp;#43;369&lt;br /&gt;   System.Linq.Enumerable.ToList&amp;#40;IEnumerable&amp;#96;1 source&amp;#41; &amp;#43;54&lt;br /&gt;   Commerce.MVC.Services.CatalogService.GetCategories&amp;#40;&amp;#41; in D&amp;#58;&amp;#92;project&amp;#92;StoreFront&amp;#92;Commerce.MVC2&amp;#92;Commerce.MVC&amp;#92;Commerce.MVC.Services&amp;#92;CatalogService.cs&amp;#58;28&lt;br /&gt;   Commerce.MVC.Web.Controllers.CatalogController.Index&amp;#40;String category, String subcategory&amp;#41; in D&amp;#58;&amp;#92;project&amp;#92;StoreFront&amp;#92;Commerce.MVC2&amp;#92;Commerce.MVC&amp;#92;Commerce.MVC.Web&amp;#92;Controllers&amp;#92;CatalogController.cs&amp;#58;51&lt;br /&gt;&lt;br /&gt;&amp;#91;TargetInvocationException&amp;#58; Exception has been thrown by the target of an invocation.&amp;#93;&lt;br /&gt;   System.RuntimeMethodHandle._InvokeMethodFast&amp;#40;Object target, Object&amp;#91;&amp;#93; arguments, SignatureStruct&amp;#38; sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner&amp;#41; &amp;#43;0&lt;br /&gt;   System.RuntimeMethodHandle.InvokeMethodFast&amp;#40;Object target, Object&amp;#91;&amp;#93; arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner&amp;#41; &amp;#43;72&lt;br /&gt;   System.Reflection.RuntimeMethodInfo.Invoke&amp;#40;Object obj, BindingFlags invokeAttr, Binder binder, Object&amp;#91;&amp;#93; parameters, CultureInfo culture, Boolean skipVisibilityChecks&amp;#41; &amp;#43;371&lt;br /&gt;   System.Reflection.RuntimeMethodInfo.Invoke&amp;#40;Object obj, BindingFlags invokeAttr, Binder binder, Object&amp;#91;&amp;#93; parameters, CultureInfo culture&amp;#41; &amp;#43;29&lt;br /&gt;   System.Reflection.MethodBase.Invoke&amp;#40;Object obj, Object&amp;#91;&amp;#93; parameters&amp;#41; &amp;#43;17&lt;br /&gt;   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod&amp;#40;MethodInfo methodInfo, IDictionary&amp;#96;2 parameters&amp;#41; &amp;#43;545&lt;br /&gt;   System.Web.Mvc.&amp;#60;&amp;#62;c__DisplayClass8.&amp;#60;InvokeActionMethodWithFilters&amp;#62;b__5&amp;#40;&amp;#41; &amp;#43;108&lt;br /&gt;   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter&amp;#40;IActionFilter filter, ActionExecutingContext preContext, Func&amp;#96;1 continuation&amp;#41; &amp;#43;331&lt;br /&gt;   System.Web.Mvc.&amp;#60;&amp;#62;c__DisplayClassa.&amp;#60;InvokeActionMethodWithFilters&amp;#62;b__7&amp;#40;&amp;#41; &amp;#43;60&lt;br /&gt;   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters&amp;#40;MethodInfo methodInfo, IDictionary&amp;#96;2 parameters, IList&amp;#96;1 filters&amp;#41; &amp;#43;451&lt;br /&gt;   System.Web.Mvc.ControllerActionInvoker.InvokeAction&amp;#40;String actionName, IDictionary&amp;#96;2 values&amp;#41; &amp;#43;235&lt;br /&gt;   System.Web.Mvc.Controller.Execute&amp;#40;ControllerContext controllerContext&amp;#41; &amp;#43;279&lt;br /&gt;   System.Web.Mvc.Controller.System.Web.Mvc.IController.Execute&amp;#40;ControllerContext controllerContext&amp;#41; &amp;#43;46&lt;br /&gt;   System.Web.Mvc.MvcHandler.ProcessRequest&amp;#40;HttpContextBase httpContext&amp;#41; &amp;#43;382&lt;br /&gt;   System.Web.Mvc.MvcHandler.ProcessRequest&amp;#40;HttpContext httpContext&amp;#41; &amp;#43;73&lt;br /&gt;   System.Web.Mvc.MvcHandler.System.Web.IHttpHandler.ProcessRequest&amp;#40;HttpContext httpContext&amp;#41; &amp;#43;46&lt;br /&gt;   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute&amp;#40;&amp;#41; &amp;#43;358&lt;br /&gt;   System.Web.HttpApplication.ExecuteStep&amp;#40;IExecutionStep step, Boolean&amp;#38; completedSynchronously&amp;#41; &amp;#43;64&lt;br /&gt;</description><author>spirith</author><pubDate>Mon, 09 Jun 2008 07:15:47 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Server Error in '/' Application 20080609071547A</guid></item><item><title>COMMENTED ISSUE: Register always displays "This user already exists"</title><link>http://www.codeplex.com/mvcsamples/WorkItem/View.aspx?WorkItemId=1105</link><description>When trying to use Register through the application, I am receiving &amp;#34;This user already exists&amp;#34; regardless of what username I enter.&lt;br /&gt;Comments: ** Comment from web user: shahim ** &lt;p&gt;Yes, I see. This is because  UserService.GetUser return guest user if specified user doesn&amp;#39;t exists and Register method use GetUser for check user existence. Obviously any user registration failed with &amp;#34;This user already exists&amp;#34;.&lt;/p&gt;</description><author>shahim</author><pubDate>Wed, 04 Jun 2008 21:07:48 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Register always displays "This user already exists" 20080604090748P</guid></item><item><title>CREATED ISSUE: Register always displays "This user already exists"</title><link>http://www.codeplex.com/mvcsamples/WorkItem/View.aspx?WorkItemId=1105</link><description>When trying to use Register through the application, I am receiving &amp;#34;This user already exists&amp;#34; regardless of what username I enter.&lt;br /&gt;</description><author>ChanceUSC</author><pubDate>Sun, 01 Jun 2008 16:20:31 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Register always displays "This user already exists" 20080601042031P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/mvcsamples/SourceControl/ListDownloadableCommits.aspx</link><description>Plugged in StructureMap - w00t&amp;#33;</description><author>robconery</author><pubDate>Sat, 31 May 2008 04:03:46 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080531040346A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/mvcsamples/SourceControl/ListDownloadableCommits.aspx</link><description>Parts 11, 12, 13. Hooked up Mocking and DI, hooked up the shopping cart. Created UserSessionComponent, hooked up Login&amp;#47;Register routines.</description><author>robconery</author><pubDate>Sat, 24 May 2008 01:15:50 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080524011550A</guid></item><item><title>Patch Uploaded</title><link>http://www.codeplex.com/mvcsamples/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='/site/users/view/SimonCropp'&gt;SimonCropp&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;a fe minor tweaks&lt;br /&gt;-prefer &amp;#61;&amp;#61; first instead of &amp;#33;&amp;#61; &lt;br /&gt;-use &amp;#34;as&amp;#34; and check for null rather than double cast&lt;br /&gt;-clean up some references&lt;br /&gt;-remove some redundant usages of &amp;#34;this&amp;#34;&lt;br /&gt;-use ExpectedException rather than &amp;#34;try catch&amp;#34; in tests&lt;/p&gt;</description><author>SimonCropp</author><pubDate>Wed, 21 May 2008 11:36:16 GMT</pubDate><guid isPermaLink="false">Patch Uploaded 20080521113616A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/mvcsamples/SourceControl/ListDownloadableCommits.aspx</link><description>Righting this ship - refactored out LazyList and optimized query calls. Re-added CartService and kept with existing pattern. &amp;#13;&amp;#10;Created SaveCart routine to persist cart without individual routines, keeping with the architectural pattern&amp;#13;&amp;#10;Refactored integration tests to make sure LinqToSql won&amp;#39;t get mad</description><author>robconery</author><pubDate>Tue, 20 May 2008 02:38:30 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080520023830A</guid></item><item><title>CREATED ISSUE: Missing File "cart.gif"</title><link>http://www.codeplex.com/mvcsamples/WorkItem/View.aspx?WorkItemId=886</link><description>J&amp;#58;&amp;#92;Code&amp;#92;CodePlex&amp;#92;mvcsamples-6024&amp;#92;Commerce.MVC&amp;#92;Commerce.MVC.Web&amp;#92;Content&amp;#92;Images&amp;#92;cart.gif&lt;br /&gt;</description><author>SimonCropp</author><pubDate>Thu, 15 May 2008 02:08:53 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Missing File "cart.gif" 20080515020853A</guid></item><item><title>CREATED ISSUE: bin dir in source control?</title><link>http://www.codeplex.com/mvcsamples/WorkItem/View.aspx?WorkItemId=882</link><description>Hi,&lt;br /&gt;&lt;br /&gt;Should the mvcsamples&amp;#92;Commerce.MVC&amp;#92;Commerce.MVC.Web&amp;#92;bin dir be under source control&amp;#63;&lt;br /&gt;&lt;br /&gt;Tim.&lt;br /&gt;</description><author>TimBajz</author><pubDate>Wed, 14 May 2008 14:01:21 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: bin dir in source control? 20080514020121P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/mvcsamples/SourceControl/ListDownloadableCommits.aspx</link><description>Part 10 - re-added AssemblyInfo.cs.</description><author>robconery</author><pubDate>Wed, 14 May 2008 06:41:05 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080514064105A</guid></item><item><title>COMMENTED ISSUE: Am i missing the adventure works assembly?</title><link>http://www.codeplex.com/mvcsamples/WorkItem/View.aspx?WorkItemId=879</link><description>Compilation Error&lt;br /&gt;Description&amp;#58; An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.&lt;br /&gt;&lt;br /&gt;Compiler Error Message&amp;#58; CS0246&amp;#58; The type or namespace name &amp;#39;AdventureWorks&amp;#39; could not be found &amp;#40;are you missing a using directive or an assembly reference&amp;#63;&amp;#41;&lt;br /&gt;&lt;br /&gt;Source Error&amp;#58;&lt;br /&gt;&lt;br /&gt;Line 17&amp;#58; public class ProfileCommon &amp;#58; System.Web.Profile.ProfileBase &amp;#123;&lt;br /&gt;Line 18&amp;#58;     &lt;br /&gt;Line 19&amp;#58;     public virtual AdventureWorks.Data.Address CurrentShippingAddress &amp;#123;&lt;br /&gt;Line 20&amp;#58;         get &amp;#123;&lt;br /&gt;Line 21&amp;#58;             return &amp;#40;&amp;#40;AdventureWorks.Data.Address&amp;#41;&amp;#40;this.GetPropertyValue&amp;#40;&amp;#34;CurrentShippingAddress&amp;#34;&amp;#41;&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;Comments: ** Comment from web user: robconery ** &lt;p&gt;oops - bad setting in web.config &amp;#40;copy&amp;#47;past issue&amp;#41;. This is fixed&lt;/p&gt;</description><author>robconery</author><pubDate>Wed, 14 May 2008 06:36:09 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Am i missing the adventure works assembly? 20080514063609A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/mvcsamples/SourceControl/ListDownloadableCommits.aspx</link><description>Part 10 Update&amp;#58; Fixed weird AdventureWorks reference in web.config &amp;#58;&amp;#41;</description><author>robconery</author><pubDate>Wed, 14 May 2008 06:35:29 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080514063529A</guid></item><item><title>CREATED ISSUE: Am i missing the adventure works assembly?</title><link>http://www.codeplex.com/mvcsamples/WorkItem/View.aspx?WorkItemId=879</link><description>Compilation Error&lt;br /&gt;Description&amp;#58; An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.&lt;br /&gt;&lt;br /&gt;Compiler Error Message&amp;#58; CS0246&amp;#58; The type or namespace name &amp;#39;AdventureWorks&amp;#39; could not be found &amp;#40;are you missing a using directive or an assembly reference&amp;#63;&amp;#41;&lt;br /&gt;&lt;br /&gt;Source Error&amp;#58;&lt;br /&gt;&lt;br /&gt;Line 17&amp;#58; public class ProfileCommon &amp;#58; System.Web.Profile.ProfileBase &amp;#123;&lt;br /&gt;Line 18&amp;#58;     &lt;br /&gt;Line 19&amp;#58;     public virtual AdventureWorks.Data.Address CurrentShippingAddress &amp;#123;&lt;br /&gt;Line 20&amp;#58;         get &amp;#123;&lt;br /&gt;Line 21&amp;#58;             return &amp;#40;&amp;#40;AdventureWorks.Data.Address&amp;#41;&amp;#40;this.GetPropertyValue&amp;#40;&amp;#34;CurrentShippingAddress&amp;#34;&amp;#41;&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;</description><author>SimonCropp</author><pubDate>Wed, 14 May 2008 05:37:46 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Am i missing the adventure works assembly? 20080514053746A</guid></item><item><title>CREATED ISSUE: AssemblyInfo.cs' could not be opened</title><link>http://www.codeplex.com/mvcsamples/WorkItem/View.aspx?WorkItemId=878</link><description>Error&amp;#9;2&amp;#9;Source file &amp;#39;J&amp;#58;&amp;#92;Code&amp;#92;CodePlex&amp;#92;mvcsamples-6010&amp;#92;Commerce.MVC&amp;#92;Commerce.MVC.Web&amp;#92;Properties&amp;#92;AssemblyInfo.cs&amp;#39; could not be opened &amp;#40;&amp;#39;Unspecified error &amp;#39;&amp;#41;&amp;#9;Commerce.MVC.Web&lt;br /&gt;</description><author>SimonCropp</author><pubDate>Wed, 14 May 2008 05:28:01 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: AssemblyInfo.cs' could not be opened 20080514052801A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/mvcsamples/SourceControl/ListDownloadableCommits.aspx</link><description>Part 10&amp;#58; Cart refactor, implementing membership</description><author>robconery</author><pubDate>Wed, 14 May 2008 03:11:39 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080514031139A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/mvcsamples/SourceControl/ListDownloadableCommits.aspx</link><description>Part 9&amp;#58; Shopping Cart and SqlShoppingCartSpike</description><author>robconery</author><pubDate>Thu, 08 May 2008 00:38:03 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080508123803A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/mvcsamples/SourceControl/ListDownloadableCommits.aspx</link><description>Part 8&amp;#58; Adding missing files &amp;#40;sorry&amp;#41;</description><author>robconery</author><pubDate>Tue, 06 May 2008 18:44:10 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080506064410P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/mvcsamples/SourceControl/ListDownloadableCommits.aspx</link><description>Part 8&amp;#58; Updated with some refactoring - trying to fix proj file</description><author>robconery</author><pubDate>Fri, 02 May 2008 22:08:21 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080502100821P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/mvcsamples/SourceControl/ListDownloadableCommits.aspx</link><description>Part 8 - Demo time.</description><author>robconery</author><pubDate>Fri, 02 May 2008 03:29:02 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080502032902A</guid></item></channel></rss>