<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2enclosuresfull.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:blogChannel="http://backend.userland.com/blogChannelModule" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>World of .NET</title>
    <description>The World of .NET covers practical .NET enterprise application development.</description>
    <link>http://www.worldofdotnet.com/</link>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>BlogEngine.NET 1.6.1.0</generator>
    <language>en-US</language>
    <blogChannel:blogRoll>http://www.worldofdotnet.com/opml.axd</blogChannel:blogRoll>
    <blogChannel:blink>http://www.dotnetblogengine.net/syndication.axd</blogChannel:blink>
    <dc:creator>My name</dc:creator>
    <dc:title>World of .NET</dc:title>
    <geo:lat>0.000000</geo:lat>
    <geo:long>0.000000</geo:long>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/WorldOfDotNet" /><feedburner:info uri="worldofdotnet" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
      <title>Episode #14 - Preparing for Startup Weekend</title>
      <description>&lt;p&gt;In this episode, Jessy and Jeff are joined by Andy Pickett, and we discuss Startup Weekend and how to prepare for it.&lt;/p&gt;  &lt;p&gt;Links from the show:&lt;/p&gt;  &lt;p&gt;Startup Weekend:&amp;#160; &lt;a href="http://startupweekend.org"&gt;http://startupweekend.org&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Startup Weekend Twin Cities: &lt;a href="http://twincities.startupweekend.org"&gt;http://twincities.startupweekend.org&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;featuring &lt;a href="http://QONQR.com"&gt;http://QONQR.com&lt;/a&gt;, the Startup Weekend Twin Cities winner!&lt;/p&gt;  &lt;p&gt;DOWNLOADS&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Direct Download - &lt;a href="http://s3.amazonaws.com/wodn/WODN_EPISODE_014.mp3"&gt;click here&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;Subscribe - &lt;a href="http://feeds.feedburner.com/WorldOfDotNetPodcast"&gt;click here&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;iTunes - &lt;a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=289307582"&gt;click here&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;/li&gt; &lt;/ul&gt;</description>
      <link>http://feedproxy.google.com/~r/WorldOfDotNet/~3/pgjepdoODZI/post.aspx</link>
      
      <comments>http://www.worldofdotnet.com/post/Preparing-for-Startup-Weekend.aspx#comment</comments>
      <guid isPermaLink="false">http://www.worldofdotnet.com/post.aspx?id=25fae3bd-aa7d-47d4-91c4-cf201d61fb39</guid>
      <pubDate>Mon, 01 Nov 2010 23:56:33 +0400</pubDate>
      <dc:publisher>jeffreydiercks</dc:publisher>
      <pingback:server>http://www.worldofdotnet.com/pingback.axd</pingback:server>
      <pingback:target>http://www.worldofdotnet.com/post.aspx?id=25fae3bd-aa7d-47d4-91c4-cf201d61fb39</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.worldofdotnet.com/trackback.axd?id=25fae3bd-aa7d-47d4-91c4-cf201d61fb39</trackback:ping>
      <wfw:comment>http://www.worldofdotnet.com/post/Preparing-for-Startup-Weekend.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.worldofdotnet.com/syndication.axd?post=25fae3bd-aa7d-47d4-91c4-cf201d61fb39</wfw:commentRss>
    <dc:creator>Jessy Houle and Jeff Diercks</dc:creator><feedburner:origLink>http://www.worldofdotnet.com/post.aspx?id=25fae3bd-aa7d-47d4-91c4-cf201d61fb39</feedburner:origLink></item>
    <item>
      <title>Episode #13 – Unit Testing Lessons</title>
      <description>&lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;In this episode, Jessy and Jeff discuss unit test lessons learned.&lt;/p&gt;  &lt;p&gt;Links from the show:&lt;/p&gt;  &lt;p&gt;Graph - cost to fix defect:&amp;#160; &lt;a href="http://www.agitar.com/solutions/why_unit_testing.html"&gt;http://www.agitar.com/solutions/why_unit_testing.html&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;12 tips for unit testing: &lt;a href="http://www.readwriteweb.com/archives/12_unit_testing_tips_for_software_engineers.php"&gt;http://www.readwriteweb.com/archives/12_unit_testing_tips_for_software_engineers.php&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Top 10 mistakes in unit testing: &lt;a href="http://www.msteched.com/2010/NorthAmerica/DPR204"&gt;http://www.msteched.com/2010/NorthAmerica/DPR204&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;h3&gt;DOWNLOADS&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;Direct Download - &lt;a href="http://s3.amazonaws.com/wodn/WODN_EPISODE_013.mp3"&gt;click here&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;Subscribe - &lt;a href="http://feeds.feedburner.com/WorldOfDotNetPodcast"&gt;click here&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;iTunes - &lt;a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=289307582"&gt;click here&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:f799c2db-2628-453d-94de-cd9c19272798" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Podcast" rel="tag"&gt;Podcast&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Unit+Testing" rel="tag"&gt;Unit Testing&lt;/a&gt;&lt;/div&gt;</description>
      <link>http://feedproxy.google.com/~r/WorldOfDotNet/~3/uvXQ-U4TXSs/post.aspx</link>
      
      <comments>http://www.worldofdotnet.com/post/Episode-13-e28093-Unit-Testing-Lessons.aspx#comment</comments>
      <guid isPermaLink="false">http://www.worldofdotnet.com/post.aspx?id=8cf3a3bc-9df9-4c5b-b7cb-55e31bc0d160</guid>
      <pubDate>Mon, 27 Sep 2010 21:36:36 +0400</pubDate>
      <dc:publisher>jeffreydiercks</dc:publisher>
      <pingback:server>http://www.worldofdotnet.com/pingback.axd</pingback:server>
      <pingback:target>http://www.worldofdotnet.com/post.aspx?id=8cf3a3bc-9df9-4c5b-b7cb-55e31bc0d160</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.worldofdotnet.com/trackback.axd?id=8cf3a3bc-9df9-4c5b-b7cb-55e31bc0d160</trackback:ping>
      <wfw:comment>http://www.worldofdotnet.com/post/Episode-13-e28093-Unit-Testing-Lessons.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.worldofdotnet.com/syndication.axd?post=8cf3a3bc-9df9-4c5b-b7cb-55e31bc0d160</wfw:commentRss>
    <dc:creator>Jessy Houle and Jeff Diercks</dc:creator><feedburner:origLink>http://www.worldofdotnet.com/post.aspx?id=8cf3a3bc-9df9-4c5b-b7cb-55e31bc0d160</feedburner:origLink></item>
    <item>
      <title>Episode #12 – Comparing and Contrasting Ruby on Rails and ASP.NET MVC</title>
      <description>&lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;In this episode, Jessy and Jeff discuss the similarities and differences between Ruby on Rails and ASP.NET MVC.&lt;/p&gt;  &lt;p&gt;Links from the show:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://peepcode.com/"&gt;PeepCode&lt;/a&gt; – for-sale developer screencasts&lt;/p&gt;  &lt;p&gt;&lt;a href="http://tekpub.com"&gt;TekPub&lt;/a&gt; – for-sale developer screencasts&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.amazon.com/gp/product/0596515774?ie=UTF8&amp;amp;tag=jeshousperweb-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=0596515774"&gt;Head First Ruby on Rails&lt;/a&gt; – great book for beginner RoR developers&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;h3&gt;DOWNLOADS&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;Direct Download - &lt;a href="http://s3.amazonaws.com/wodn/WODN_EPISODE_012.mp3"&gt;click here&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;Subscribe - &lt;a href="http://feeds.feedburner.com/WorldOfDotNetPodcast"&gt;click here&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;iTunes - &lt;a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=289307582"&gt;click here&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:b3e40f27-5ffb-47cc-961f-18fdfcca2055" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Podcast" rel="tag"&gt;Podcast&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Ruby+on+Rails" rel="tag"&gt;Ruby on Rails&lt;/a&gt;,&lt;a href="http://technorati.com/tags/ASP.NET+MVC" rel="tag"&gt;ASP.NET MVC&lt;/a&gt;&lt;/div&gt;</description>
      <link>http://feedproxy.google.com/~r/WorldOfDotNet/~3/XKb6DMehcuY/post.aspx</link>
      
      <comments>http://www.worldofdotnet.com/post/Episode-12-e28093-Comparing-and-Contrasting-Ruby-on-Rails-and-ASPNET-MVC.aspx#comment</comments>
      <guid isPermaLink="false">http://www.worldofdotnet.com/post.aspx?id=188ba746-d000-4a99-8e5a-2d28f089784f</guid>
      <pubDate>Fri, 23 Jul 2010 21:02:12 +0400</pubDate>
      <dc:publisher>jeffreydiercks</dc:publisher>
      <pingback:server>http://www.worldofdotnet.com/pingback.axd</pingback:server>
      <pingback:target>http://www.worldofdotnet.com/post.aspx?id=188ba746-d000-4a99-8e5a-2d28f089784f</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.worldofdotnet.com/trackback.axd?id=188ba746-d000-4a99-8e5a-2d28f089784f</trackback:ping>
      <wfw:comment>http://www.worldofdotnet.com/post/Episode-12-e28093-Comparing-and-Contrasting-Ruby-on-Rails-and-ASPNET-MVC.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.worldofdotnet.com/syndication.axd?post=188ba746-d000-4a99-8e5a-2d28f089784f</wfw:commentRss>
    <dc:creator>Jessy Houle and Jeff Diercks</dc:creator><feedburner:origLink>http://www.worldofdotnet.com/post.aspx?id=188ba746-d000-4a99-8e5a-2d28f089784f</feedburner:origLink></item>
    <item>
      <title>Twin Cities Code Camp VIII Wrap-Up</title>
      <description>&lt;span style="font-family: 'Verdana','sans-serif'; font-size: 9pt"&gt;Yesterday, I went to the eighth installation of the &lt;a href="http://www.twincitiescodecamp.com/TCCC/Default.aspx" title="TCCC"&gt;Twin Cities Code Camp&lt;/a&gt;.&amp;nbsp; I&amp;#39;ve been going for a couple of years now, and it just keeps getting better and better.&amp;nbsp; If you don&amp;#39;t know much about it, it&amp;#39;s a day long conference-like event held twice a year put on by a few dedicated local IT people (&lt;a href="http://www.meetup.com/TwinCitiesXNA/members/2659617/" title="&amp;quot;Chris Williams&amp;quot; is a common name"&gt;Jason Bock&lt;/a&gt;, &lt;a href="http://www.meetup.com/TwinCitiesXNA/members/2659617/" title="'Chris Williams' is a common name"&gt;Chris Williams&lt;/a&gt; and &lt;a href="http://www.brandyfavilla.com/"&gt;Brandy Favilla&lt;/a&gt;) and sponsored by a handful of mainly local companies.&amp;nbsp; It&amp;#39;s technology agnostic, but generally .Net based.&amp;nbsp; It&amp;#39;s held at the University of Minnesota and is completely free.&amp;nbsp; It&amp;#39;s tons of fun and I really encourage everyone serious about developing to attend.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;
&lt;span style="font-family: 'Verdana','sans-serif'; font-size: 9pt"&gt;The first of five sessions I attended yesterday was entitled &amp;quot;&lt;a href="http://www.twincitiescodecamp.com/TCCC/Spring2010/Sessions.aspx#ss11"&gt;HTTP Optimization Lessons From WestlawNext&lt;/a&gt;.&amp;quot;&amp;nbsp; The speaker, &lt;a href="http://en.wordpress.com/tag/dan-bennett/"&gt;Dan Bennett&lt;/a&gt;, is the Senior Director for&amp;nbsp;New Product Technology for Thomson Reuters and was going over the things that his team learned while building the next version of their incredibly successful site, &lt;a href="http://west.thomson.com/westlawnext/default.aspx" title="Kind of beta-y"&gt;WestLaw.com&lt;/a&gt;.&amp;nbsp; It&amp;#39;s a large website with a gigantic amount of traffic.&amp;nbsp; To be honest, the entire first session&amp;#39;s options for lectures seemed pretty bland and I wasn&amp;#39;t excited about seeing any of them, but this one seemed like it could be interesting, and my mom worked for Thomson for 9 years, so I knew a lot about WestLaw.com and their business in general.&amp;nbsp; I was really pleasantly surprised by this talk.&amp;nbsp; The speaker was very interesting and included a lot of his war stories for getting newer, better technologies and techniques implemented.&amp;nbsp; For example, he gave us this protip: if you want to get the decision-makers to side with you on something, figure out what it means in dollars to go with something else.&amp;nbsp; You&amp;#39;re not explaining to an IT person the benefits of a newer technology, you&amp;#39;re trying to convince someone who &lt;em&gt;&lt;span style="font-family: 'Verdana','sans-serif'"&gt;only&lt;/span&gt;&lt;/em&gt; cares about the bottom line.&amp;nbsp; This was in reference to not supporting IE 6.&amp;nbsp; He also proved out my hypothesis that large corporations use their compartmentalization to their advantage when dealing with other departments.&amp;nbsp; I had seen this before, but I&amp;#39;m certain that this is very common.&amp;nbsp; Basically, when you can&amp;#39;t convince group/department/executive A of something, but you can convince group/department/executive B of it, you can go ahead and do it with B&amp;#39;s cover.&amp;nbsp; Then, when A gets word of it, it&amp;#39;s too late for A to stop it, and it has B&amp;#39;s backing anyway.&amp;nbsp; Kind of underhanded, if you ask me, but that&amp;#39;s what they did, in regards to making sure they could get away with not supporting IE6 (&lt;a href="http://ie6update.com/" title="Brilliant!"&gt;a fantastic trend&lt;/a&gt;, by the way).&amp;nbsp; There was no code in this session.&amp;nbsp; It was mainly philosophical with tips and tricks, with lots of graphs and charts to prove out their hypotheses and points.&amp;nbsp; He went over the idea of worrying more about latency than bandwidth with regards to speed, showing tons of graphs and charts explaining how much more important it is.&amp;nbsp; There are three points of latency, and he taught us to worry about the two we can control: server and the internet.&amp;nbsp; He taught us all to get familiar with our friends &lt;a href="http://www.fiddler2.com/fiddler2/" title="I love Fiddler!"&gt;Fiddler&lt;/a&gt;, &lt;a href="http://www.wireshark.org/"&gt;WireShark&lt;/a&gt; and the like.&amp;nbsp; He emphasized the (not free) tool &lt;a href="http://www.charlesproxy.com/" title="It's only fifty bucks."&gt;Charles&lt;/a&gt;&amp;nbsp;as something that they used extensively.&amp;nbsp; While many of the things he discussed were not things I&amp;#39;d use on a day-to-day basis, or are more important for very high-traffic websites, plenty of things could be applied to my work.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;
&lt;span style="font-family: 'Verdana','sans-serif'; font-size: 9pt"&gt;The second session I attended was &amp;quot;&lt;a href="http://www.twincitiescodecamp.com/TCCC/Spring2010/Sessions.aspx#ss5"&gt;HTML5 and CSS3&lt;/a&gt;,&amp;quot; by &lt;a href="http://www.bphogan.com/" title="A blind ninja?  Hmmm..."&gt;Brian Hogan&lt;/a&gt;.&amp;nbsp; He reminded me of an old co-worker of mine, &lt;a href="http://twitter.com/danmork" title="RIP, Phillip Mork"&gt;Dan Mork&lt;/a&gt;.&amp;nbsp; He looks like him, has a lot of the same mannerisms as him and has a similar sense of humor.&amp;nbsp; He focused on accessibility for a couple of reasons.&amp;nbsp; One, that there&amp;#39;s a lot of accessibility improvements in HTML5.&amp;nbsp; Two, because he&amp;#39;s somewhat visually impaired.&amp;nbsp; Not sure to what degree, but he did miss my hand raised, even though I was sitting front and center, as I always do.&amp;nbsp; I also noticed he wasn&amp;#39;t always looking directly at the person asking the question.&amp;nbsp; He&amp;#39;s a funny guy and kept us laughing the whole time.&amp;nbsp; I&amp;#39;d certainly go see more of his talks, if he comes around in the future.&amp;nbsp; The things he brought up were HTML5&amp;#39;s new markup tags, local storage, web sockets, graphics on the canvas and&amp;nbsp;advanced CSS3 selectors.&amp;nbsp; He showed a website with what looked like pretty slick graphics and told us it was all HTML5, that there were no pictures.&amp;nbsp; We were all pretty stunned.&amp;nbsp; He also went over current coverage of HTML5 by all the leading browsers, but pointed out that you can just start using the features and when they&amp;#39;re finally implemented by your browser of choice, it will just add more to your site.&amp;nbsp; Using HTML5 now won&amp;#39;t hurt anything.&amp;nbsp; This talk was also not exactly code-heavy, but there were plenty of snippets.&amp;nbsp; And no .Net.&amp;nbsp; Which is understandable, as Brian seems to be mainly a Ruby developer.&amp;nbsp; One thing with which I left, however, is an answer to a question that was posed quite frequently for the past couple of years: &amp;quot;Will HTML5 kill Silverlight?&amp;quot;&amp;nbsp; Definitively: &lt;em&gt;&lt;strong&gt;&lt;u&gt;&lt;span style="font-family: 'Verdana','sans-serif'"&gt;no&lt;/span&gt;&lt;/u&gt;&lt;/strong&gt;&lt;/em&gt;!&amp;nbsp; That&amp;#39;s insane.&amp;nbsp; There&amp;#39;s no reason to think something like that.&amp;nbsp; I have no idea how that could enter into someone&amp;#39;s head, that&amp;#39;s so silly.&amp;nbsp; It isn&amp;#39;t like HTML5 somehow can transform a basic HTML site into a flashy (figuratively and literally), web 2.0-y site or anything.&amp;nbsp; It&amp;#39;s just slick and has some cool new features is all.&amp;nbsp; I&amp;#39;m excited for it to come out.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;
&lt;span style="font-family: 'Verdana','sans-serif'; font-size: 9pt"&gt;For the third session, I went to see &lt;a href="http://www.ignitionpointsolutions.com/"&gt;Scott Davis&lt;/a&gt; talk about &amp;quot;&lt;a href="http://www.twincitiescodecamp.com/TCCC/Spring2010/Sessions.aspx#ss8"&gt;Advanced RIA Services&lt;/a&gt;.&amp;quot;&amp;nbsp; Scott is a fellow &lt;a href="http://www.techmasters-tc.com/"&gt;TechMaster&lt;/a&gt; (as is &lt;a href="http://www.jessyhoule.com/"&gt;Jessy&lt;/a&gt;), so I&amp;#39;m very familiar with his speaking.&amp;nbsp; Plus, he goes to most local events, so I see him lecture a lot.&amp;nbsp; I was a bit worried about attending a session on &amp;quot;Advanced RIA Services,&amp;quot; when I haven&amp;#39;t exactly coded anything in it at all.&amp;nbsp; Maybe I should&amp;#39;ve gone to &amp;quot;Intro to RIA Services,&amp;quot; I thought.&amp;nbsp; But my fears were allayed: I was able to follow along just fine.&amp;nbsp; Scott&amp;#39;s definitely my kind of speaker.&amp;nbsp; While I enjoy goofballs like Brian (ok, and myself), Scott is to the point and gets a lot of things out very quickly.&amp;nbsp; He doesn&amp;#39;t lose you (didn&amp;#39;t lose me, anyway), but he&amp;#39;s going fast enough that you&amp;#39;ve got to pay attention.&amp;nbsp; He jammed in as much as he could and mixed a few cool ideas like shared code and some Silverlight stuff, but he said he had a lot left to do, so here&amp;#39;s to hoping there&amp;#39;s an &amp;quot;Expert RIA Services&amp;quot; session in Twin Cities Code Camp IX.&amp;nbsp; Scott was very good on his toes and drew up a few pictures on the wall (while navigating around the obstacle of the markers that refused write) when people were having trouble following some of the more complex ideas in his talk.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;
&lt;span style="font-family: 'Verdana','sans-serif'; font-size: 9pt"&gt;In the fourth session, I saw &amp;quot;&lt;a href="http://www.twincitiescodecamp.com/TCCC/Spring2010/Sessions.aspx#ss20" title="It's at the bottom of the page."&gt;Dynamic .NET Demystified&lt;/a&gt;,&amp;quot; by &lt;a href="http://solutionizing.net/" title="I don't think 'solutionize' is a word"&gt;Keith Dahlby&lt;/a&gt;.&amp;nbsp; Keith&amp;#39;s a former co-worker, as well.&amp;nbsp; He talked about F# at the last Code Camp, and he&amp;#39;s continued to improve on his speaking skills.&amp;nbsp; His sense of humor is such that he can say something sarcastic without changing his inflection, thus leading you to hesitate for a fraction of a second before realizing he&amp;#39;s not serious.&amp;nbsp; Keith spent pretty much the whole time talking about the new &amp;quot;dynamic&amp;quot; keyword in .Net 4.0.&amp;nbsp; It&amp;#39;s&amp;nbsp;a way to ensure that you will really not be able to debug anything, no matter what.&amp;nbsp; Okay, that&amp;#39;s not the purpose of the dynamic keyword, obviously, but it&amp;#39;s a hang-up of mine.&amp;nbsp; In the last few iterations of C#, we&amp;#39;ve been given new ways of not being all that explicit with our types (generics, var, anonymous types, etc.), but &amp;quot;dynamic&amp;quot; really is different.&amp;nbsp; If you declare a var and set its value, you can get intellisense on the very next line that you use that var object.&amp;nbsp; Not so with &amp;quot;dynamic.&amp;quot;&amp;nbsp; You will not get compile-time errors with &amp;quot;dynamic.&amp;quot;&amp;nbsp; You won&amp;#39;t be able to truly figure out what&amp;#39;s going on until run time.&amp;nbsp; Basically, Keith ran through a litany of things to consider and described in deep detail what&amp;#39;s going on when you&amp;#39;re using dynamic objects, with plenty of code to back him up.&amp;nbsp; There were a lot of questions, due to the vagueness of dynamics, and Keith even whipped out some code to see what the answers would end up being from time to time.&amp;nbsp; He had a fun demo at the end with a few layers of vagueness to them (dynamic plus anonymous plus pulling code from XML) that was interesting.&amp;nbsp; I said he should mix in a var and a generic next time.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;
&lt;span style="font-family: 'Verdana','sans-serif'; font-size: 9pt"&gt;For the last session, I went to see &amp;quot;&lt;a href="http://www.twincitiescodecamp.com/TCCC/Spring2010/Sessions.aspx#it1"&gt;Introduction to C# 4.0 - Explore the Amazing Possibilities&lt;/a&gt;&amp;quot; by &lt;a href="http://nomadic-developer.com/"&gt;Aaron Erickson&lt;/a&gt;.&amp;nbsp; He gave a brief overview of the history of C# and what he seemed to think was important.&amp;nbsp; He was only focusing on certain areas and I knew where he was going: dynamics.&amp;nbsp; Basically, he picked up where Keith left off.&amp;nbsp; He admitted it up front, but I was surprised that he really did focus on dynamics.&amp;nbsp; He talked about a lot of the same things Keith did, including the ridiculously named &amp;quot;ExpandoObjects.&amp;quot;&amp;nbsp; I&amp;#39;m still shocked that &amp;quot;ExpandoObject&amp;quot; is a system type and not something Keith or Aaron lazily made up whilst making their demos.&amp;nbsp; There was nothing major that I took away from this speech.&amp;nbsp; Sorry, Aaron.&amp;nbsp; Re-iterating things that Keith did and looking at them through your eyes does not an interesting presentation make.&amp;nbsp; If I had to do it all over again, I would&amp;#39;ve gone to &lt;a href="http://www.twincitiescodecamp.com/TCCC/Spring2010/Sessions.aspx#ss19" title="I'm sure it would have been more thorough"&gt;Robert Boedigheimer&amp;#39;s C# 4.0 speech&lt;/a&gt; instead.&amp;nbsp; I&amp;#39;ll trust my gut next time.&amp;nbsp; Again, no offense, Aaron, it&amp;#39;s just that I didn&amp;#39;t need to attend your talk after going to Keith&amp;#39;s.&amp;nbsp; But I&amp;#39;m going to blame myself, seeing as how I didn&amp;#39;t read the description, which included this telling line: &amp;quot;In this talk, we focus on the only new feature in C# 4 that really matters &amp;mdash; the dynamic keyword.&amp;quot;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;
&lt;p&gt;
&lt;span style="font-family: 'Verdana','sans-serif'; font-size: 9pt"&gt;Another great Code Camp in the books, and I&amp;#39;m even more excited for the next one.&amp;nbsp; Jason even tossed up the idea that we might have a two-day Code Camp in the relatively near future.&amp;nbsp; I&amp;#39;m kicking myself for not re-giving &lt;a href="http://tinyurl.com/ykks6ro"&gt;&lt;font color="#0000ff"&gt;my Prism lecture&lt;/font&gt;&lt;/a&gt; I gave at the &lt;a href="http://www.tcslug.com/"&gt;&lt;font color="#0000ff"&gt;Twin Cities Silverlight User Group&lt;/font&gt;&lt;/a&gt; back in January.&amp;nbsp; I&amp;#39;m probably going to try to get something together so I can give it at Code Camp as well as the Silverlight User Group in October/November or something.&amp;nbsp; Maybe other things, too.&amp;nbsp; Who knows?&amp;nbsp; Hope to see you all there next October!&lt;/span&gt; 
&lt;/p&gt;
</description>
      <link>http://feedproxy.google.com/~r/WorldOfDotNet/~3/bQyJbDKLVEI/post.aspx</link>
      
      <comments>http://www.worldofdotnet.com/post/Twin-Cities-Code-Camp-VIII-Wrap-Up.aspx#comment</comments>
      <guid isPermaLink="false">http://www.worldofdotnet.com/post.aspx?id=4218e726-9851-4bd6-9a5d-2aa7510b2997</guid>
      <pubDate>Sun, 11 Apr 2010 22:28:00 +0400</pubDate>
      <dc:publisher>admin</dc:publisher>
      <pingback:server>http://www.worldofdotnet.com/pingback.axd</pingback:server>
      <pingback:target>http://www.worldofdotnet.com/post.aspx?id=4218e726-9851-4bd6-9a5d-2aa7510b2997</pingback:target>
      <slash:comments>425</slash:comments>
      <trackback:ping>http://www.worldofdotnet.com/trackback.axd?id=4218e726-9851-4bd6-9a5d-2aa7510b2997</trackback:ping>
      <wfw:comment>http://www.worldofdotnet.com/post/Twin-Cities-Code-Camp-VIII-Wrap-Up.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.worldofdotnet.com/syndication.axd?post=4218e726-9851-4bd6-9a5d-2aa7510b2997</wfw:commentRss>
    <dc:creator>Jessy Houle and Jeff Diercks</dc:creator><feedburner:origLink>http://www.worldofdotnet.com/post.aspx?id=4218e726-9851-4bd6-9a5d-2aa7510b2997</feedburner:origLink></item>
    <item>
      <title>Episode #11 - Visual Studio Visualizers</title>
      <description>&lt;h3&gt;TECHNICAL SEGMENT - Visual Studio Visualizers&lt;/h3&gt;&lt;p&gt;In this segment, we discuss Visual Studio Visualizers, a dialog box or other interface to display appropriate types in a meaningful way.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Default visualizers&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Out of the box, Visual Studio provides the following visualizers:&lt;br /&gt;- Text&lt;br /&gt;- HTML&lt;br /&gt;- XML visualizer&lt;br /&gt;- Dataset visualizer (Dataset, DataTable and DataView objects.)&lt;/p&gt;&lt;p&gt;&lt;strong&gt;3rd party visualizers&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Some useful 3rd party visualizers include &lt;a href="http://karlshifflett.wordpress.com/mole-for-visual-studio/"&gt;Mole&lt;/a&gt;, &lt;a href="http://xmlvisualizer.codeplex.com/"&gt;Xml Visualizer&lt;/a&gt;, and &lt;a href="http://www.codeproject.com/KB/macros/ZetaColorVisualizer.aspx"&gt;Zeta Color Visualizer&lt;/a&gt;&lt;/p&gt;&lt;p&gt;To deploy/install 3rd party visualizers, copy the .DLL(s) to one of the following directories:&lt;br /&gt;\Install path\Microsoft Visual Studio 9\Common7\Packages\Debugger\Visualizers\&lt;br /&gt;&amp;mdash;or&amp;mdash;&lt;br /&gt;\My Documents\Visual Studio 2008\Visualizers\&lt;/p&gt;&lt;h3&gt;DEV TIP - Debug Types&lt;/h3&gt;&lt;p&gt;Although the ASP.NET worker process (aspnet_wp.exe) defaults to &lt;strong&gt;Automatic: T-SQL code, Managed code&lt;/strong&gt; debug types, you can change or add to the debug types by simply clicking on the [Select] button when attaching to the process.  A handy usage would be debugging script.&lt;/p&gt;&lt;h3&gt;DOWNLOADS&lt;/h3&gt;&lt;ul&gt;	&lt;li&gt;Direct Download - &lt;a href="http://wodn.s3.amazonaws.com/WODN_EPISODE_011.mp3"&gt;click here&lt;/a&gt; &lt;/li&gt;	&lt;li&gt;Subscribe - &lt;a href="http://feeds.feedburner.com/WorldOfDotNetPodcast"&gt;click here&lt;/a&gt; &lt;/li&gt;	&lt;li&gt;iTunes - &lt;a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=289307582"&gt;click here&lt;/a&gt; &lt;/li&gt;&lt;/ul&gt;</description>
      <link>http://feedproxy.google.com/~r/WorldOfDotNet/~3/OyUimrpwHHE/post.aspx</link>
      
      <comments>http://www.worldofdotnet.com/post/Episode-11-Visual-Studio-Visualizers.aspx#comment</comments>
      <guid isPermaLink="false">http://www.worldofdotnet.com/post.aspx?id=537a6b82-cc8d-4945-a817-884db7c2a461</guid>
      <pubDate>Wed, 04 Nov 2009 21:15:00 +0400</pubDate>
      <dc:publisher>admin</dc:publisher>
      <pingback:server>http://www.worldofdotnet.com/pingback.axd</pingback:server>
      <pingback:target>http://www.worldofdotnet.com/post.aspx?id=537a6b82-cc8d-4945-a817-884db7c2a461</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.worldofdotnet.com/trackback.axd?id=537a6b82-cc8d-4945-a817-884db7c2a461</trackback:ping>
      <wfw:comment>http://www.worldofdotnet.com/post/Episode-11-Visual-Studio-Visualizers.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.worldofdotnet.com/syndication.axd?post=537a6b82-cc8d-4945-a817-884db7c2a461</wfw:commentRss>
    <dc:creator>Jessy Houle and Jeff Diercks</dc:creator><feedburner:origLink>http://www.worldofdotnet.com/post.aspx?id=537a6b82-cc8d-4945-a817-884db7c2a461</feedburner:origLink></item>
    <item>
      <title>Practical MVC Webcast Promo</title>
      <description>&lt;h3&gt;MSDN Webcast: BenkoTips Live and On Demand: Practical MVC with Jessy Houle (Level 200)&lt;/h3&gt;
&lt;p&gt;
Please join Mike Benkovich, of Microsoft, and myself as we discuss Practical MVC on BenkoTips Live. 
&lt;/p&gt;
&lt;p&gt;
For more information and to register online, go to &lt;a href="http://www.tinyurl.com/practicalmvcpresentation" target="_blank"&gt;http://www.tinyurl.com/practicalmvcpresentation&lt;/a&gt; 
&lt;/p&gt;
&lt;h3&gt;DOWNLOADS&lt;/h3&gt;
&lt;ul&gt;
	&lt;li&gt;Direct Download - &lt;a href="http://s3.amazonaws.com/wodn/MVCPresentaionPromotion.mp3"&gt;click here&lt;/a&gt; &lt;/li&gt;
	&lt;li&gt;Subscribe - &lt;a href="http://feeds.feedburner.com/WorldOfDotNetPodcast"&gt;click here&lt;/a&gt; &lt;/li&gt;
	&lt;li&gt;iTunes - &lt;a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=289307582"&gt;click here&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
</description>
      <link>http://feedproxy.google.com/~r/WorldOfDotNet/~3/zPQRBwUFuks/post.aspx</link>
      
      <comments>http://www.worldofdotnet.com/post/Practical-MVC-Webcast-Promo.aspx#comment</comments>
      <guid isPermaLink="false">http://www.worldofdotnet.com/post.aspx?id=7c7fe69b-b86d-4cb2-95c5-bcb192714398</guid>
      <pubDate>Thu, 08 Oct 2009 02:17:00 +0400</pubDate>
      <dc:publisher>admin</dc:publisher>
      <pingback:server>http://www.worldofdotnet.com/pingback.axd</pingback:server>
      <pingback:target>http://www.worldofdotnet.com/post.aspx?id=7c7fe69b-b86d-4cb2-95c5-bcb192714398</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.worldofdotnet.com/trackback.axd?id=7c7fe69b-b86d-4cb2-95c5-bcb192714398</trackback:ping>
      <wfw:comment>http://www.worldofdotnet.com/post/Practical-MVC-Webcast-Promo.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.worldofdotnet.com/syndication.axd?post=7c7fe69b-b86d-4cb2-95c5-bcb192714398</wfw:commentRss>
    <dc:creator>Jessy Houle and Jeff Diercks</dc:creator><feedburner:origLink>http://www.worldofdotnet.com/post.aspx?id=7c7fe69b-b86d-4cb2-95c5-bcb192714398</feedburner:origLink></item>
    <item>
      <title>Episode #10 - jQuery</title>
      <description>&lt;h3&gt;TECHNICAL SEGMENT &amp;ndash;&amp;nbsp; jQuery&lt;/h3&gt;
&lt;p&gt;
In this segment, we discuss jQuery, a JavaScript library with Microsoft backing, integrated into MVC and VS 2010. 
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;jQuery and Visual Studio 2008:&lt;/strong&gt; 
&lt;/p&gt;
&lt;p&gt;
To get up and running with jQuery, including IntelliSense, you need to first apply a Service Pack and also include a vsdoc JavaScript file that provides method/property/parameter information.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://code.msdn.microsoft.com/KB958502/Release/ProjectReleases.aspx?ReleaseId=1736"&gt;KB958502 - JScript Editor support for &amp;ldquo;-vsdoc.js&amp;rdquo; IntelliSense doc&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://code.google.com/p/jqueryjs/downloads/list"&gt;Latest jQuery and vsdoc files&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://blogs.msdn.com/webdevtools/archive/2008/11/07/hotfix-to-enable-vsdoc-js-intellisense-doc-files-is-now-available.aspx"&gt;More information surrounding the vsdoc fix&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://docs.jquery.com/Tutorials"&gt;Learning jQuery&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://docs.jquery.com/Main_Page"&gt;jQuery Reference&lt;/a&gt; 
&lt;/p&gt;
&lt;h3&gt;TOOL TIP&lt;/h3&gt;
&lt;p&gt;
&lt;a href="http://visitmix.com/Lab/glimmer"&gt;Glimmer&lt;/a&gt; - Wizard style jQuery code generation for image sequencing, drop down menus, and animation. 
&lt;/p&gt;
&lt;h3&gt;DEV TIP&lt;/h3&gt;
&lt;p&gt;
Coupling at the assembly level&lt;br /&gt;
The higher the coupling is, the more painful maintaining your application will be.&lt;br /&gt;
&lt;br /&gt;
Metrics:&lt;br /&gt;
Afferent coupling - types that depend on your assebly&lt;br /&gt;
Efferent coupling - types inside your assembly that depend on outside assemblies 
&lt;/p&gt;
&lt;h3&gt;DOWNLOADS&lt;/h3&gt;
&lt;ul&gt;
	&lt;li&gt;Direct Download - &lt;a href="http://wodn.s3.amazonaws.com/WODN_EPISODE_010.mp3"&gt;click here&lt;/a&gt; &lt;/li&gt;
	&lt;li&gt;Subscribe - &lt;a href="http://feeds.feedburner.com/WorldOfDotNetPodcast"&gt;click here&lt;/a&gt; &lt;/li&gt;
	&lt;li&gt;iTunes - &lt;a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=289307582"&gt;click here&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
</description>
      <link>http://feedproxy.google.com/~r/WorldOfDotNet/~3/rLmVY2SFq9A/post.aspx</link>
      
      <comments>http://www.worldofdotnet.com/post/Episode-10-jQuery.aspx#comment</comments>
      <guid isPermaLink="false">http://www.worldofdotnet.com/post.aspx?id=bc01439c-ecee-49ee-9672-143e81e0a196</guid>
      <pubDate>Mon, 21 Sep 2009 11:41:00 +0400</pubDate>
      <dc:publisher>admin</dc:publisher>
      <pingback:server>http://www.worldofdotnet.com/pingback.axd</pingback:server>
      <pingback:target>http://www.worldofdotnet.com/post.aspx?id=bc01439c-ecee-49ee-9672-143e81e0a196</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.worldofdotnet.com/trackback.axd?id=bc01439c-ecee-49ee-9672-143e81e0a196</trackback:ping>
      <wfw:comment>http://www.worldofdotnet.com/post/Episode-10-jQuery.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.worldofdotnet.com/syndication.axd?post=bc01439c-ecee-49ee-9672-143e81e0a196</wfw:commentRss>
    <dc:creator>Jessy Houle and Jeff Diercks</dc:creator><feedburner:origLink>http://www.worldofdotnet.com/post.aspx?id=bc01439c-ecee-49ee-9672-143e81e0a196</feedburner:origLink></item>
    <item>
      <title>Episode #9 - Inversion of Control</title>
      <description>&lt;h3&gt;TECHNICAL SEGMENT &amp;ndash;&amp;nbsp; Inversion of Control&lt;/h3&gt;
&lt;p&gt;
In this segment, we discuss Inversion of Control / Dependency Injection with an IoC tool. During the conversation, mention was made of Bob Martin&amp;rsquo;s &lt;a href="http://butunclebob.com/ArticleS.UncleBob.PrinciplesOfOod"&gt;SOLID&lt;/a&gt; principles, which include the Dependency Inversion Principle (&lt;a href="http://www.objectmentor.com/resources/articles/dip.pdf"&gt;pdf&lt;/a&gt;). 
&lt;/p&gt;
&lt;p&gt;
Some IoC tools: &lt;br /&gt;
&lt;a href="http://structuremap.sourceforge.net/"&gt;StructureMap&lt;/a&gt; &lt;br /&gt;
&lt;a href="http://www.castleproject.org/container/index.html"&gt;Castle Windsor&lt;/a&gt; &lt;br /&gt;
&lt;a href="http://www.codeplex.com/unity"&gt;Microsoft Unity&lt;/a&gt; &lt;br /&gt;
&lt;a href="http://ninject.org/"&gt;Ninject&lt;/a&gt; 
&lt;/p&gt;
&lt;h3&gt;DEV TIP&lt;/h3&gt;
&lt;p&gt;
We discuss a practice of class design which is to either provide an interface for a class or mark all public members as virtual. By following this practice by default, we can provide extensibility to our application. This can facilitate many pattern implementations and mock/stub testing frameworks. 
&lt;/p&gt;
&lt;h3&gt;TOOL TIP&lt;/h3&gt;
&lt;p&gt;
ProcessExplorer and FileMon from the &lt;a href="http://technet.microsoft.com/en-us/sysinternals/default.aspx"&gt;Windows SysInternals&lt;/a&gt; suite. While these tools aren&amp;rsquo;t necessarily targeted at developers, they&amp;rsquo;re great in troubleshooting situations. 
&lt;/p&gt;
&lt;h3&gt;DOWNLOADS&lt;/h3&gt;
&lt;ul&gt;
	&lt;li&gt;Direct Download - &lt;a href="http://wodn.s3.amazonaws.com/WODN_EPISODE_009.mp3"&gt;click here&lt;/a&gt; &lt;/li&gt;
	&lt;li&gt;Subscribe - &lt;a href="http://feeds.feedburner.com/WorldOfDotNetPodcast"&gt;click here&lt;/a&gt; &lt;/li&gt;
	&lt;li&gt;iTunes - &lt;a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=289307582"&gt;click here&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
</description>
      <link>http://feedproxy.google.com/~r/WorldOfDotNet/~3/2ApIDZRgQvI/post.aspx</link>
      
      <comments>http://www.worldofdotnet.com/post/Episode-9-Inversion-of-Control.aspx#comment</comments>
      <guid isPermaLink="false">http://www.worldofdotnet.com/post.aspx?id=d7e72417-fc27-4452-a8ac-2ef7d802fff1</guid>
      <pubDate>Fri, 26 Jun 2009 03:43:00 +0400</pubDate>
      <dc:publisher>admin</dc:publisher>
      <pingback:server>http://www.worldofdotnet.com/pingback.axd</pingback:server>
      <pingback:target>http://www.worldofdotnet.com/post.aspx?id=d7e72417-fc27-4452-a8ac-2ef7d802fff1</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.worldofdotnet.com/trackback.axd?id=d7e72417-fc27-4452-a8ac-2ef7d802fff1</trackback:ping>
      <wfw:comment>http://www.worldofdotnet.com/post/Episode-9-Inversion-of-Control.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.worldofdotnet.com/syndication.axd?post=d7e72417-fc27-4452-a8ac-2ef7d802fff1</wfw:commentRss>
    <dc:creator>Jessy Houle and Jeff Diercks</dc:creator><feedburner:origLink>http://www.worldofdotnet.com/post.aspx?id=d7e72417-fc27-4452-a8ac-2ef7d802fff1</feedburner:origLink></item>
    <item>
      <title>Episode #8</title>
      <description>&lt;h3&gt;TECHNICAL SEGMENT – Server Controls&lt;/h3&gt;  &lt;p&gt;We discussed several aspects of creating ASP.NET Web Forms server controls. We also mentioned that using &lt;a href="http://www.red-gate.com/products/reflector/"&gt;.NET Reflector&lt;/a&gt; to examine Microsoft-provided server controls is a great way to see how they are constructed.&lt;/p&gt;  &lt;p&gt;MSDN link on creating custom server controls:    &lt;br /&gt;&lt;a title="http://msdn.microsoft.com/en-us/library/aa530982.aspx" href="http://msdn.microsoft.com/en-us/library/aa530982.aspx"&gt;http://msdn.microsoft.com/en-us/library/aa530982.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;MSDN link describing all the metadata attributes for custom server controls:    &lt;br /&gt;&lt;a title="http://msdn.microsoft.com/en-us/library/ms178658.aspx" href="http://msdn.microsoft.com/en-us/library/ms178658.aspx"&gt;http://msdn.microsoft.com/en-us/library/ms178658.aspx&lt;/a&gt;&lt;/p&gt;  &lt;h3&gt;&lt;/h3&gt;  &lt;h3&gt;DEV TIP&lt;/h3&gt;  &lt;p&gt;Treat Visual Studio compiler warnings as compiler errors – fix them before check-in.&lt;/p&gt;  &lt;h3&gt;TOOL TIP&lt;/h3&gt;  &lt;p&gt;&lt;a href="http://stackoverflow.com/"&gt;Stack Overflow&lt;/a&gt; – a great site for getting answers to any of your programming questions.&lt;/p&gt;  &lt;h3&gt;DOWNLOADS&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;Direct Download - &lt;a href="http://wodn.s3.amazonaws.com/WODN_EPISODE_008.mp3"&gt;click here&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;Subscribe - &lt;a href="http://feeds.feedburner.com/WorldOfDotNetPodcast"&gt;click here&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;iTunes - &lt;a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=289307582"&gt;click here&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;</description>
      <link>http://feedproxy.google.com/~r/WorldOfDotNet/~3/FR_V5KEpBjM/post.aspx</link>
      
      <comments>http://www.worldofdotnet.com/post/Episode-8.aspx#comment</comments>
      <guid isPermaLink="false">http://www.worldofdotnet.com/post.aspx?id=d51e46b8-0e93-4cf3-a0b3-e8929b5265f6</guid>
      <pubDate>Sun, 07 Jun 2009 22:13:13 +0400</pubDate>
      <dc:publisher>admin</dc:publisher>
      <pingback:server>http://www.worldofdotnet.com/pingback.axd</pingback:server>
      <pingback:target>http://www.worldofdotnet.com/post.aspx?id=d51e46b8-0e93-4cf3-a0b3-e8929b5265f6</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.worldofdotnet.com/trackback.axd?id=d51e46b8-0e93-4cf3-a0b3-e8929b5265f6</trackback:ping>
      <wfw:comment>http://www.worldofdotnet.com/post/Episode-8.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.worldofdotnet.com/syndication.axd?post=d51e46b8-0e93-4cf3-a0b3-e8929b5265f6</wfw:commentRss>
    <dc:creator>Jessy Houle and Jeff Diercks</dc:creator><feedburner:origLink>http://www.worldofdotnet.com/post.aspx?id=d51e46b8-0e93-4cf3-a0b3-e8929b5265f6</feedburner:origLink></item>
    <item>
      <title>Episode #7 - ORM</title>
      <description>&lt;h3&gt;TECHNICAL SEGMENT - ORM discussion&lt;/h3&gt;  &lt;p&gt;&lt;a href="https://www.hibernate.org/343.html"&gt;NHibernate&lt;/a&gt;     &lt;br /&gt;&lt;a href="http://subsonicproject.com/"&gt;Subsonic&lt;/a&gt;     &lt;br /&gt;&lt;a href="http://msdn.microsoft.com/en-us/data/aa937723.aspx"&gt;Entity Framework&lt;/a&gt; &lt;/p&gt;  &lt;h3&gt;DEV TIP - Debugging server controls&lt;/h3&gt;  &lt;p&gt;&lt;em&gt;no links&lt;/em&gt;&lt;/p&gt;  &lt;h3&gt;TOOL TIP - VisualSVN&lt;/h3&gt;  &lt;p&gt;&lt;a href="http://www.visualsvn.com/"&gt;VisualSVN&lt;/a&gt;&lt;/p&gt;  &lt;h3&gt;DOWNLOADS&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;Direct Download - &lt;a href="http://s3.amazonaws.com/wodn/WODN_EPISODE_007.MP3"&gt;click here&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;Subscribe - &lt;a href="http://feeds.feedburner.com/WorldOfDotNetPodcast"&gt;click here&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;iTunes - &lt;a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=289307582"&gt;click here&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;</description>
      <link>http://feedproxy.google.com/~r/WorldOfDotNet/~3/m9B_K8A02O4/post.aspx</link>
      
      <comments>http://www.worldofdotnet.com/post/Episode-7-ORM.aspx#comment</comments>
      <guid isPermaLink="false">http://www.worldofdotnet.com/post.aspx?id=ba5c4857-28a2-4ba2-a6ca-df1fc29a62aa</guid>
      <pubDate>Tue, 26 May 2009 19:03:26 +0400</pubDate>
      <dc:publisher>admin</dc:publisher>
      <pingback:server>http://www.worldofdotnet.com/pingback.axd</pingback:server>
      <pingback:target>http://www.worldofdotnet.com/post.aspx?id=ba5c4857-28a2-4ba2-a6ca-df1fc29a62aa</pingback:target>
      <slash:comments>1</slash:comments>
      <trackback:ping>http://www.worldofdotnet.com/trackback.axd?id=ba5c4857-28a2-4ba2-a6ca-df1fc29a62aa</trackback:ping>
      <wfw:comment>http://www.worldofdotnet.com/post/Episode-7-ORM.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.worldofdotnet.com/syndication.axd?post=ba5c4857-28a2-4ba2-a6ca-df1fc29a62aa</wfw:commentRss>
    <dc:creator>Jessy Houle and Jeff Diercks</dc:creator><feedburner:origLink>http://www.worldofdotnet.com/post.aspx?id=ba5c4857-28a2-4ba2-a6ca-df1fc29a62aa</feedburner:origLink></item>
  </channel>
</rss>

