<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://code.msdn.microsoft.com/rss.xsl"?><rss version="2.0"><channel><title>ASP.NET Dynamic Data Preview</title><link>http://code.msdn.microsoft.com/dynamicdata/Project/ProjectRss.aspx</link><description>Preview site for ASP.NET Dynamic Data</description><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/dynamicdata/Wiki/View.aspx?title=Home&amp;version=74</link><description>&lt;div class="wikidoc"&gt;
&lt;h4&gt;
The Dynamic Data Preview has moved to Codeplex. 
&lt;/h4&gt; &lt;br /&gt;The &lt;a href="http://www.codeplex.com/aspnet/Wiki/View.aspx?title=Dynamic%20Data&amp;amp;referringTitle=Home" class="externalLink"&gt;Dynamic Data homepage&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; on CodePlex can be accessed by this link: &lt;a href="http://www.codeplex.com/aspnet/Wiki/View.aspx?title=Dynamic%20Data&amp;amp;referringTitle=Home" class="externalLink"&gt;Dynamic Data Codeplex&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>coolcsh</author><pubDate>Thu, 14 May 2009 22:33:29 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20090514P</guid></item><item><title>CREATED ISSUE: Unable to cast object of type 'MultiMapDataContext' to type 'System.Data.Objects.ObjectContext'.</title><link>http://code.msdn.microsoft.com/dynamicdata/WorkItem/View.aspx?WorkItemId=35</link><description>Hi guys,&lt;br /&gt;&lt;br /&gt;I have just been using Dynamic Data for the first time and got this error when I clicked on a table.&lt;br /&gt;&lt;br /&gt;Please see screenshots in the word document attached.&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;</description><author>bloggs</author><pubDate>Mon, 23 Feb 2009 18:01:47 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Unable to cast object of type 'MultiMapDataContext' to type 'System.Data.Objects.ObjectContext'. 20090223P</guid></item><item><title>COMMENTED ISSUE: New Web site 'Customise Web Site' does not work properly</title><link>http://code.msdn.microsoft.com/dynamicdata/WorkItem/View.aspx?WorkItemId=34</link><description>When I create a website, and get through the first three dialogs, until the &amp;#39;Customise Website&amp;#39; dialog appears, having Added All Modules to the Website Structure&amp;#59; &lt;br /&gt;When I click on &amp;#39;Finish&amp;#39; I then get a whole series of error dialogs.&lt;br /&gt;These come in pairs, the first one always says &amp;#34;Could not reformat document, the original format has been restored&amp;#39;&lt;br /&gt;The 2nd error dialog says &amp;#39;Could not complete the action&amp;#39;.&lt;br /&gt;&lt;br /&gt;One pair of these dialogs appears for every table in the application.&lt;br /&gt;&lt;br /&gt;Clearly  this is not working as designed.  I am unable to tell what is the root cause of this issue&lt;br /&gt;Comments: I haver the same problem generating the application against my own database - not sure what is missing as application appears to be working OK.</description><author>ColinN</author><pubDate>Wed, 22 Oct 2008 11:05:37 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: New Web site 'Customise Web Site' does not work properly 20081022A</guid></item><item><title>COMMENTED ISSUE: New Web site 'Customise Web Site' does not work properly</title><link>http://code.msdn.microsoft.com/dynamicdata/WorkItem/View.aspx?WorkItemId=34</link><description>When I create a website, and get through the first three dialogs, until the &amp;#39;Customise Website&amp;#39; dialog appears, having Added All Modules to the Website Structure&amp;#59; &lt;br /&gt;When I click on &amp;#39;Finish&amp;#39; I then get a whole series of error dialogs.&lt;br /&gt;These come in pairs, the first one always says &amp;#34;Could not reformat document, the original format has been restored&amp;#39;&lt;br /&gt;The 2nd error dialog says &amp;#39;Could not complete the action&amp;#39;.&lt;br /&gt;&lt;br /&gt;One pair of these dialogs appears for every table in the application.&lt;br /&gt;&lt;br /&gt;Clearly  this is not working as designed.  I am unable to tell what is the root cause of this issue&lt;br /&gt;Comments: I have installed Dynamic Data Website Wizard newly and I&amp;#39;m also experiencing the same problem is there any solution for this. </description><author>Sudheshna</author><pubDate>Mon, 22 Sep 2008 11:59:50 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: New Web site 'Customise Web Site' does not work properly 20080922A</guid></item><item><title>COMMENTED ISSUE: Unable to cast object of type 'mytestDataContext' to type 'System.Data.Objects.ObjectContext'. </title><link>http://code.msdn.microsoft.com/dynamicdata/WorkItem/View.aspx?WorkItemId=25</link><description>I am new to linq - what am I missing&amp;#63;&lt;br /&gt;&lt;br /&gt;I am getting this error on &amp;#47;ListDetails.aspx&lt;br /&gt;&lt;br /&gt;Server Error in &amp;#39;&amp;#47;ddtest&amp;#39; Application.&lt;br /&gt;--------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;Unable to cast object of type &amp;#39;veenatestDataContext&amp;#39; to type &amp;#39;System.Data.Objects.ObjectContext&amp;#39;. &lt;br /&gt;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.InvalidCastException&amp;#58; Unable to cast object of type &amp;#39;veenatestDataContext&amp;#39; to type &amp;#39;System.Data.Objects.ObjectContext&amp;#39;.&lt;br /&gt;&lt;br /&gt;Source Error&amp;#58; &lt;br /&gt;&lt;br /&gt;An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  &lt;br /&gt;&lt;br /&gt;Stack Trace&amp;#58; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;#91;InvalidCastException&amp;#58; Unable to cast object of type &amp;#39;veenatestDataContext&amp;#39; to type &amp;#39;System.Data.Objects.ObjectContext&amp;#39;.&amp;#93;&lt;br /&gt;   System.Web.UI.WebControls.EntityDataSourceView.ConstructContext&amp;#40;&amp;#41; &amp;#43;391&lt;br /&gt;   System.Web.UI.WebControls.EntityDataSourceView.ExecuteSelect&amp;#40;DataSourceSelectArguments arguments&amp;#41; &amp;#43;269&lt;br /&gt;   System.Web.UI.DataSourceView.Select&amp;#40;DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback&amp;#41; &amp;#43;19&lt;br /&gt;   System.Web.UI.WebControls.DataBoundControl.PerformSelect&amp;#40;&amp;#41; &amp;#43;142&lt;br /&gt;   System.Web.UI.WebControls.BaseDataBoundControl.DataBind&amp;#40;&amp;#41; &amp;#43;73&lt;br /&gt;   System.Web.UI.WebControls.GridView.DataBind&amp;#40;&amp;#41; &amp;#43;4&lt;br /&gt;   System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound&amp;#40;&amp;#41; &amp;#43;82&lt;br /&gt;   System.Web.UI.WebControls.CompositeDataBoundControl.CreateChildControls&amp;#40;&amp;#41; &amp;#43;72&lt;br /&gt;   System.Web.UI.Control.EnsureChildControls&amp;#40;&amp;#41; &amp;#43;87&lt;br /&gt;   System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41; &amp;#43;44&lt;br /&gt;   System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41; &amp;#43;171&lt;br /&gt;   System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41; &amp;#43;171&lt;br /&gt;   System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41; &amp;#43;171&lt;br /&gt;   System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41; &amp;#43;171&lt;br /&gt;   System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41; &amp;#43;171&lt;br /&gt;   System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41; &amp;#43;171&lt;br /&gt;   System.Web.UI.Page.ProcessRequestMain&amp;#40;Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint&amp;#41; &amp;#43;842&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;--------------------------------------------------------------------------------&lt;br /&gt;Version Information&amp;#58; Microsoft .NET Framework Version&amp;#58;2.0.50727.3031&amp;#59; ASP.NET Version&amp;#58;2.0.50727.3031 &lt;br /&gt;Comments: This is from Scott Hanselman...&amp;#10;This looks like the using the wrong data model in the wrong project type. Note you have a Linq2SQL datacontext but the errors come from the EntityDataSource. There are two project templates for Dynamic Data&amp;#58; Dynamic Data and Dynamic Data Entites. For doing Linq2Sql models you need to use the Dynamic Data project. For doing EntityFramework models you need to use the Dynamic Data Entities. We have two different project types because the templates and pages are a little different based on which model type is used.</description><author>gallwood</author><pubDate>Thu, 18 Sep 2008 06:16:47 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Unable to cast object of type 'mytestDataContext' to type 'System.Data.Objects.ObjectContext'.  20080918A</guid></item><item><title>COMMENTED ISSUE: Unable to cast object of type 'mytestDataContext' to type 'System.Data.Objects.ObjectContext'. </title><link>http://code.msdn.microsoft.com/dynamicdata/WorkItem/View.aspx?WorkItemId=25</link><description>I am new to linq - what am I missing&amp;#63;&lt;br /&gt;&lt;br /&gt;I am getting this error on &amp;#47;ListDetails.aspx&lt;br /&gt;&lt;br /&gt;Server Error in &amp;#39;&amp;#47;ddtest&amp;#39; Application.&lt;br /&gt;--------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;Unable to cast object of type &amp;#39;veenatestDataContext&amp;#39; to type &amp;#39;System.Data.Objects.ObjectContext&amp;#39;. &lt;br /&gt;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.InvalidCastException&amp;#58; Unable to cast object of type &amp;#39;veenatestDataContext&amp;#39; to type &amp;#39;System.Data.Objects.ObjectContext&amp;#39;.&lt;br /&gt;&lt;br /&gt;Source Error&amp;#58; &lt;br /&gt;&lt;br /&gt;An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  &lt;br /&gt;&lt;br /&gt;Stack Trace&amp;#58; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;#91;InvalidCastException&amp;#58; Unable to cast object of type &amp;#39;veenatestDataContext&amp;#39; to type &amp;#39;System.Data.Objects.ObjectContext&amp;#39;.&amp;#93;&lt;br /&gt;   System.Web.UI.WebControls.EntityDataSourceView.ConstructContext&amp;#40;&amp;#41; &amp;#43;391&lt;br /&gt;   System.Web.UI.WebControls.EntityDataSourceView.ExecuteSelect&amp;#40;DataSourceSelectArguments arguments&amp;#41; &amp;#43;269&lt;br /&gt;   System.Web.UI.DataSourceView.Select&amp;#40;DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback&amp;#41; &amp;#43;19&lt;br /&gt;   System.Web.UI.WebControls.DataBoundControl.PerformSelect&amp;#40;&amp;#41; &amp;#43;142&lt;br /&gt;   System.Web.UI.WebControls.BaseDataBoundControl.DataBind&amp;#40;&amp;#41; &amp;#43;73&lt;br /&gt;   System.Web.UI.WebControls.GridView.DataBind&amp;#40;&amp;#41; &amp;#43;4&lt;br /&gt;   System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound&amp;#40;&amp;#41; &amp;#43;82&lt;br /&gt;   System.Web.UI.WebControls.CompositeDataBoundControl.CreateChildControls&amp;#40;&amp;#41; &amp;#43;72&lt;br /&gt;   System.Web.UI.Control.EnsureChildControls&amp;#40;&amp;#41; &amp;#43;87&lt;br /&gt;   System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41; &amp;#43;44&lt;br /&gt;   System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41; &amp;#43;171&lt;br /&gt;   System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41; &amp;#43;171&lt;br /&gt;   System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41; &amp;#43;171&lt;br /&gt;   System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41; &amp;#43;171&lt;br /&gt;   System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41; &amp;#43;171&lt;br /&gt;   System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41; &amp;#43;171&lt;br /&gt;   System.Web.UI.Page.ProcessRequestMain&amp;#40;Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint&amp;#41; &amp;#43;842&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;--------------------------------------------------------------------------------&lt;br /&gt;Version Information&amp;#58; Microsoft .NET Framework Version&amp;#58;2.0.50727.3031&amp;#59; ASP.NET Version&amp;#58;2.0.50727.3031 &lt;br /&gt;Comments: This is from Scott Hanselman...&amp;#10;&amp;#10;This looks like the using the wrong data model in the wrong project type. Note you have a Linq2SQL datacontext but the errors come from the EntityDataSource. There are two project templates for Dynamic Data&amp;#58; Dynamic Data and Dynamic Data Entites. For doing Linq2Sql models you need to use the Dynamic Data project. For doing EntityFramework models you need to use the Dynamic Data Entities. We have two different project types because the templates and pages are a little different based on which model type is used.</description><author>gallwood</author><pubDate>Thu, 18 Sep 2008 06:15:41 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Unable to cast object of type 'mytestDataContext' to type 'System.Data.Objects.ObjectContext'.  20080918A</guid></item><item><title>UPDATED WIKI: NET35Samples</title><link>http://code.msdn.microsoft.com/dynamicdata/Wiki/View.aspx?title=NET35Samples&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
ASP.NET Dynamic Data Samples for .NET 3.5 SP1 Beta
&lt;/h1&gt; &lt;br /&gt;All the samples have been moved to the ASP.NET Codeplex Site. You can view the samples here: &lt;a href="http://www.codeplex.com/aspnet/Release/ProjectReleases.aspx?ReleaseId=14473" class="externalLink"&gt;Dynamic Data Samples&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>coolcsh</author><pubDate>Thu, 28 Aug 2008 22:42:26 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: NET35Samples 20080828P</guid></item><item><title>CREATED ISSUE: New Web site 'Customise Web Site' does not work properly</title><link>http://code.msdn.microsoft.com/dynamicdata/WorkItem/View.aspx?WorkItemId=34</link><description>When I create a website, and get through the first three dialogs, until the &amp;#39;Customise Website&amp;#39; dialog appears, having Added All Modules to the Website Structure&amp;#59; &lt;br /&gt;When I click on &amp;#39;Finish&amp;#39; I then get a whole series of error dialogs.&lt;br /&gt;These come in pairs, the first one always says &amp;#34;Could not reformat document, the original format has been restored&amp;#39;&lt;br /&gt;The 2nd error dialog says &amp;#39;Could not complete the action&amp;#39;.&lt;br /&gt;&lt;br /&gt;One pair of these dialogs appears for every table in the application.&lt;br /&gt;&lt;br /&gt;Clearly  this is not working as designed.  I am unable to tell what is the root cause of this issue&lt;br /&gt;</description><author>bryn</author><pubDate>Thu, 21 Aug 2008 16:33:33 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: New Web site 'Customise Web Site' does not work properly 20080821P</guid></item><item><title>CREATED ISSUE: New Website that has a int and a nvarchar foreighn key mixes them up in the DBML</title><link>http://code.msdn.microsoft.com/dynamicdata/WorkItem/View.aspx?WorkItemId=33</link><description>If I have a child table of a parent table with a foreign key relationship, and the parent table has a primary key consisting of two fields, one being an Int, and the other a string &amp;#40;Nvarchar&amp;#40;128&amp;#41;&amp;#41;, when the wizard creates the foreign key relationship in the DBML file , it crosses over the parent int to the child string key, and vice versa.&lt;br /&gt;so that parent.mfr_id &amp;#62; child.mfr_part_no and parent.mfr_part_no &amp;#62; child.mfr_id&lt;br /&gt;&lt;br /&gt;This is despite the fact that the keys are stored correctly in the foreign key definition in the database.&lt;br /&gt;&lt;br /&gt;When this happens, the wizard stops working properly, and I find that the &amp;#39;Add Data Pages to Website&amp;#39; dialog does not populate correctly.  I am however able to click on the finish button and the application is created.  I can then fix the layout file and things work &amp;#60;sort of&amp;#62; OK.&lt;br /&gt;</description><author>bryn</author><pubDate>Thu, 21 Aug 2008 16:28:07 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: New Website that has a int and a nvarchar foreighn key mixes them up in the DBML 20080821P</guid></item><item><title>CREATED ISSUE: New Website will not use an existing Data Model</title><link>http://code.msdn.microsoft.com/dynamicdata/WorkItem/View.aspx?WorkItemId=32</link><description>I have an existing Data Model which consists of a connection to a SQLServer Express 2005 database.&lt;br /&gt;This Data Model comes up in the list when I go to create a new website based upon the Dynamic Data wizard, however I find that in order to get the wizard to work it is necesary always to click on the &amp;#39;new connection&amp;#39; button.&lt;br /&gt;&lt;br /&gt;This strikes me as dysfunctional, and obviously it is not working as designed.&lt;br /&gt;</description><author>bryn</author><pubDate>Thu, 21 Aug 2008 16:19:58 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: New Website will not use an existing Data Model 20080821P</guid></item><item><title>UPDATED RELEASE: Dynamic Data Runtime and Templates 5-23a Refresh (May 20, 2008)</title><link>http://code.msdn.microsoft.com/dynamicdata/Release/ProjectReleases.aspx?ReleaseId=1039</link><description>&amp;#33;&amp;#33;&amp;#33; The Dynamic Data Runtime and Templates 5-23a Refresh has moved to Codeplex. &lt;br /&gt;&lt;br /&gt;You can now get this release at this link&amp;#58; &amp;#91;url&amp;#58;Dynamic Data Runtime on Codeplex&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;aspnet&amp;#47;Release&amp;#47;ProjectReleases.aspx&amp;#63;ReleaseId&amp;#61;14474&amp;#93;</description><author></author><pubDate>Tue, 08 Jul 2008 20:38:10 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Dynamic Data Runtime and Templates 5-23a Refresh (May 20, 2008) 20080708P</guid></item><item><title>UPDATED RELEASE: Dynamic Data Samples 05-23 (May 09, 2008)</title><link>http://code.msdn.microsoft.com/dynamicdata/Release/ProjectReleases.aspx?ReleaseId=994</link><description>&amp;#33;&amp;#33;&amp;#33; The Dynamic Data Sample have moved to Codeplex and have been broken into two parts&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#42; Samples on Codeplex&amp;#58;&lt;br /&gt;&amp;#42;&amp;#42; &amp;#91;url&amp;#58;Dynamic Data Samples&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;aspnet&amp;#47;Release&amp;#47;ProjectReleases.aspx&amp;#63;ReleaseId&amp;#61;14473&amp;#93; - Basic samples for Dynamic Data.&lt;br /&gt;&amp;#42;&amp;#42; &amp;#91;url&amp;#58;Dynamic Data Futures&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;aspnet&amp;#47;Release&amp;#47;ProjectReleases.aspx&amp;#63;ReleaseId&amp;#61;14475&amp;#93; - Contains samples of features that are being considered for the next version of Dynamic Data.&lt;br /&gt;&lt;br /&gt;</description><author></author><pubDate>Tue, 08 Jul 2008 20:37:30 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Dynamic Data Samples 05-23 (May 09, 2008) 20080708P</guid></item><item><title>UPDATED RELEASE: Dynamic Data Samples 05-23 (May 09, 2008)</title><link>http://code.msdn.microsoft.com/dynamicdata/Release/ProjectReleases.aspx?ReleaseId=994</link><description>&amp;#33;&amp;#33;&amp;#33; The Dynamic Data Sample have moved to Codeplex and have been broken into two parts&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#42; Samples on Codeplex&amp;#58;&lt;br /&gt;&amp;#42;&amp;#42; &amp;#91;url&amp;#58;Dynamic Data Samples&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;aspnet&amp;#47;Release&amp;#47;ProjectReleases.aspx&amp;#63;ReleaseId&amp;#61;14473&amp;#93; - Basic samples for Dynamic Data&lt;br /&gt;&amp;#42;&amp;#42; &amp;#91;url&amp;#58;Dynamic Data Futures&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;aspnet&amp;#47;Release&amp;#47;ProjectReleases.aspx&amp;#63;ReleaseId&amp;#61;14475&amp;#93; - Contains samples of features that are being considered for the next version of Dynamic Data&lt;br /&gt;&lt;br /&gt;</description><author></author><pubDate>Tue, 08 Jul 2008 20:36:51 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Dynamic Data Samples 05-23 (May 09, 2008) 20080708P</guid></item><item><title>UPDATED RELEASE: Dynamic Data Samples 05-23 (May 09, 2008)</title><link>http://code.msdn.microsoft.com/dynamicdata/Release/ProjectReleases.aspx?ReleaseId=994</link><description>&amp;#33;&amp;#33;&amp;#33; The Dynamic Data Sample have moved to Codeplex and have been broken into two parts&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#42; Samples on Codeplex&amp;#58;&lt;br /&gt;&amp;#42;&amp;#42; &amp;#91;url&amp;#58;Dynamic Data Samples&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;aspnet&amp;#47;Release&amp;#47;ProjectReleases.aspx&amp;#63;ReleaseId&amp;#61;14473&amp;#93;&lt;br /&gt;&amp;#42;&amp;#42; &amp;#91;url&amp;#58;Dynamic Data Futures&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;aspnet&amp;#47;Release&amp;#47;ProjectReleases.aspx&amp;#63;ReleaseId&amp;#61;14475&amp;#93;&lt;br /&gt;&lt;br /&gt;</description><author></author><pubDate>Tue, 08 Jul 2008 20:35:11 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Dynamic Data Samples 05-23 (May 09, 2008) 20080708P</guid></item><item><title>UPDATED RELEASE: Dynamic Data Runtime and Templates 5-23a Refresh (May 20, 2008)</title><link>http://code.msdn.microsoft.com/dynamicdata/Release/ProjectReleases.aspx?ReleaseId=1039</link><description>The Dynamic Data Runtime and Templates 5-23a Refresh has moved to Codeplex. You can now get this release at this link&amp;#58; &amp;#91;url&amp;#58;Dynamic Data Runtime on Codeplex&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;aspnet&amp;#47;Release&amp;#47;ProjectReleases.aspx&amp;#63;ReleaseId&amp;#61;14474&amp;#93;</description><author></author><pubDate>Tue, 08 Jul 2008 20:30:18 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Dynamic Data Runtime and Templates 5-23a Refresh (May 20, 2008) 20080708P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/dynamicdata/Wiki/View.aspx?title=Home&amp;version=73</link><description>&lt;div class="wikidoc"&gt;
&lt;h4&gt;
The Dynamic Data Preview has moved to Codeplex. 
&lt;/h4&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;The release on Codeplex contains two items:&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/aspnet/Release/ProjectReleases.aspx?ReleaseId=14474" class="externalLink"&gt;Dynamic Data Runtime Update (5/23a)&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  - This contains an updated version of Dynamic Data from .NET 3.5 SP1 Beta plus the Dynamic Data Wiazrd.&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/aspnet/Release/ProjectReleases.aspx?ReleaseId=14475" class="externalLink"&gt;Dynamic Data Futures&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; - This contains a preview of many of the new ideas we are thinking about for the next version of Dynamic Data.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;The &lt;a href="http://www.codeplex.com/aspnet/Wiki/View.aspx?title=Dynamic%20Data&amp;amp;referringTitle=Home" class="externalLink"&gt;Dynamic Data homepage&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; on CodePlex can be accessed by this link: &lt;a href="http://www.codeplex.com/aspnet/Wiki/View.aspx?title=Dynamic%20Data&amp;amp;referringTitle=Home" class="externalLink"&gt;Dynamic Data Codeplex&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>coolcsh</author><pubDate>Tue, 08 Jul 2008 20:27:13 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080708P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/dynamicdata/Wiki/View.aspx?title=Home&amp;version=72</link><description>&lt;div class="wikidoc"&gt;
&lt;h4&gt;
The Dynamic Data Preview has moved to Codeplex. 
&lt;/h4&gt; &lt;br /&gt;*The release on Codeplex contains two items:&lt;br /&gt;&lt;ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/aspnet/Release/ProjectReleases.aspx?ReleaseId=14474" class="externalLink"&gt;Dynamic Data Runtime Update (5/23a)&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  - This contains an updated version of Dynamic Data from .NET 3.5 SP1 Beta plus the Dynamic Data Wiazrd.&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/aspnet/Release/ProjectReleases.aspx?ReleaseId=14475" class="externalLink"&gt;Dynamic Data Futures&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; - This contains a preview of many of the new ideas we are thinking about for the next version of Dynamic Data.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;The &lt;a href="http://www.codeplex.com/aspnet/Wiki/View.aspx?title=Dynamic%20Data&amp;amp;referringTitle=Home" class="externalLink"&gt;Dynamic Data homepage&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; on CodePlex can be accessed by this link: &lt;a href="http://www.codeplex.com/aspnet/Wiki/View.aspx?title=Dynamic%20Data&amp;amp;referringTitle=Home" class="externalLink"&gt;Dynamic Data Codeplex&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>coolcsh</author><pubDate>Tue, 08 Jul 2008 20:27:03 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080708P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/dynamicdata/Wiki/View.aspx?title=Home&amp;version=71</link><description>&lt;div class="wikidoc"&gt;
&lt;h4&gt;
The Dynamic Data Preview has moved to Codeplex. The release on Codeplex contains two items:
&lt;/h4&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/aspnet/Release/ProjectReleases.aspx?ReleaseId=14474" class="externalLink"&gt;Dynamic Data Runtime Update (5/23a)&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  - This contains an updated version of Dynamic Data from .NET 3.5 SP1 Beta plus the Dynamic Data Wiazrd.&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/aspnet/Release/ProjectReleases.aspx?ReleaseId=14475" class="externalLink"&gt;Dynamic Data Futures&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; - This contains a preview of many of the new ideas we are thinking about for the next version of Dynamic Data.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;The &lt;a href="http://www.codeplex.com/aspnet/Wiki/View.aspx?title=Dynamic%20Data&amp;amp;referringTitle=Home" class="externalLink"&gt;Dynamic Data homepage&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; on CodePlex can be accessed by this link: &lt;a href="http://www.codeplex.com/aspnet/Wiki/View.aspx?title=Dynamic%20Data&amp;amp;referringTitle=Home" class="externalLink"&gt;Dynamic Data Codeplex&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>coolcsh</author><pubDate>Tue, 08 Jul 2008 20:26:35 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080708P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/dynamicdata/Wiki/View.aspx?title=Home&amp;version=70</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
The Dynamic Data Preview has moved to Codeplex. The release on Codeplex contains two items:
&lt;/h3&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/aspnet/Release/ProjectReleases.aspx?ReleaseId=14474" class="externalLink"&gt;Dynamic Data Runtime Update (5/23a)&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  - This contains an updated version of Dynamic Data from .NET 3.5 SP1 Beta plus the Dynamic Data Wiazrd.&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/aspnet/Release/ProjectReleases.aspx?ReleaseId=14475" class="externalLink"&gt;Dynamic Data Futures&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; - This contains a preview of many of the new ideas we are thinking about for the next version of Dynamic Data&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;The &lt;a href="http://www.codeplex.com/aspnet/Wiki/View.aspx?title=Dynamic%20Data&amp;amp;referringTitle=Home" class="externalLink"&gt;Dynamic Data homepage&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; on CodePlex can be accessed by this link: &lt;a href="http://www.codeplex.com/aspnet/Wiki/View.aspx?title=Dynamic%20Data&amp;amp;referringTitle=Home" class="externalLink"&gt;Dynamic Data Codeplex&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>coolcsh</author><pubDate>Tue, 08 Jul 2008 20:24:17 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080708P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/dynamicdata/Wiki/View.aspx?title=Home&amp;version=69</link><description>&lt;div class="wikidoc"&gt;
!!!The Dynamic Data Preview has moved to Codeplex. The release on Codeplex contains two items:&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/aspnet/Release/ProjectReleases.aspx?ReleaseId=14474" class="externalLink"&gt;Dynamic Data Runtime Update (5/23a)&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  - This contains an updated version of Dynamic Data from .NET 3.5 SP1 Beta plus the Dynamic Data Wiazrd.&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/aspnet/Release/ProjectReleases.aspx?ReleaseId=14475" class="externalLink"&gt;Dynamic Data Futures&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; - This contains a preview of many of the new ideas we are thinking about for the next version of Dynamic Data&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;The &lt;a href="http://www.codeplex.com/aspnet/Wiki/View.aspx?title=Dynamic%20Data&amp;amp;referringTitle=Home" class="externalLink"&gt;Dynamic Data homepage&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; on CodePlex can be accessed by this link: &lt;a href="http://www.codeplex.com/aspnet/Wiki/View.aspx?title=Dynamic%20Data&amp;amp;referringTitle=Home" class="externalLink"&gt;Dynamic Data Codeplex&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>coolcsh</author><pubDate>Tue, 08 Jul 2008 20:22:50 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080708P</guid></item></channel></rss>