<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to add Dynamic Data to an Existing Web Application</title><link>http://blogs.msdn.com/scothu/archive/2008/06/24/how-to-add-dynamic-data-to-an-existing-web-application.aspx</link><description>Yesterday I posted about how to add Dynamic Data to an existing website and I got some feedback about how to add Dynamic Data to an existing web application. Web application projects work a little different the website projects, you can check out the</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Pregnant Man &amp;raquo; How to add Dynamic Data to an Existing Web Application</title><link>http://blogs.msdn.com/scothu/archive/2008/06/24/how-to-add-dynamic-data-to-an-existing-web-application.aspx#8647866</link><pubDate>Tue, 24 Jun 2008 19:41:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8647866</guid><dc:creator>Pregnant Man &amp;raquo; How to add Dynamic Data to an Existing Web Application</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://wordnew.acne-reveiw.info/?p=2710"&gt;http://wordnew.acne-reveiw.info/?p=2710&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Adding Dynamic Data to Existing ASP.NET Sites</title><link>http://blogs.msdn.com/scothu/archive/2008/06/24/how-to-add-dynamic-data-to-an-existing-web-application.aspx#8661890</link><pubDate>Fri, 27 Jun 2008 17:51:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8661890</guid><dc:creator>Mike Ormond's Blog</dc:creator><description>&lt;p&gt;I posted back in May about the ability to combine standard ASP.NET webforms pages and ASP.NET Dynamic&lt;/p&gt;
</description></item><item><title>Dynamic Data Deep Dive</title><link>http://blogs.msdn.com/scothu/archive/2008/06/24/how-to-add-dynamic-data-to-an-existing-web-application.aspx#8681563</link><pubDate>Wed, 02 Jul 2008 18:35:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8681563</guid><dc:creator>Craig Shoemaker</dc:creator><description>&lt;p&gt;Listen to the Show! When first introduced to Dynamic Data , developers often write the technology off&lt;/p&gt;
</description></item><item><title>ASP.NET Dynamic Data geekSpeak Q&amp;A and Follow Up</title><link>http://blogs.msdn.com/scothu/archive/2008/06/24/how-to-add-dynamic-data-to-an-existing-web-application.aspx#8977432</link><pubDate>Mon, 06 Oct 2008 06:36:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8977432</guid><dc:creator>Rachel Appel Blog</dc:creator><description>&lt;p&gt;Below are a list of questions directly from my geekSpeak session earlier this week. Q: How do you hide a class from the scaffolding? A: Use the ScaffoldTableAttribute on the class in your data model you want to hide. [ ScaffoldTable ( false )] public&lt;/p&gt;
</description></item><item><title>ASP.NET Dynamic Data geekSpeak Q&amp;A and Follow Up</title><link>http://blogs.msdn.com/scothu/archive/2008/06/24/how-to-add-dynamic-data-to-an-existing-web-application.aspx#8977445</link><pubDate>Mon, 06 Oct 2008 07:19:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8977445</guid><dc:creator>ASPInsiders</dc:creator><description>&lt;p&gt;Below are a list of questions directly from my geekSpeak session earlier this week. Q: How do you hide&lt;/p&gt;
</description></item><item><title>re: How to add Dynamic Data to an Existing Web Application</title><link>http://blogs.msdn.com/scothu/archive/2008/06/24/how-to-add-dynamic-data-to-an-existing-web-application.aspx#9255910</link><pubDate>Mon, 29 Dec 2008 20:50:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9255910</guid><dc:creator>Scott Kowalczyk</dc:creator><description>&lt;p&gt;Instead of routes.Add(), I had to use RouteTable.Routes.Add().&lt;/p&gt;
</description></item><item><title>re: How to add Dynamic Data to an Existing Web Application</title><link>http://blogs.msdn.com/scothu/archive/2008/06/24/how-to-add-dynamic-data-to-an-existing-web-application.aspx#9383697</link><pubDate>Fri, 30 Jan 2009 00:41:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9383697</guid><dc:creator>Girish</dc:creator><description>&lt;p&gt;Shouldn't you also add &amp;lt;remove name=&amp;quot;UrlRoutingHandler&amp;quot; /&amp;gt; under &amp;lt;system.webServer&amp;gt;/&amp;lt;handlers&amp;gt; section?&lt;/p&gt;
</description></item><item><title>re: How to add Dynamic Data to an Existing Web Application</title><link>http://blogs.msdn.com/scothu/archive/2008/06/24/how-to-add-dynamic-data-to-an-existing-web-application.aspx#9621301</link><pubDate>Sat, 16 May 2009 08:37:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9621301</guid><dc:creator>https://www.yoursite.com/DomainRegistration/Purchase.Asp</dc:creator><description>&lt;p&gt;&lt;a rel="nofollow" target="_new" href="https://www.yoursite.com/DomainRegistration/Purchase.Asp"&gt;https://www.yoursite.com/DomainRegistration/Purchase.Asp&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: How to add Dynamic Data to an Existing Web Application</title><link>http://blogs.msdn.com/scothu/archive/2008/06/24/how-to-add-dynamic-data-to-an-existing-web-application.aspx#9844560</link><pubDate>Wed, 22 Jul 2009 11:36:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9844560</guid><dc:creator>Branko</dc:creator><description>&lt;p&gt;Be aware when copying page and control files!!! You can get &amp;quot;...does not exist in the current context&amp;quot; compiler errors. Reason for this is that the designer files are not included in the project automatically. &lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://forums.asp.net/t/1437727.aspx"&gt;http://forums.asp.net/t/1437727.aspx&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>