<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/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>Dynamic Data with Stored Procedures</title><link>http://weblogs.asp.net/joestagner/archive/2008/09/03/dynamic-data-with-stored-procedures.aspx</link><description>So there is this very smart guy on the ASP.NET team named David Hunter who is one of the guys working on Dynamic Data ! He has just added a sample of using Dynamic Data with Stored Procedures to the Dynamic Data Samples on CodePlex. Click [ HERE ] for</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: Dynamic Data with Stored Procedures</title><link>http://weblogs.asp.net/joestagner/archive/2008/09/03/dynamic-data-with-stored-procedures.aspx#7174808</link><pubDate>Thu, 20 Aug 2009 10:02:49 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7174808</guid><dc:creator>ashvin</dc:creator><author>ashvin</author><description>&lt;p&gt;i want to custmise dynamic data site give me some important topc about &amp;nbsp;this topic related &lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7174808" width="1" height="1"&gt;</description></item><item><title>re: Dynamic Data with Stored Procedures</title><link>http://weblogs.asp.net/joestagner/archive/2008/09/03/dynamic-data-with-stored-procedures.aspx#6943677</link><pubDate>Sat, 07 Mar 2009 04:53:23 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6943677</guid><dc:creator>Nick</dc:creator><author>Nick</author><description>&lt;p&gt;I'm trying to use a stored procedure from the Small Business kit from asp.net with Dynamic Data and I don't know how to go about it, like, GetChildItems &lt;/p&gt;
&lt;p&gt;@categoryId nvarchar(32) &lt;/p&gt;
&lt;p&gt;AS &lt;/p&gt;
&lt;p&gt;SELECT Item.id, Item.visible, Item.title, Item.description, Item.navigateUrl, Item.imageUrl, Item.imageAltText &lt;/p&gt;
&lt;p&gt;FROM Item INNER JOIN Categorization ON Item.id = Categorization.itemId &lt;/p&gt;
&lt;p&gt;WHERE (Categorization.parentCategoryId = @categoryId) &lt;/p&gt;
&lt;p&gt;ORDER BY Item.displayOrder. &amp;nbsp;I am using VB. &amp;nbsp;Any info would be great.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6943677" width="1" height="1"&gt;</description></item><item><title>re: Dynamic Data with Stored Procedures</title><link>http://weblogs.asp.net/joestagner/archive/2008/09/03/dynamic-data-with-stored-procedures.aspx#6844291</link><pubDate>Mon, 19 Jan 2009 02:17:43 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6844291</guid><dc:creator>D.Asuncion</dc:creator><author>D.Asuncion</author><description>&lt;p&gt;Hi Sir Joe Stagner,&lt;/p&gt;
&lt;p&gt;I have some problem with one of my project, i try to work in Dynamic &amp;nbsp;Data Entities Web Site, but i don't know how to connect in WebService. Can you help me sir?&lt;/p&gt;
&lt;p&gt;God Bless..&lt;/p&gt;
&lt;p&gt;Thanks a lot,&lt;/p&gt;
&lt;p&gt;D.Asuncion &lt;/p&gt;
&lt;p&gt;Jan-19-2009&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6844291" width="1" height="1"&gt;</description></item></channel></rss>