<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" 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:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>C#</title>
        <link>http://geekswithblogs.net/AJWarnock/category/3732.aspx</link>
        <description>Various C# (CSharp) Code stuff</description>
        <language>en-US</language>
        <copyright>AJ Warnock</copyright>
        <managingEditor>aj.warnock@jtax.com</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <item>
            <title>New Episode!</title>
            <link>http://geekswithblogs.net/AJWarnock/archive/2009/07/16/133545.aspx</link>
            <description>&lt;div style="MARGIN: 0in 0in 0pt"&gt;&lt;strong&gt;Do you want&lt;/strong&gt;... an opportunity for FAME, Fortune, some GREAT information on Tools, Techniques and not too mention just plain fun?&lt;/div&gt;
&lt;div style="MARGIN: 0in 0in 0pt"&gt;(hmmmm, maybe some swag too.. who knows)&lt;/div&gt;
&lt;div style="MARGIN: 0in 0in 0pt"&gt; &lt;/div&gt;
&lt;div style="MARGIN: 0in 0in 0pt"&gt;&lt;strong&gt;Then…&lt;/strong&gt;&lt;/div&gt;
&lt;div style="MARGIN: 0in 0in 0pt"&gt;Make sure you make it to the Tampa Microsoft office by 6:15 PM EDT on 7/22/2009 for the Tampa .Net User Group meeting for the recording of the next episode of “It’s all about the Tools!” Or, if you can’t make that then definitely check out the other episodes and videos on &lt;a href="chttp://channel9.msdn.com/shows/toolshed"&gt;Channel9 - Russ's Tool shed&lt;/a&gt;&lt;/div&gt;
&lt;div style="MARGIN: 0in 0in 0pt"&gt; &lt;/div&gt;
&lt;div style="MARGIN: 0in 0in 0pt"&gt;To register for the meeting go to:   &lt;a href="http://www.fladotnet.net/"&gt;www.fladotnet.net&lt;/a&gt; or for more information see &lt;a href="http://www.devfish.net/"&gt;www.devfish.net&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=133545"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=133545" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/AJWarnock/aggbug/133545.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>AJ Warnock</dc:creator>
            <guid>http://geekswithblogs.net/AJWarnock/archive/2009/07/16/133545.aspx</guid>
            <pubDate>Thu, 16 Jul 2009 21:47:27 GMT</pubDate>
            <comments>http://geekswithblogs.net/AJWarnock/archive/2009/07/16/133545.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/AJWarnock/comments/commentRss/133545.aspx</wfw:commentRss>
        </item>
        <item>
            <title>PEX! DevLabs &amp; More...</title>
            <link>http://geekswithblogs.net/AJWarnock/archive/2009/03/10/129990.aspx</link>
            <description>&lt;p&gt;While attending a Microsoft Developer Event today (the VSTS Fire Starter in Tampa), I was reminded by Joe Healey that it is my civic duty to write a blog entry at least once a year. That being said, I find that next week would be the 1st anniversary of my last Blog post. To those who actually read my blog, I apologize and to those who didn’t I apologize for making you read this one &lt;/p&gt;
&lt;p&gt;First, thanks to all who presented at the event, it was enjoyable and informative. To anyone who missed, I would recommend that you consider going to the Orlando .NET Code Camp (&lt;a href="http://www.orlandocodecamp.com"&gt;http://www.orlandocodecamp.com&lt;/a&gt;) and check out the VSTS sessions presented by Catapult Systems. Last but not least, if you are not aware of the Microsoft DevLabs site I would like to introduce you to it &lt;a href="http://msdn.microsoft.com/en-us/devlabs"&gt;http://msdn.microsoft.com/en-us/devlabs&lt;/a&gt;. I, recently, stumbled across it due to one of the recent additions from last December…&lt;/p&gt;
&lt;p&gt;Let me introduce you to PEX if you have not seen the project, it is an interesting project to implement “White Box Testing for .NET”. The name PEX is derived from Program Exploration and the tool produces a traditional unit test with high code coverage. Although, it is in its early stages of development, I must admit the concept of using automated code exploration and execution analysis to automatically generate a systematic and somewhat intuitive white box test is definitely a good thing. Yes, I know that using code coverage as a measure of testing and software quality is relative and not a true accurate measure of how well we test. However, when used in conjunction with other test quality metrics it does give a more complete picture of the quality of the code. So, I would check this one out The PEX Site.&lt;/p&gt;
&lt;p&gt;And, by the way; while you are at DevLabs site, I would also recommend you check out the Code Contracts and Small Basic projects too. I, am looking forward to playing with all of these tools.&lt;/p&gt;
&lt;p&gt;Enjoy! &lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=129990"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=129990" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/AJWarnock/aggbug/129990.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>AJ Warnock</dc:creator>
            <guid>http://geekswithblogs.net/AJWarnock/archive/2009/03/10/129990.aspx</guid>
            <pubDate>Tue, 10 Mar 2009 20:17:45 GMT</pubDate>
            <comments>http://geekswithblogs.net/AJWarnock/archive/2009/03/10/129990.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/AJWarnock/comments/commentRss/129990.aspx</wfw:commentRss>
        </item>
        <item>
            <title>South Florida CodeCamp!</title>
            <link>http://geekswithblogs.net/AJWarnock/archive/2008/02/01/119191.aspx</link>
            <description>&lt;p&gt;Free Food, Giveaways, raffles, and GREAT Free Training....  Sounds like CodeCamp!&lt;/p&gt;
&lt;p&gt;The South Florida CodeCamp is tommorrow, so don't miss this one if you can be there.  You need to sign up at &lt;a href="http://www.clicktoattend.com/?id=122048"&gt;http://www.clicktoattend.com/?id=122048&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Don't miss this opportunity to learn, network and just have fun.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=119191"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=119191" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/AJWarnock/aggbug/119191.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>AJ Warnock</dc:creator>
            <guid>http://geekswithblogs.net/AJWarnock/archive/2008/02/01/119191.aspx</guid>
            <pubDate>Fri, 01 Feb 2008 15:31:01 GMT</pubDate>
            <comments>http://geekswithblogs.net/AJWarnock/archive/2008/02/01/119191.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/AJWarnock/comments/commentRss/119191.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Visual Studio 2008 Links</title>
            <link>http://geekswithblogs.net/AJWarnock/archive/2008/01/29/119040.aspx</link>
            <description>&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: Arial"&gt;&lt;font size="2"&gt;With all of the information out there about the Visual Studio 2008 features, updates and requirements, it is hard to filter through some of it.&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;However, if you are interested in learning more here are a few good places to look and check out.&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: Arial"&gt;&lt;o:p&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul style="MARGIN-TOP: 0in" type="disc"&gt;
    &lt;li class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-list: l1 level1 lfo2; tab-stops: list .5in"&gt;&lt;strong style="mso-bidi-font-weight: normal"&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: Arial"&gt;&lt;a href="http://www.microsoft.com/heroeshappenhere/register/default.mspx"&gt;&lt;font color="#800080" size="2"&gt;Visual Studio 2008 Launch Site&lt;/font&gt;&lt;/a&gt;&lt;/span&gt;&lt;/strong&gt;&lt;strong style="mso-bidi-font-weight: normal"&gt;&lt;o:p&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/strong&gt;&lt;/li&gt;
    &lt;li class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-list: l1 level1 lfo2; tab-stops: list .5in"&gt;&lt;strong style="mso-bidi-font-weight: normal"&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: Arial"&gt;&lt;a href="http://msdn2.microsoft.com/en-us/vs2008/default.aspx"&gt;&lt;font color="#800080" size="2"&gt;Visual Studio 2008 MSDN Developer Center&lt;/font&gt;&lt;/a&gt;&lt;/span&gt;&lt;/strong&gt;&lt;strong style="mso-bidi-font-weight: normal"&gt;&lt;o:p&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/strong&gt;&lt;/li&gt;
    &lt;li class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-list: l1 level1 lfo2; tab-stops: list .5in"&gt;&lt;strong style="mso-bidi-font-weight: normal"&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: Arial"&gt;&lt;a href="http://www.microsoft.com/events/series/msdnvsts.aspx"&gt;&lt;font color="#800080" size="2"&gt;Visual Studio Team System Events, &lt;span style="mso-spacerun: yes"&gt; &lt;/span&gt;Webcast &amp;amp; Virtual Labs&lt;/font&gt;&lt;/a&gt;&lt;/span&gt;&lt;/strong&gt;&lt;strong style="mso-bidi-font-weight: normal"&gt;&lt;o:p&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/strong&gt;&lt;/li&gt;
    &lt;li class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-list: l1 level1 lfo2; tab-stops: list .5in"&gt;&lt;strong style="mso-bidi-font-weight: normal"&gt;&lt;span style="FONT-SIZE: 9pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;a href="http://www.microsoft.com/%20learning/vstudio/2008"&gt;&lt;font color="#0033cc" size="2"&gt;Free Visual Studio 2008 Training from Microsoft&lt;/font&gt;&lt;/a&gt;&lt;/span&gt;&lt;/strong&gt;&lt;strong style="mso-bidi-font-weight: normal"&gt;&lt;o:p&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote dir="ltr" style="MARGIN-RIGHT: 0px"&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-list: l1 level1 lfo2; tab-stops: list .5in"&gt;&lt;strong style="mso-bidi-font-weight: normal"&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;Interesting Visual Studio 2008 C++ Beta Info (Thanks for the info MSDN Flash Newsletter!)&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in"&gt;&lt;strong style="mso-bidi-font-weight: normal"&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;span style="FONT-SIZE: 8.5pt; FONT-FAMILY: Verdana"&gt;&lt;font face="Arial" size="2"&gt;There is a &lt;/font&gt;&lt;a title="http://go.microsoft.com/?linkid=8185065" href="http://go.microsoft.com/?linkid=8185065"&gt;&lt;font face="Arial" color="#800080" size="2"&gt;Microsoft Foundation Class update in the Visual C++ 2008 Feature Pack beta&lt;/font&gt;&lt;/a&gt;&lt;font face="Arial" size="2"&gt;, and we'd like to follow that up with a reminder that the &lt;/font&gt;&lt;a title="http://go.microsoft.com/?linkid=8185071" href="http://go.microsoft.com/?linkid=8185071"&gt;&lt;font face="Arial" color="#800080" size="2"&gt;Visual C++ 2008 Express Edition&lt;/font&gt;&lt;/a&gt;&lt;font face="Arial" size="2"&gt; is also available as a powerful and flexible development environment for creating native Win32 and Win64 applications, not to mention cool 2D/3D games. Also, Microsoft and The Game Creators have partnered to deliver the &lt;/font&gt;&lt;a title="http://go.microsoft.com/?linkid=8185073" href="http://go.microsoft.com/?linkid=8185073"&gt;&lt;font face="Arial" color="#0033cc" size="2"&gt;Development Kit for Visual C++ 2008 Express Edition&lt;/font&gt;&lt;/a&gt;&lt;font face="Arial"&gt;&lt;font size="2"&gt;, a free 2D/3D game development library for Visual C++ 2008.&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;span style="FONT-SIZE: 8.5pt; FONT-FAMILY: Verdana"&gt;&lt;o:p&gt;&lt;font face="Arial" size="2"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;span style="FONT-SIZE: 8.5pt; FONT-FAMILY: Verdana"&gt;&lt;o:p&gt;&lt;font face="Arial" size="2"&gt;Also, for  all those in South Florida; don't forget the CodeCamp this weekend! &lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;span style="FONT-SIZE: 8.5pt; FONT-FAMILY: Verdana"&gt;&lt;o:p&gt;&lt;font face="Arial" size="2"&gt;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;span style="FONT-SIZE: 8.5pt; FONT-FAMILY: Verdana"&gt;&lt;font face="Arial"&gt;&lt;font size="2"&gt;So, if you find some time to research have fun.&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=119040"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=119040" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/AJWarnock/aggbug/119040.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>AJ Warnock</dc:creator>
            <guid>http://geekswithblogs.net/AJWarnock/archive/2008/01/29/119040.aspx</guid>
            <pubDate>Tue, 29 Jan 2008 16:26:15 GMT</pubDate>
            <comments>http://geekswithblogs.net/AJWarnock/archive/2008/01/29/119040.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/AJWarnock/comments/commentRss/119040.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Want to configure VS2008 for .Net Source</title>
            <link>http://geekswithblogs.net/AJWarnock/archive/2008/01/21/118738.aspx</link>
            <description>&lt;p&gt;It appears that last week, Microsoft release the source code for several of the .Net 3.5 Framework libraries and according to ScottGu more will be coming soon.  For a list of what is available make sure you check out Scotts Blog at &lt;font face="Arial"&gt;&lt;a href="http://weblogs.asp.net/scottgu/archive/2008/01/16/net-framework-library-source-code-now-available.aspx"&gt;http://weblogs.asp.net/scottgu/archive/2008/01/16/net-framework-library-source-code-now-available.aspx&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;So, if you want to see how to configure your VS2008, Shawn Burke has a great Blog entry here &lt;font face="Arial"&gt;&lt;a href="http://blogs.msdn.com/sburke/archive/2008/01/16/configuring-visual-studio-to-debug-net-framework-source-code.aspx"&gt;http://blogs.msdn.com/sburke/archive/2008/01/16/configuring-visual-studio-to-debug-net-framework-source-code.aspx&lt;/a&gt;.  That gives all the details.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;So, check these site out and Thanks Scott and Shawn for the Info.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=118738"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=118738" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/AJWarnock/aggbug/118738.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>AJ Warnock</dc:creator>
            <guid>http://geekswithblogs.net/AJWarnock/archive/2008/01/21/118738.aspx</guid>
            <pubDate>Mon, 21 Jan 2008 14:52:09 GMT</pubDate>
            <comments>http://geekswithblogs.net/AJWarnock/archive/2008/01/21/118738.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/AJWarnock/comments/commentRss/118738.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Visual Studio 2008 Launch Event Registration</title>
            <link>http://geekswithblogs.net/AJWarnock/archive/2008/01/14/118532.aspx</link>
            <description>&lt;p&gt;While the Microsoft Visual Studio Luanch event registration site has been up for the LA registration, it appears that they have opened registration to the public for most of the other locations.  Yes, there are a few that are still not open so keep a watch but if your in one of the other lucky cities to have a chance you should check it out. &lt;/p&gt;
&lt;p&gt;Be the first to register in your area....&lt;/p&gt;
&lt;p&gt;Heres the link: &lt;font face="Arial"&gt;&lt;a href="http://www.microsoft.com/heroeshappenhere/register/default.mspx"&gt;http://www.microsoft.com/heroeshappenhere/register/default.mspx&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=118532"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=118532" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/AJWarnock/aggbug/118532.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>AJ Warnock</dc:creator>
            <guid>http://geekswithblogs.net/AJWarnock/archive/2008/01/14/118532.aspx</guid>
            <pubDate>Mon, 14 Jan 2008 19:12:42 GMT</pubDate>
            <comments>http://geekswithblogs.net/AJWarnock/archive/2008/01/14/118532.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/AJWarnock/comments/commentRss/118532.aspx</wfw:commentRss>
        </item>
        <item>
            <title>It's LAST DAY!</title>
            <link>http://geekswithblogs.net/AJWarnock/archive/2007/12/31/118093.aspx</link>
            <description>&lt;p&gt;Again, it is &lt;font color="#ff0000"&gt;&lt;strong&gt;LAST DAY!&lt;/strong&gt;&lt;/font&gt;&lt;font color="#ff0000"&gt;  &lt;/font&gt;So, it is time to make all of those resolutions that we always intend to keep but often don't seem to quite achieve.  So,  if one of your  resolutions is to get more involved with local development groups and learn all about the latest technologies then here are a few things to Checkout:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Sarasota .Net Developers -- &lt;font face="Arial"&gt;&lt;a href="http://www.sarasotadev.net"&gt;http://www.sarasotadev.net&lt;/a&gt;&lt;/font&gt; &lt;/li&gt;
    &lt;li&gt;Sarasota SQL Developers -- &lt;a href="http://www.sarasotasql.net"&gt;http://www.sarasotasql.net&lt;/a&gt; &lt;/li&gt;
    &lt;li&gt;Tampa Bay IASA January   -- &lt;font face="Arial"&gt;&lt;a href="http://www.eventbrite.com/event/89609023"&gt;http://www.eventbrite.com/event/89609023&lt;/a&gt;&lt;/font&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You can find many links on both of these sites for other surrounding area development groups in Florida.  Also, if you want to know the latest information on Microsoft Events, CodeCamps and More.  Check out this site, &lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Joe Healey's Site -- &lt;a href="http://www.devfish.net"&gt;http://www.devfish.net&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Last but not least, check out these sites for more Tampa, Sarasota and Orlando Geek News and Activities.&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Community Credit -- &lt;font face="Arial"&gt;&lt;a href="http://www.community-credit.com/"&gt;http://www.community-credit.com/&lt;/a&gt;&lt;/font&gt; &lt;/li&gt;
    &lt;li&gt;CodeBrew -- &lt;font face="Arial"&gt;&lt;a href="http://www.flacodebrew.net"&gt;http://www.flacodebrew.net&lt;/a&gt;&lt;/font&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Happy Last Day and Good Luck in the New Year!&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=118093"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=118093" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/AJWarnock/aggbug/118093.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>AJ Warnock</dc:creator>
            <guid>http://geekswithblogs.net/AJWarnock/archive/2007/12/31/118093.aspx</guid>
            <pubDate>Mon, 31 Dec 2007 17:15:36 GMT</pubDate>
            <comments>http://geekswithblogs.net/AJWarnock/archive/2007/12/31/118093.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/AJWarnock/comments/commentRss/118093.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Its a Disposable World...</title>
            <link>http://geekswithblogs.net/AJWarnock/archive/2006/02/14/69445.aspx</link>
            <description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-fareast-font-family: 'Arial Unicode MS'"&gt;While this is pretty old hat stuff, it appears that the statement &amp;#8220;&lt;I style="mso-bidi-font-style: normal"&gt;&lt;FONT color=#0000ff&gt;&lt;STRONG&gt;common sense is not always common practice&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/I&gt;&amp;#8221; continues to hold true.&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-fareast-font-family: 'Arial Unicode MS'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-fareast-font-family: 'Arial Unicode MS'"&gt;Recently while researching some code, I found several instances where someone neglected to call the&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: Arial; mso-fareast-font-family: 'Arial Unicode MS'"&gt; &lt;/SPAN&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-fareast-font-family: 'Arial Unicode MS'"&gt;Dispose()&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: Arial; mso-fareast-font-family: 'Arial Unicode MS'"&gt; &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-fareast-font-family: 'Arial Unicode MS'"&gt;method on a SqlCommand object.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;It appears that they believe that calling the &lt;/SPAN&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-fareast-font-family: 'Arial Unicode MS'"&gt;Dispose()&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-fareast-font-family: 'Arial Unicode MS'"&gt; method on the connection actually called the method on the associated command. &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;Some developers believe that the disposing of the associated connection will dispose of the associated command.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;Neither of these are the case.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-fareast-font-family: 'Arial Unicode MS'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-fareast-font-family: 'Arial Unicode MS'"&gt;In the beginning, there were many Microsoft Examples that did not call the SqlCommand objects &lt;/SPAN&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-fareast-font-family: 'Arial Unicode MS'"&gt;Dispose()&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-fareast-font-family: 'Arial Unicode MS'"&gt; method due to the fact that it did not override this method and only called the base method.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;Based on this knowledge, it was not really necessary to call this method.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;The problem occurs when we follow this practice for multiple objects and suddenly the method is overridden in a new release of the framework.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;Just by following this seemingly harmless and potentially logical technique, we have inadvertently introduced latent memory and resource leaks into the code.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-fareast-font-family: 'Arial Unicode MS'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-fareast-font-family: 'Arial Unicode MS'"&gt;The best technique for ensuring that this does not occur is to appropriately use the &lt;/SPAN&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-fareast-font-family: 'Arial Unicode MS'"&gt;using&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-fareast-font-family: 'Arial Unicode MS'"&gt; keyword or ensure that the dispose() method is called in the &lt;/SPAN&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-fareast-font-family: 'Arial Unicode MS'"&gt;finally&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-fareast-font-family: 'Arial Unicode MS'"&gt; blocks of any try-catch-finally exception processing &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;to ensure that we always dispose of any object that is disposable.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-fareast-font-family: 'Arial Unicode MS'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-fareast-font-family: 'Arial Unicode MS'"&gt;A hard and fast rule of &amp;#8220;If it implements &lt;/SPAN&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-fareast-font-family: 'Arial Unicode MS'"&gt;IDisposable&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-fareast-font-family: 'Arial Unicode MS'"&gt;, then always call &lt;/SPAN&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-fareast-font-family: 'Arial Unicode MS'"&gt;Dispose()&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-fareast-font-family: 'Arial Unicode MS'"&gt;&amp;#8221; will always keep your code unambiguous and dependable regardless of any modifications in the framework.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=69445"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=69445" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/AJWarnock/aggbug/69445.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>AJ Warnock</dc:creator>
            <guid>http://geekswithblogs.net/AJWarnock/archive/2006/02/14/69445.aspx</guid>
            <pubDate>Tue, 14 Feb 2006 14:55:00 GMT</pubDate>
            <comments>http://geekswithblogs.net/AJWarnock/archive/2006/02/14/69445.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/AJWarnock/comments/commentRss/69445.aspx</wfw:commentRss>
        </item>
    </channel>
</rss>