<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>The Visual Basic Team : Visual Basic History</title><link>http://blogs.msdn.com/vbteam/archive/tags/Visual+Basic+History/default.aspx</link><description>Tags: Visual Basic History</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Visual Basic Yesterday, Today and Tomorrow with Paul Vick (Beth Massi)</title><link>http://blogs.msdn.com/vbteam/archive/2007/12/17/visual-basic-yesterday-today-and-tomorrow-with-paul-vick-beth-massi.aspx</link><pubDate>Mon, 17 Dec 2007 22:00:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6791054</guid><dc:creator>VBTeam</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/vbteam/comments/6791054.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vbteam/commentrss.aspx?PostID=6791054</wfw:commentRss><description>&lt;P&gt;&lt;A class="" href="http://www.hanselman.com/blog/" target=_blank mce_href="http://www.hanselman.com/blog/"&gt;Scott Hanselman&lt;/A&gt; &lt;A class="" href="http://www.hanselminutes.com/default.aspx?showID=110" target=_blank mce_href="http://www.hanselminutes.com/default.aspx?showID=110"&gt;posted a podcast&lt;/A&gt; with with &lt;A class="" href="http://www.panopticoncentral.net/" target=_blank mce_href="http://www.panopticoncentral.net/"&gt;Paul Vick&lt;/A&gt;, Principal VB Architect, and &lt;A class="" href="http://blogs.msdn.com/vbteam/archive/tags/Paul+Yuknewicz/default.aspx" target=_blank mce_href="http://blogs.msdn.com/vbteam/archive/tags/Paul+Yuknewicz/default.aspx"&gt;Paul Yuknewicz&lt;/A&gt;, Senior Program Manager on the VB Team about the past, present and future of Visual Basic. &lt;A class="" href="http://www.hanselminutes.com/default.aspx?showID=110" target=_blank mce_href="http://www.hanselminutes.com/default.aspx?showID=110"&gt;Check it out&lt;/A&gt;!&lt;/P&gt;
&lt;P&gt;Enjoy,&lt;BR&gt;-&lt;A class="" href="http://blogs.msdn.com/bethmassi/" target=_blank mce_href="http://blogs.msdn.com/bethmassi/"&gt;Beth Massi&lt;/A&gt;, VS Community&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=6791054" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vbteam/archive/tags/Paul+Yuknewicz/default.aspx">Paul Yuknewicz</category><category domain="http://blogs.msdn.com/vbteam/archive/tags/Paul+Vick/default.aspx">Paul Vick</category><category domain="http://blogs.msdn.com/vbteam/archive/tags/Beth+Massi/default.aspx">Beth Massi</category><category domain="http://blogs.msdn.com/vbteam/archive/tags/Visual+Basic+History/default.aspx">Visual Basic History</category><category domain="http://blogs.msdn.com/vbteam/archive/tags/VB2008/default.aspx">VB2008</category></item><item><title>Visual Basic 2008 Ships!!! (Amanda Silver)</title><link>http://blogs.msdn.com/vbteam/archive/2007/11/19/visual-basic-2008-ships.aspx</link><pubDate>Mon, 19 Nov 2007 20:27:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6405290</guid><dc:creator>VBTeam</dc:creator><slash:comments>9</slash:comments><comments>http://blogs.msdn.com/vbteam/comments/6405290.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vbteam/commentrss.aspx?PostID=6405290</wfw:commentRss><description>&lt;p&gt;Hooray! Today we&amp;#8217;ve finally &lt;i&gt;shipped &lt;/i&gt;Visual Studio 2008, previously known as &amp;#8220;Orcas&amp;#8221;, previously known as some symbol which doesn&amp;#8217;t have an ascii representation. We&amp;#8217;ve &lt;a href="http://www.idealliance.org/proceedings/xml05/ship/247/VisualBasic9.PDF" mce_href="http://www.idealliance.org/proceedings/xml05/ship/247/VisualBasic9.PDF"&gt;come a long way&lt;/a&gt;, but it&amp;#8217;s been a great ride. In his &lt;a href="http://blogs.msdn.com/somasegar/archive/2007/11/19/visual-studio-2008-and-net-framework-3-5-shipped.aspx" mce_href="http://blogs.msdn.com/somasegar/archive/2007/11/19/visual-studio-2008-and-net-framework-3-5-shipped.aspx"&gt;blog&lt;/a&gt;, Soma mentions many of the flagship features at a high-level that will undoubtedly make the every developer and head of IT salivate, but this blog is about Visual Basic. :)&lt;/p&gt;  &lt;p&gt;This is a &lt;b&gt;&lt;i&gt;tremendous&lt;/i&gt;&lt;/b&gt; release for Visual Basic users everywhere as it&amp;#8217;s the first to introduce query expressions and XML as a first class data-type. Not only does this make Visual Basic the most productive choice for programming data-centric applications, it also makes us VB developers the &lt;i&gt;envy&lt;/i&gt; of many an &lt;a href="http://www.pluralsight.com/blogs/dbox/" mce_href="http://www.pluralsight.com/blogs/dbox/"&gt;alpha-geek&lt;/a&gt;. If you'd like to just try it out -- be sure to check out &lt;a href="http://www.microsoft.com/express/"&gt;Visual Basic Express&lt;/a&gt; which comes with all the features I talk about below.&lt;/p&gt;  &lt;p&gt;With query the entire .NET frameworks become a queryable data source. You can now query against anything available in the .NET Frameworks &amp;#8211; the registry, file system, live processes, etc. For example, the code below queries against the running processes and returns those with a thread count greater than 10, orders them by the thread count:&lt;/p&gt;  &lt;pre class="code"&gt;        &lt;span style="color: rgb(0,0,255)"&gt;Dim&lt;/span&gt; query = &lt;span style="color: rgb(0,0,255)"&gt;From&lt;/span&gt; proc &lt;span style="color: rgb(0,0,255)"&gt;In&lt;/span&gt; Process.GetProcesses _
            &lt;span style="color: rgb(0,0,255)"&gt;Let&lt;/span&gt; ThreadCount = proc.Threads.Count _
            &lt;span style="color: rgb(0,0,255)"&gt;Where&lt;/span&gt; ThreadCount &amp;gt; 10 _
            &lt;span style="color: rgb(0,0,255)"&gt;Order&lt;/span&gt; &lt;span style="color: rgb(0,0,255)"&gt;By&lt;/span&gt; ThreadCount _
            &lt;span style="color: rgb(0,0,255)"&gt;Select&lt;/span&gt; proc.ProcessName, proc.Id, ThreadCount&lt;/pre&gt;
&lt;a href="http://11011.net/software/vspaste" mce_href="http://11011.net/software/vspaste"&gt;&lt;/a&gt;

&lt;p align="left"&gt;Using the LINQ to SQL Object-Relational Mapping framework, you can query against a SQL database as though it was just another collection of objects exposed by the frameworks. The following query finds all the products that have been discontinued, groups them into categories, and finds the total number of units in stock for each category:&lt;/p&gt;

&lt;pre class="code"&gt;        &lt;span style="color: rgb(0,0,255)"&gt;Dim&lt;/span&gt; db &lt;span style="color: rgb(0,0,255)"&gt;As&lt;/span&gt; &lt;span style="color: rgb(0,0,255)"&gt;New&lt;/span&gt; NorthwindDataContext(&lt;span style="color: rgb(0,0,255)"&gt;My&lt;/span&gt;.Settings.NORTHWNDConnectionString)
        &lt;span style="color: rgb(0,0,255)"&gt;Dim&lt;/span&gt; query = &lt;span style="color: rgb(0,0,255)"&gt;From&lt;/span&gt; prod &lt;span style="color: rgb(0,0,255)"&gt;In&lt;/span&gt; db.Products _
                    &lt;span style="color: rgb(0,0,255)"&gt;Where&lt;/span&gt; prod.Discontinued = &lt;span style="color: rgb(0,0,255)"&gt;True&lt;/span&gt; _
                    &lt;span style="color: rgb(0,0,255)"&gt;Group&lt;/span&gt; &lt;span style="color: rgb(0,0,255)"&gt;By&lt;/span&gt; prod.CategoryID _
                    &lt;span style="color: rgb(0,0,255)"&gt;Into&lt;/span&gt; Count(), NumInStock = Sum(prod.UnitsInStock) _
                    &lt;span style="color: rgb(0,0,255)"&gt;Join&lt;/span&gt; cat &lt;span style="color: rgb(0,0,255)"&gt;In&lt;/span&gt; db.Categories &lt;span style="color: rgb(0,0,255)"&gt;On&lt;/span&gt; cat.CategoryID &lt;span style="color: rgb(0,0,255)"&gt;Equals&lt;/span&gt; CategoryID _
                    &lt;span style="color: rgb(0,0,255)"&gt;Select&lt;/span&gt; cat.CategoryName, Count, NumInStock&lt;/pre&gt;

&lt;p&gt;Unlike writing huge SQL query strings, I get immediate feedback on the query I write. &lt;/p&gt;

&lt;p&gt;&lt;b&gt;&lt;i&gt;Intellisense&lt;/i&gt;&lt;/b&gt;:&lt;/p&gt;

&lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/vbteam/WindowsLiveWriter/VisualBasic2008Ships_84BD/clip_image002_2.jpg" mce_href="http://blogs.msdn.com/blogfiles/vbteam/WindowsLiveWriter/VisualBasic2008Ships_84BD/clip_image002_2.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="245" alt="clip_image002" src="http://blogs.msdn.com/blogfiles/vbteam/WindowsLiveWriter/VisualBasic2008Ships_84BD/clip_image002_thumb.jpg" width="616" border="0" mce_src="http://blogs.msdn.com/blogfiles/vbteam/WindowsLiveWriter/VisualBasic2008Ships_84BD/clip_image002_thumb.jpg" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;&lt;i&gt;Syntax checking:&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/vbteam/WindowsLiveWriter/VisualBasic2008Ships_84BD/clip_image004_2.jpg" mce_href="http://blogs.msdn.com/blogfiles/vbteam/WindowsLiveWriter/VisualBasic2008Ships_84BD/clip_image004_2.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="78" alt="clip_image004" src="http://blogs.msdn.com/blogfiles/vbteam/WindowsLiveWriter/VisualBasic2008Ships_84BD/clip_image004_thumb.jpg" width="628" border="0" mce_src="http://blogs.msdn.com/blogfiles/vbteam/WindowsLiveWriter/VisualBasic2008Ships_84BD/clip_image004_thumb.jpg" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;&lt;i&gt;Schema checking:&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;&lt;i&gt;&lt;a href="http://blogs.msdn.com/blogfiles/vbteam/WindowsLiveWriter/VisualBasic2008Ships_84BD/clip_image006_2.jpg" mce_href="http://blogs.msdn.com/blogfiles/vbteam/WindowsLiveWriter/VisualBasic2008Ships_84BD/clip_image006_2.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="136" alt="clip_image006" src="http://blogs.msdn.com/blogfiles/vbteam/WindowsLiveWriter/VisualBasic2008Ships_84BD/clip_image006_thumb.jpg" width="611" border="0" mce_src="http://blogs.msdn.com/blogfiles/vbteam/WindowsLiveWriter/VisualBasic2008Ships_84BD/clip_image006_thumb.jpg" /&gt;&lt;/a&gt;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;I can use the same query language (VB!) to query against relational databases, XML, and collections of objects &amp;#8211; I don&amp;#8217;t need to learn any domain specific language, VB gives me access to all! It&amp;#8217;s really easy for me to join across domains (I&amp;#8217;ll take that up in a later blog post.) &lt;/p&gt;

&lt;p&gt;With XML as a first class data-type, &lt;a href="http://blogs.msdn.com/vbteam/archive/2007/06/06/visual-basic-xml-transform-teched-demo-prep.aspx" mce_href="http://blogs.msdn.com/vbteam/archive/2007/06/06/visual-basic-xml-transform-teched-demo-prep.aspx"&gt;Visual Basic becomes a full XML transform language&lt;/a&gt;. But it&amp;#8217;s also really easy for me to project to XML from my SQL database:&lt;/p&gt;

&lt;pre class="code"&gt;        &lt;span style="color: rgb(0,0,255)"&gt;Dim&lt;/span&gt; query = &lt;span style="color: rgb(0,0,255)"&gt;From&lt;/span&gt; prod &lt;span style="color: rgb(0,0,255)"&gt;In&lt;/span&gt; db.Products _
            &lt;span style="color: rgb(0,0,255)"&gt;Where&lt;/span&gt; prod.Discontinued = &lt;span style="color: rgb(0,0,255)"&gt;True&lt;/span&gt; _
            &lt;span style="color: rgb(0,0,255)"&gt;Group&lt;/span&gt; &lt;span style="color: rgb(0,0,255)"&gt;By&lt;/span&gt; prod.CategoryID _
            &lt;span style="color: rgb(0,0,255)"&gt;Into&lt;/span&gt; prodGroup = &lt;span style="color: rgb(0,0,255)"&gt;Group&lt;/span&gt;, NumInStock = Sum(prod.UnitsInStock) _
            &lt;span style="color: rgb(0,0,255)"&gt;Join&lt;/span&gt; cat &lt;span style="color: rgb(0,0,255)"&gt;In&lt;/span&gt; db.Categories &lt;span style="color: rgb(0,0,255)"&gt;On&lt;/span&gt; cat.CategoryID &lt;span style="color: rgb(0,0,255)"&gt;Equals&lt;/span&gt; CategoryID _
            &lt;span style="color: rgb(0,0,255)"&gt;Select&lt;/span&gt; &lt;span style="color: rgb(100,100,185)"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: rgb(132,70,70)"&gt;Products&lt;/span&gt;&lt;span style="color: rgb(100,100,185)"&gt;&amp;gt;
&lt;/span&gt;                       &lt;span style="color: rgb(100,100,185)"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: rgb(132,70,70)"&gt;Category&lt;/span&gt; &lt;span style="color: rgb(185,100,100)"&gt;CategoryID&lt;/span&gt;&lt;span style="color: rgb(100,100,185)"&gt;=&lt;/span&gt;&lt;span style="color: rgb(85,85,85)"&gt;&lt;span style="background: rgb(255,254,191)"&gt;&amp;lt;%=&lt;/span&gt;&lt;/span&gt; CategoryID &lt;span style="color: rgb(85,85,85)"&gt;&lt;span style="background: rgb(255,254,191)"&gt;%&amp;gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="color: rgb(185,100,100)"&gt;CategoryName&lt;/span&gt;&lt;span style="color: rgb(100,100,185)"&gt;=&lt;/span&gt;&lt;span style="color: rgb(85,85,85)"&gt;&lt;span style="background: rgb(255,254,191)"&gt;&amp;lt;%=&lt;/span&gt;&lt;/span&gt; cat.CategoryName &lt;span style="color: rgb(85,85,85)"&gt;&lt;span style="background: rgb(255,254,191)"&gt;%&amp;gt;&lt;/span&gt;&lt;span style="color: rgb(100,100,185)"&gt;&lt;/span&gt;&amp;gt;
&lt;/span&gt;                           &lt;span style="color: rgb(85,85,85)"&gt;&lt;span style="background: rgb(255,254,191)"&gt;&amp;lt;%=&lt;/span&gt;&lt;/span&gt; &lt;span style="color: rgb(0,0,255)"&gt;From&lt;/span&gt; prod &lt;span style="color: rgb(0,0,255)"&gt;In&lt;/span&gt; prodGroup _
                               &lt;span style="color: rgb(0,0,255)"&gt;Select&lt;/span&gt; &lt;span style="color: rgb(100,100,185)"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: rgb(132,70,70)"&gt;Product&lt;/span&gt; &lt;span style="color: rgb(185,100,100)"&gt;Price&lt;/span&gt;&lt;span style="color: rgb(100,100,185)"&gt;=&lt;/span&gt;&lt;span style="color: rgb(85,85,85)"&gt;&lt;span style="background: rgb(255,254,191)"&gt;&amp;lt;%=&lt;/span&gt;&lt;/span&gt; prod.UnitPrice &lt;span style="color: rgb(85,85,85)"&gt;&lt;span style="background: rgb(255,254,191)"&gt;%&amp;gt;&lt;/span&gt;&lt;span style="color: rgb(100,100,185)"&gt;&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;span style="color: rgb(85,85,85)"&gt;&lt;span style="background: rgb(255,254,191)"&gt;&amp;lt;%=&lt;/span&gt;&lt;/span&gt; prod.ProductName &lt;span style="color: rgb(85,85,85)"&gt;&lt;span style="background: rgb(255,254,191)"&gt;%&amp;gt;&lt;/span&gt;&lt;span style="color: rgb(100,100,185)"&gt;&lt;/span&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: rgb(132,70,70)"&gt;Product&lt;/span&gt;&lt;span style="color: rgb(100,100,185)"&gt;&amp;gt;&lt;/span&gt; &lt;span style="color: rgb(85,85,85)"&gt;&lt;span style="background: rgb(255,254,191)"&gt;%&amp;gt;
&lt;/span&gt;&lt;/span&gt;                       &lt;span style="color: rgb(100,100,185)"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: rgb(132,70,70)"&gt;Category&lt;/span&gt;&lt;span style="color: rgb(100,100,185)"&gt;&amp;gt;
&lt;/span&gt;                   &lt;span style="color: rgb(100,100,185)"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: rgb(132,70,70)"&gt;Products&lt;/span&gt;&lt;span style="color: rgb(100,100,185)"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;
&lt;a href="http://11011.net/software/vspaste" mce_href="http://11011.net/software/vspaste"&gt;&lt;/a&gt;

&lt;p&gt;Last but not least, for those of you who aren&amp;#8217;t so excited about the LINQ (Language INtegrated Query) project, Visual Basic 2008 comes with a tremendous &lt;a href="http://channel9.msdn.com/ShowPost.aspx?PostID=334318" mce_href="http://channel9.msdn.com/ShowPost.aspx?PostID=334318"&gt;improvement in the Intellisense&lt;/a&gt; experience overall. One of our MVPs said that he literally types two characters and hits tab, two characters, tab &amp;#8211; it&amp;#8217;s as though the code writes itself!&lt;/p&gt;

&lt;p&gt;Obviously, we&amp;#8217;re &lt;i&gt;very&lt;/i&gt; excited about this release and hope it meets you with open arms eager to embrace the productivity! If you're ready to go to the next level and dig in, be sure to check out our &lt;a href=" http://msdn2.microsoft.com/en-us/bb931185.aspx"&gt;learning pages&lt;/a&gt; and &lt;a href="http://msdn2.microsoft.com/en-us/vbasic/bb466226.aspx"&gt;How-Do-I videos&lt;/a&gt; which walk you through these features and so much more. &lt;/p&gt;

&lt;p&gt;Tomorrow I&amp;#8217;ll blog about the least often mentioned goodies hidden in Visual Basic 2008 so that you can become the guru master of VB9. &amp;#8216;Til then&amp;#8230; &lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=6405290" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vbteam/archive/tags/Amanda+Silver/default.aspx">Amanda Silver</category><category domain="http://blogs.msdn.com/vbteam/archive/tags/LINQ_2F00_VB9/default.aspx">LINQ/VB9</category><category domain="http://blogs.msdn.com/vbteam/archive/tags/IDE/default.aspx">IDE</category><category domain="http://blogs.msdn.com/vbteam/archive/tags/VB_5F00_Express/default.aspx">VB_Express</category><category domain="http://blogs.msdn.com/vbteam/archive/tags/Visual+Basic+History/default.aspx">Visual Basic History</category><category domain="http://blogs.msdn.com/vbteam/archive/tags/VB2008/default.aspx">VB2008</category><category domain="http://blogs.msdn.com/vbteam/archive/tags/LINQ+Cookbook/default.aspx">LINQ Cookbook</category><category domain="http://blogs.msdn.com/vbteam/archive/tags/IQueryable/default.aspx">IQueryable</category></item><item><title>Bill &amp; Steve (Jobs!) reminisce about floating point BASIC</title><link>http://blogs.msdn.com/vbteam/archive/2007/05/31/bill-steve-jobs-reminisce-about-floating-point-basic.aspx</link><pubDate>Thu, 31 May 2007 20:07:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3010603</guid><dc:creator>VBTeam</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/vbteam/comments/3010603.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vbteam/commentrss.aspx?PostID=3010603</wfw:commentRss><description>&lt;FONT face=Calibri&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT size=3&gt;Another entry in the annals of BASIC history today…. &lt;/FONT&gt;&lt;A href="http://d5.allthingsd.com/20070531/video-steve-jobs-and-bill-gates-highlight-reel/" mce_href="http://d5.allthingsd.com/20070531/video-steve-jobs-and-bill-gates-highlight-reel/"&gt;&lt;FONT size=3&gt;Bill Gates and Steve Jobs sat down for an interview&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt; with Kara Swisher and Walt Mossberg of All Things Digital for the D5 conference. One of the highlights of the video is recalling the agreement Apple struck with Microsoft for a version of BASIC which supported floating point numbers. &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;Apparently, Steve &lt;I style="mso-bidi-font-style: normal"&gt;begged &lt;/I&gt;Steve Wozniak to implement such a version of BASIC, eventually licensed a version that supported floating point numbers from Microsoft, and then released it as &lt;/FONT&gt;&lt;A href="http://en.wikipedia.org/wiki/Applesoft_BASIC" mce_href="http://en.wikipedia.org/wiki/Applesoft_BASIC"&gt;&lt;FONT size=3&gt;Applesoft BASIC&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt; in 1979. Watching them tell the story is like having your parents tell you how they met – kind of gross, but endearing.&lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3010603" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vbteam/archive/tags/Amanda+Silver/default.aspx">Amanda Silver</category><category domain="http://blogs.msdn.com/vbteam/archive/tags/Visual+Basic+History/default.aspx">Visual Basic History</category></item></channel></rss>