<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Part 2: Data Access Layer</title><link>http://www.asp.net</link><pubDate>Wed, 10 Oct 2012 20:35:55 GMT</pubDate><generator>umbraco</generator><description>Comments for Part 2: Data Access Layer</description><language>en</language><atom:link href="http://www.asp.net/rss/comments/27467" rel="self" type="application/rss+xml" /><item><title>Comment Posted by pblack777</title><link>http://www.asp.net/web-forms/tutorials/tailspin-spyworks/tailspin-spyworks-part-2</link><pubDate>Thu, 29 Jul 2010 11:19:59 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000009673</guid><description><![CDATA[ <p>So under the &quot;Adding the Data Access Layer&quot; it says: &quot;For customer information we&#39;ll use the standard ASP.NET Membership database. For our shopping cart and product catalog we&#39;ll implement a SQL Express database as follows.&quot;</p><p></p><p>So does this database already exist?  If so, it would be nice to know.</p><p></p><p>Anyone?</p><p></p><p></p><p></p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/pblack777.jpg?forceidenticon=false&amp;dt=635047023600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by pblack777</title><link>http://www.asp.net/web-forms/tutorials/tailspin-spyworks/tailspin-spyworks-part-2</link><pubDate>Thu, 29 Jul 2010 14:04:34 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000009675</guid><description><![CDATA[ <p>This is poorly written tutorial. Major steps are left out.  I had to download the database and figure out how to open it in my project.  Some Gotha&#39;s along the way like when I try to connect to a .mdb file from the Server Explorer, it doesn&#39;t read any folders under &quot;My Documents&quot;.  I&#39;m assuming that it is a permissions issue.  I had to move my project under my C:\ drive.  I finally, after some frustration, got it working.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/pblack777.jpg?forceidenticon=false&amp;dt=635047023600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by auroralr</title><link>http://www.asp.net/web-forms/tutorials/tailspin-spyworks/tailspin-spyworks-part-2</link><pubDate>Tue, 21 Sep 2010 02:08:32 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000010324</guid><description><![CDATA[ <p>so easy~</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/auroralr.jpg?forceidenticon=false&amp;dt=635047023600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by mubarak_100</title><link>http://www.asp.net/web-forms/tutorials/tailspin-spyworks/tailspin-spyworks-part-2</link><pubDate>Thu, 07 Oct 2010 09:33:16 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000010530</guid><description><![CDATA[ <p>Hi</p><p></p><p>In vs2010 I do not see ado.net entity data model among &quot;add new item&quot; selections. I added the existing database that is in the given application. </p><p></p><p>I do not see how can I follow the steps in this page? </p><p></p><p>thanks</p><p></p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/mubarak_100.jpg?forceidenticon=false&amp;dt=635047023600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by tmathews</title><link>http://www.asp.net/web-forms/tutorials/tailspin-spyworks/tailspin-spyworks-part-2</link><pubDate>Wed, 03 Nov 2010 14:55:57 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000010813</guid><description><![CDATA[ <p>This tutorial does leave major steps out.  You can get the data from the sample code, but my version of VS 2010 cannot open it! There are also many typos and unclear references throughout. </p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/tmathews.jpg?forceidenticon=false&amp;dt=635047023600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by dhassen</title><link>http://www.asp.net/web-forms/tutorials/tailspin-spyworks/tailspin-spyworks-part-2</link><pubDate>Sun, 07 Nov 2010 08:55:14 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000010853</guid><description><![CDATA[ <p>Massive steps left out of every section of this tutorial. Poor effort and unlike the usual offerings from Joe and ASP.net. I&#39;m creating the db copying the model above, but then when I get to the next step, there are views and stored procedutres we need to include that aren&#39;t even mentioed earlier! Oh and lesson one was just as poor, &#39;add the styles we need&#39; or somthing similar, what styles? which files, give me the code we need to use! Poor, poor, poor.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/dhassen.jpg?forceidenticon=false&amp;dt=635047023600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by phil-k</title><link>http://www.asp.net/web-forms/tutorials/tailspin-spyworks/tailspin-spyworks-part-2</link><pubDate>Sun, 07 Nov 2010 10:44:49 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000010855</guid><description><![CDATA[ <p>You are right dhassen, some major steps were left out. My advice to you tho is: consider concentrating on functionality of the tutorial, not styling ( since styles won&#39;t add any functionality). I think that&#39;s the author&#39;s approach, which is why he&#39;s probably not explaining the css in details. </p><p></p><p>Good luck man!..</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/phil-k.jpg?forceidenticon=false&amp;dt=635047023600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by wmshh8</title><link>http://www.asp.net/web-forms/tutorials/tailspin-spyworks/tailspin-spyworks-part-2</link><pubDate>Thu, 30 Dec 2010 20:42:59 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000011367</guid><description><![CDATA[ <p>I do not see ado.net entity data model among &quot;add new item&quot; selections. I added the existing database that is in the given application. </p><p></p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/wmshh8.jpg?forceidenticon=false&amp;dt=635047023600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by JoeStagner</title><link>http://www.asp.net/web-forms/tutorials/tailspin-spyworks/tailspin-spyworks-part-2</link><pubDate>Wed, 23 Feb 2011 13:44:39 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000012201</guid><description><![CDATA[ <p>Guys - please work from the PDF document (downloaded from CodePlex) it was updated some time ago. I&#39;ll work with the ASP.NET Site team to get these pages up dated. </p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/JoeStagner.jpg?forceidenticon=false&amp;dt=635047023600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by vswamy2011</title><link>http://www.asp.net/web-forms/tutorials/tailspin-spyworks/tailspin-spyworks-part-2</link><pubDate>Mon, 05 Sep 2011 06:53:58 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000014123</guid><description><![CDATA[ <p>I am new to asp.net. I have started working on this sample application. But I am struck at opening commerce.mdf. I am unable to open it becuase of errors. I have installed MS Sql Server 2008 (full) as well as MS Sql Server 2008 Express SP1. Appreciate your help.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/vswamy2011.jpg?forceidenticon=false&amp;dt=635047023600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by LynxCat</title><link>http://www.asp.net/web-forms/tutorials/tailspin-spyworks/tailspin-spyworks-part-2</link><pubDate>Fri, 18 Nov 2011 19:09:37 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000014660</guid><description><![CDATA[ <p>I am also new to asp.net.  I generated the database, but had proplems elsewhere: To generate the database, please take the following steps, and let me knw where you are getting errors, or where you need more detailed information:</p><p></p><p>1. Right click App_Data in the solution explorer.  Then Add New Item.  Choose SQL Server Database.  Name the new database Commerce.mdf.</p><p>2. Expand The Commerce.mdf folder. Right click Tables, and then Add New Table.</p><p>3. Generate Categories, Products, Reviews, ShoppingCart, Orders and OrderDetails tables, as shown in the diagram in the beginning of this tutorial.  Set all primary key ID numbers as identity columns, with Identity Increment and Identity seed both equal to 1.</p><p>4. Right click Database Diagrams in the database explorer, and then Add New diagram.  Select all of the tables to be included in the database diagram.</p><p>5. Set up all of the primary key - Foriegn key relationships, as shown in the diagram in the beginning of this tutorial.</p><p></p><p>I ran into problems when I ADO.NET Entity Data Model.  Everything went well, until I got to the final step.  The demo shows three views, and one stored procedure that were not available to me, because there was no instruction on how to create them.</p><p></p><p>Any further details on how to create these views and stored procedure would be greatly appreciated.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/LynxCat.jpg?forceidenticon=false&amp;dt=635047023600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by ecnetwork</title><link>http://www.asp.net/web-forms/tutorials/tailspin-spyworks/tailspin-spyworks-part-2</link><pubDate>Tue, 07 Feb 2012 09:09:27 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000014782</guid><description><![CDATA[ <p>JoeStagner: You made reference to a PDF document on CodePlex.  Could you please tell us where to find this document and/or post a link?  Much appreciated.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/ecnetwork.jpg?forceidenticon=false&amp;dt=635047023600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by ecnetwork</title><link>http://www.asp.net/web-forms/tutorials/tailspin-spyworks/tailspin-spyworks-part-2</link><pubDate>Tue, 07 Feb 2012 09:12:27 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000014783</guid><description><![CDATA[ <p>The files you need are located here: <a rel="nofollow" href="http://tailspinspyworks.codeplex.com/" target="_blank">tailspinspyworks.codeplex.com/</a></p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/ecnetwork.jpg?forceidenticon=false&amp;dt=635047023600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by moh28eg</title><link>http://www.asp.net/web-forms/tutorials/tailspin-spyworks/tailspin-spyworks-part-2</link><pubDate>Sat, 18 Feb 2012 00:53:15 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000014869</guid><description><![CDATA[ <p>I did all the steps until (Installed Template) I did not find the ADO.NET C# Entity Data model.</p><p>I tried to install online template I have chosen from online template(Ado.net C# poco Entity Generator but I faced one error and 5 warring the the Entity Data model wizard in PDF to choose connection not appear. I hope anybody to help me in this problem</p><p>thank you at advance</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/moh28eg.jpg?forceidenticon=false&amp;dt=635047023600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by Monkeyfist1830</title><link>http://www.asp.net/web-forms/tutorials/tailspin-spyworks/tailspin-spyworks-part-2</link><pubDate>Fri, 29 Jun 2012 14:08:40 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000015883</guid><description><![CDATA[ <p>Where can we get the specs to build the commerce.mdf DB? I an building it and I am having to guess the data types OR is there a download I am missing?</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/Monkeyfist1830.jpg?forceidenticon=false&amp;dt=635047023600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by Monkeyfist1830</title><link>http://www.asp.net/web-forms/tutorials/tailspin-spyworks/tailspin-spyworks-part-2</link><pubDate>Fri, 29 Jun 2012 14:12:23 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000015884</guid><description><![CDATA[ <p>Disregard...found it, sorry, I could not remove my post.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/Monkeyfist1830.jpg?forceidenticon=false&amp;dt=635047023600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by vcdeveloper1</title><link>http://www.asp.net/web-forms/tutorials/tailspin-spyworks/tailspin-spyworks-part-2</link><pubDate>Thu, 02 Aug 2012 12:58:43 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016104</guid><description><![CDATA[ <p>Hi,</p><p></p><p>Thanks for taking the time to teach us how to be successful in creating web application!..  :)</p><p></p><p>You didn&#39;t show how to create the commerc.mdf in detail before creating EDM_Commerce model.  Yes, I do have the downloaded project, but it would be more help to show a beginner how you created tables.</p><p></p><p>I couldn&#39;t create the table myself fields, because you did show each properties.  So I was forced to use your project database instead in order to conplete this portion of the tutorial.</p><p></p><p>If this was the purpse then if should be mention here.  I was a little confused at this portion of the tutorial.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/vcdeveloper1.jpg?forceidenticon=false&amp;dt=635047023600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by hstandley</title><link>http://www.asp.net/web-forms/tutorials/tailspin-spyworks/tailspin-spyworks-part-2</link><pubDate>Wed, 10 Oct 2012 20:35:55 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016602</guid><description><![CDATA[ <p>Tried to create the db was not successful.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/hstandley.jpg?forceidenticon=false&amp;dt=635047023600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>