<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>Getting Data</title><link>http://www.asp.net</link><pubDate>Thu, 22 Nov 2012 07:16:17 GMT</pubDate><generator>umbraco</generator><description>Comments for Getting Data</description><language>en</language><atom:link href="http://www.asp.net/rss/comments/43063" rel="self" type="application/rss+xml" /><item><title>Comment Posted by jack.amoss</title><link>http://www.asp.net/web-api/videos/getting-started/getting-data</link><pubDate>Mon, 27 Feb 2012 23:39:36 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000014958</guid><description><![CDATA[ <p>Wonderful!</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/jack.amoss.jpg?forceidenticon=false&amp;dt=635045155800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by Tarik Guney</title><link>http://www.asp.net/web-api/videos/getting-started/getting-data</link><pubDate>Tue, 06 Mar 2012 19:40:09 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000015039</guid><description><![CDATA[ <p>Thanks for the video.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/Tarik%20Guney.jpg?forceidenticon=false&amp;dt=635045155800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by fsteveb</title><link>http://www.asp.net/web-api/videos/getting-started/getting-data</link><pubDate>Wed, 07 Mar 2012 12:47:25 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000015052</guid><description><![CDATA[ <p>OK yes, you do show a simple Get example, but the repository code is not given and then the Get is changed into a GetComments and some JavaScript added without explaining what is going on. The source is not linked on the page anywhere, I had to search for it. If you know little to nothing about MVC4, this is NOT a &quot;Getting started&quot; guide. I&#39;d call it a &quot;Getting confused&quot; guide.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/fsteveb.jpg?forceidenticon=false&amp;dt=635045155800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by xiii</title><link>http://www.asp.net/web-api/videos/getting-started/getting-data</link><pubDate>Wed, 07 Mar 2012 15:11:33 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000015054</guid><description><![CDATA[ <p>It would be great to also have the finished code for a download after this session. The video itself is great content but I can imagine that some people will be baffled by the quick steps taken sometimes and might want to closely take a look at the code being crafted in this video and play around with it and better understand things.</p><p></p><p>Grz, Kris.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/xiii.jpg?forceidenticon=false&amp;dt=635045155800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by jon galloway</title><link>http://www.asp.net/web-api/videos/getting-started/getting-data</link><pubDate>Wed, 07 Mar 2012 18:14:12 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000015056</guid><description><![CDATA[ <p>Kris, fsteveb - Sorry, the code needed to be posted on MSDN and wasn&#39;t available when the videos first went up. I&#39;ve updated all videos in the series to include a link to the code download.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/jon%20galloway.jpg?forceidenticon=false&amp;dt=635045155800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by bizcad</title><link>http://www.asp.net/web-api/videos/getting-started/getting-data</link><pubDate>Tue, 03 Apr 2012 12:52:08 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000015249</guid><description><![CDATA[ <p>I am trying to follow along with the tutorial using my own POCO classes.  It took me awhile to figure out why I was getting the error message about not having an empty constuctor for my version of the Comments controller.  It turned out it is the sample data and I needed to have Ninject installed.  IMHO, IOC and Dependency Injection are not something that should be necessary for a begininng tutorial.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/bizcad.jpg?forceidenticon=false&amp;dt=635045155800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by hauszerm</title><link>http://www.asp.net/web-api/videos/getting-started/getting-data</link><pubDate>Tue, 03 Apr 2012 16:47:01 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000015251</guid><description><![CDATA[ <p>Hello</p><p>Thank you for this tutorial, which is satisfying my curiosity, which technologies will come next. </p><p>Is it really the easiest way for a &quot;get started&quot; Tutorial to mix a lot of technologies and methods e.g to use the knockout.js model for UI instead of the ASP.NET MVC Razor engine.</p><p>Maybe you can explain advanteages and pitfalls, why you choose this mix of technologies.</p><p></p><p>Thanks Michael</p><p></p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/hauszerm.jpg?forceidenticon=false&amp;dt=635045155800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by me0pro</title><link>http://www.asp.net/web-api/videos/getting-started/getting-data</link><pubDate>Sun, 06 May 2012 13:41:10 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000015459</guid><description><![CDATA[ <p>where download the code?</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/me0pro.jpg?forceidenticon=false&amp;dt=635045155800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by mudasir.khan</title><link>http://www.asp.net/web-api/videos/getting-started/getting-data</link><pubDate>Thu, 07 Jun 2012 05:32:16 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000015712</guid><description><![CDATA[ <p>nice video, very much thanks</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/mudasir.khan.jpg?forceidenticon=false&amp;dt=635045155800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by barryman9000</title><link>http://www.asp.net/web-api/videos/getting-started/getting-data</link><pubDate>Tue, 21 Aug 2012 13:24:25 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016237</guid><description><![CDATA[ <p>I can appreciate that this is a &quot;simple GET scenario&quot; and you use &quot;simple&quot; repositories and dictionaries, but I have no idea what those are. Your solution is different at the beginning of the video when compared to the end, yet you add no files. I also can&#39;t find any links to the sample code that you added to each video back in March.</p><p></p><p>This tutorial just confused me more. It&#39;s really a tutorial for those who already know how to build a Web API project.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/barryman9000.jpg?forceidenticon=false&amp;dt=635045155800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by aspnerd</title><link>http://www.asp.net/web-api/videos/getting-started/getting-data</link><pubDate>Thu, 30 Aug 2012 14:49:03 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016350</guid><description><![CDATA[ <p>So this video seems out of date. Where are the videos which display the current actual released version of the code so it works?</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/aspnerd.jpg?forceidenticon=false&amp;dt=635045155800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by wrlucas</title><link>http://www.asp.net/web-api/videos/getting-started/getting-data</link><pubDate>Fri, 05 Oct 2012 15:06:13 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016578</guid><description><![CDATA[ <p>The content appears good; but, this information is presented too fast and almost no clear explanation.  This is worst series I have encountered.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/wrlucas.jpg?forceidenticon=false&amp;dt=635045155800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by eq2home</title><link>http://www.asp.net/web-api/videos/getting-started/getting-data</link><pubDate>Sun, 28 Oct 2012 16:00:13 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016694</guid><description><![CDATA[ <p>Thanks much for the interesting overview presented in the video.  It would be a real help to fully understand the example to have the completed code available for download.  </p><p></p><p>I see in the comments that you reference posting code to the link but when the DOWNLOADS: Code link is clicked it always goes to &quot;Your First WEB API...&quot;</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/eq2home.jpg?forceidenticon=false&amp;dt=635045155800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by eq2home</title><link>http://www.asp.net/web-api/videos/getting-started/getting-data</link><pubDate>Sun, 28 Oct 2012 16:03:48 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016695</guid><description><![CDATA[ <p>Just figured out the ZIP file and its relationship to your video. </p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/eq2home.jpg?forceidenticon=false&amp;dt=635045155800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by DVDFriend</title><link>http://www.asp.net/web-api/videos/getting-started/getting-data</link><pubDate>Thu, 15 Nov 2012 14:52:51 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016810</guid><description><![CDATA[ <p>Great videos. Thank you.</p><p></p><p>In this one, you refer to the Service Locator pattern that is built into MVC. As used, it looks like DI to me. If it were csl the container would be passed to the controller, and then you would pull the repository from the container. With DI, you are ignorant of the container and just accept the dependency.</p><p></p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/DVDFriend.jpg?forceidenticon=false&amp;dt=635045155800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by sinedyip</title><link>http://www.asp.net/web-api/videos/getting-started/getting-data</link><pubDate>Tue, 20 Nov 2012 13:46:08 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016838</guid><description><![CDATA[ <p>Thank you for this video. It is Web API better than WCF and OData?</p><p></p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/sinedyip.jpg?forceidenticon=false&amp;dt=635045155800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by veera pallati</title><link>http://www.asp.net/web-api/videos/getting-started/getting-data</link><pubDate>Thu, 22 Nov 2012 07:16:17 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016856</guid><description><![CDATA[ <p>Its&#39; very useful</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/veera%20pallati.jpg?forceidenticon=false&amp;dt=635045155800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>