<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>The Entity Framework and ASP.NET – Getting Started Part 4</title><link>http://asp.net</link><pubDate>Fri, 05 Apr 2013 16:16:53 GMT</pubDate><generator>umbraco</generator><description>Comments for The Entity Framework and ASP.NET – Getting Started Part 4</description><language>en</language><atom:link href="http://asp.net/rss/comments/33303" rel="self" type="application/rss+xml" /><item><title>Comment Posted by mariaantonietta</title><link>http://asp.net/web-forms/tutorials/getting-started-with-ef/the-entity-framework-and-aspnet-getting-started-part-4</link><pubDate>Wed, 05 Jan 2011 14:29:03 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000011421</guid><description><![CDATA[ <p>Thank you very much for this entire tutorial, it&#39;s just what I needed to get a thorough grasp of E.F.  Also, I really appreciate the download in vb.net: it&#39;s not often that I find tutorials in vb when it comes to the latest .net subjects.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/mariaantonietta.jpg?forceidenticon=false&amp;dt=635049313200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by asadazmat</title><link>http://asp.net/web-forms/tutorials/getting-started-with-ef/the-entity-framework-and-aspnet-getting-started-part-4</link><pubDate>Mon, 31 Jan 2011 06:19:16 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000011872</guid><description><![CDATA[ <p>What I perceived from these tutorials, learners should have some knowledge of EF. Even these tutorials are well explained and to the point, but some knowledge of ASP.Net controls, their events, relational database concepts and even LINQ concepts.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/asadazmat.jpg?forceidenticon=false&amp;dt=635049313200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by jodanalsistema</title><link>http://asp.net/web-forms/tutorials/getting-started-with-ef/the-entity-framework-and-aspnet-getting-started-part-4</link><pubDate>Thu, 10 Feb 2011 18:04:45 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000012007</guid><description><![CDATA[ <p>I come from a PHP-DBMS environment, procedural programming where everything is completely clear and logical and does not need an explanation. </p><p></p><p>I come to microsoft with the idea of doing things quicker and I find an abstruse language that makes no sense to me, a destruction of the DBMS model, a bunch of artificial entities and controls adding more complexity to everything, SQL queries that are completely upside down starting with from and ending with Select, I find this completely rubbish, overcomplicated and does not spare me anytime at all. </p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/jodanalsistema.jpg?forceidenticon=false&amp;dt=635049313200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by jodanalsistema</title><link>http://asp.net/web-forms/tutorials/getting-started-with-ef/the-entity-framework-and-aspnet-getting-started-part-4</link><pubDate>Thu, 10 Feb 2011 18:06:52 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000012008</guid><description><![CDATA[ <p>I dont even know where I have to copy and paste the code because it is not said in many cases and there are a lot of curly braces where it could go, the result has been build errors because I cant see where it goes</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/jodanalsistema.jpg?forceidenticon=false&amp;dt=635049313200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by jodanalsistema</title><link>http://asp.net/web-forms/tutorials/getting-started-with-ef/the-entity-framework-and-aspnet-getting-started-part-4</link><pubDate>Tue, 15 Feb 2011 12:51:58 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000012066</guid><description><![CDATA[ <p>There should have been comments before each line. This is very typical from American schooling, they get you to copy and paste to speed up productivity, but if one does not understand the molecular structure of what he is doing, his web is going to get hacked by those of the countries where they understand the very roots of what they are doing. So, we cannot just copy and paste to make it look quick and easy because we get lost and dont know anymore what we are doing. The very least a detailed comment of every line should be here for those who come here to learn.</p><p></p><p>thanks</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/jodanalsistema.jpg?forceidenticon=false&amp;dt=635049313200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by jodanalsistema</title><link>http://asp.net/web-forms/tutorials/getting-started-with-ef/the-entity-framework-and-aspnet-getting-started-part-4</link><pubDate>Tue, 15 Feb 2011 13:11:12 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000012067</guid><description><![CDATA[ <p>Does anybody know where to paste this ?</p><p></p><p> protected void InstructorsGridView_SelectedIndexChanged(object sender, EventArgs e)</p><p>        {</p><p>        }</p><p></p><p>        protected void InstructorOfficeTextBox_Init(object sender, EventArgs e)</p><p>        {</p><p>            instructorOfficeTextBox = sender as TextBox;</p><p>        }</p><p></p><p>AND THIS TOO:</p><p></p><p> protected void InstructorsGridView_SelectedIndexChanged(object sender, EventArgs e)</p><p>        {</p><p>            ClearStudentGradesDataSource();</p><p>        }</p><p></p><p>===================================</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/jodanalsistema.jpg?forceidenticon=false&amp;dt=635049313200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by jodanalsistema</title><link>http://asp.net/web-forms/tutorials/getting-started-with-ef/the-entity-framework-and-aspnet-getting-started-part-4</link><pubDate>Tue, 15 Feb 2011 15:23:27 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000012073</guid><description><![CDATA[ <p>I could do that with two lines of PHP, just passing the ID from one table to another and including it in the SQL query. I have ended up completely confused about so many entities, controls, I am completely lost and cant remember what entity was for or what its name was or to which control it related. A nightmare.</p><p></p><p>We have seen so far a dozen entities plus controls and about 300 lines of code spread across many pages. All this can be accomplished with less than 10 lines using a JQUERY plugin for datatables which already sorts, filters, and edits and paginates. Then on clicking on the row you pas the ID to the other table and that is it. I am not any of those anti microsoft at all, in fact i was very excited in trying to learn visual studio, but I am desillusioned at seeing how complicated it gets to do simple things. In fact the first tutorial had 21 different comments, and by now just 3 persons are still here and by the end of the tutorial only one person has made it to that.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/jodanalsistema.jpg?forceidenticon=false&amp;dt=635049313200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by ShaunLuttin</title><link>http://asp.net/web-forms/tutorials/getting-started-with-ef/the-entity-framework-and-aspnet-getting-started-part-4</link><pubDate>Fri, 03 Jun 2011 20:01:45 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000013389</guid><description><![CDATA[ <p>I really like that this example discussed the C# code behind. Also, I liked that LINQ queries were part of the example too. This tutorial is turning out the be very comprehensive. </p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/ShaunLuttin.jpg?forceidenticon=false&amp;dt=635049313200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by corso9001</title><link>http://asp.net/web-forms/tutorials/getting-started-with-ef/the-entity-framework-and-aspnet-getting-started-part-4</link><pubDate>Thu, 19 Apr 2012 14:38:16 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000015366</guid><description><![CDATA[ <p>For all those who are building this web site from scratch, note that the course details block will be rendered at the bottom rather than at the right of the page. This is because the first &lt;DIV&gt; must have the following attributes:</p><p>&lt;div style=&quot;float: left; margin: 20px&quot;)&gt;</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/corso9001.jpg?forceidenticon=false&amp;dt=635049313200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by Ilya_Sergeev</title><link>http://asp.net/web-forms/tutorials/getting-started-with-ef/the-entity-framework-and-aspnet-getting-started-part-4</link><pubDate>Thu, 17 May 2012 21:38:05 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000015548</guid><description><![CDATA[ <p>It&#39;s very handy. I&#39;ll use the ideas of this tuturial for my project. I also want to make a note of LING using. </p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/Ilya_Sergeev.jpg?forceidenticon=false&amp;dt=635049313200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by mdolivera</title><link>http://asp.net/web-forms/tutorials/getting-started-with-ef/the-entity-framework-and-aspnet-getting-started-part-4</link><pubDate>Fri, 16 Nov 2012 10:22:22 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016818</guid><description><![CDATA[ <p>If you&#39;re wondering why the Department name is not displaying on the CoursesGridView, it&#39;s because Department must be included in the CoursesEntityDataSource. This tutorial neglected to mention that.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/mdolivera.jpg?forceidenticon=false&amp;dt=635049313200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by samiakram</title><link>http://asp.net/web-forms/tutorials/getting-started-with-ef/the-entity-framework-and-aspnet-getting-started-part-4</link><pubDate>Sun, 18 Nov 2012 04:11:29 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016821</guid><description><![CDATA[ <p>Thanks a lot. It is a fantastic brief and well explained tutorial with a very good practical example. Can I claim that I have developed a better and featured database oriented app than Entity framework? </p><p></p><p>My database oriented application maps database entities to c# objects. It creates better facilitated input forms. It provides extended searching and reporting features with efficiency.</p><p></p><p>Saying after being familiar with EF. Can you help me to make my app recognized if it would really deserve.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/samiakram.jpg?forceidenticon=false&amp;dt=635049313200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by nat.rex.jacobs</title><link>http://asp.net/web-forms/tutorials/getting-started-with-ef/the-entity-framework-and-aspnet-getting-started-part-4</link><pubDate>Fri, 18 Jan 2013 03:00:15 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018197</guid><description><![CDATA[ <p>Great tutorial.  I&#39;m having some trouble with this step though, when I add the first parts of code to instructors.aspx my OfficeAssignments doesn&#39;t have definitions for AddObeject, CreateOfficeAssignment or Delete Object.  </p><p></p><p>Not sure if it is a result of me missing something or because I am running in Vis2012.  (Is there good updated tute anywhere yet for VS2012 and the new EF yet?)</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/nat.rex.jacobs.jpg?forceidenticon=false&amp;dt=635049313200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by Renjith_</title><link>http://asp.net/web-forms/tutorials/getting-started-with-ef/the-entity-framework-and-aspnet-getting-started-part-4</link><pubDate>Fri, 05 Apr 2013 16:16:53 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018864</guid><description><![CDATA[ <p>Great tutorial... even after 3 years still this is a valuable material.  Thanks Tom.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/Renjith_.jpg?forceidenticon=false&amp;dt=635049313200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>