<?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 : Interview</title><link>http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx</link><description>Tags: Interview</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Community Interview with Doug Rothaus (Beth Massi)</title><link>http://blogs.msdn.com/vbteam/archive/2008/11/11/community-interview-with-doug-rothaus-beth-massi.aspx</link><pubDate>Tue, 11 Nov 2008 19:00:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9059071</guid><dc:creator>VBTeam</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/vbteam/comments/9059071.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vbteam/commentrss.aspx?PostID=9059071</wfw:commentRss><description>&lt;p&gt;This past month we've been posting &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx"&gt;interviews with the team&lt;/a&gt; from our Italian Visual Basic MVP &lt;a href="http://community.visual-basic.it/Alessandro/"&gt;Alessandro Del Sole&lt;/a&gt;. This time we have Doug Rothaus, a writer on the documentation side. Doug has blogged up &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/VB+XML+Cookbook/default.aspx" target="_blank"&gt;an XML cookbook&lt;/a&gt; here on the team blog with a bunch of &amp;quot;recipes&amp;quot; on how to use different features of XML Literals and LINQ to XML in Visual Basic. &lt;/p&gt;  &lt;p&gt;Check out the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/bb735849.aspx"&gt;Visual Basic Team page for pictures&lt;/a&gt; and bios and visit the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/default.aspx"&gt;home page of the Visual Basic Developer Center&lt;/a&gt; for a link to all &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx"&gt;these interviews&lt;/a&gt; as well. &lt;/p&gt;  &lt;p&gt;Here's the interview with Doug: &lt;/p&gt;  &lt;p&gt;1. Nice to meet you Doug! Let&amp;#8217;s begin by asking a simple question: where are you from? &lt;/p&gt;  &lt;p&gt;I live in Woodinville, in Washington State. It&amp;#8217;s about 6 miles (10 kilometers) from the main Microsoft campus in Redmond. I grew up in Washington, so it&amp;#8217;s nice to work so close to home. &lt;/p&gt;  &lt;p&gt;2. We all know that you&amp;#8217;re a Visual Basic Team member, but could we know something more about your role inside the Team? &lt;/p&gt;  &lt;p&gt;My official title is &amp;#8220;Programmer/Writer&amp;#8221;. I write reference, samples, and so on that you read in the product documentation. I feel very strongly about getting useful documentation out to the community and customers. If we don&amp;#8217;t document it, how are you going to use it? &lt;/p&gt;  &lt;p&gt;3. What&amp;#8217;s your favorite Visual Basic feature regarding the language and/or the IDE? &lt;/p&gt;  &lt;p&gt;Being a &amp;#8220;data guy&amp;#8221; from way back, I love LINQ. To be more specific, though, I love the XML Literals and XML Axis properties that come with VB and LINQ to XML. Most of the source data that I work with is stored in XML and XML literals make my life much easier. &lt;/p&gt;  &lt;p&gt;4. How long have you been working for Microsoft and what was your occupation before joining the VB Team? &lt;/p&gt;  &lt;p&gt;I have worked for Microsoft for almost eleven years. I started in Developer Support answering questions and troubleshooting problems over the phone, by e-mail, and in chat sessions for customers working with ASP, ADO, and Visual Interdev. For the last seven years I have been writing documentation and samples for ADO.NET, ASP.NET/Visual Web Developer, and for the last (almost) two years, Visual Basic and Visual Studio. &lt;/p&gt;  &lt;p&gt;Before Microsoft, I worked as an application developer, security analyst, and instructor for a large aerospace company in the Northwest US that you may have heard of. &lt;/p&gt;  &lt;p&gt;5. Why do you think VB is such a great language? &lt;/p&gt;  &lt;p&gt;I love that VB serves all developers well from the novice to the expert. I think one reason for this is the way VB is descriptive in much of the language. For example, &amp;#8220;NotInheritable&amp;#8221; is more descriptive than &amp;#8220;sealed&amp;#8221;. &lt;/p&gt;  &lt;p&gt;6. Have you ever been to Italy? &lt;/p&gt;  &lt;p&gt;I did take a trip to Italy (and other European countries) when I was seventeen years old. I visited Florence, Venice, Pisa, Rome, Naples, Pompeii, and Sorrento. I loved Sorrento. Someday I plan on visiting there again. Of course, everywhere I went in Italy the food was delicious. (My friends tell me I describe every place I&amp;#8217;ve been to in terms of food) &lt;/p&gt;  &lt;p&gt;7. Would you like to tell us something about your life outside the office (how do you like to spend your free time, what do you like to do when/if you go out in the evening or when you&amp;#8217;re at home and so on)? &lt;/p&gt;  &lt;p&gt;Most of my time is spent with my wife and three children. I also play/sing quite a bit of music in my free time. I have a small home studio and a collection of instruments (2 electric basses, four guitars, one mandolin, one keyboard/workstation, congas/percussion). My other hobby is motorcycles. I ride them and race them at the track. I&amp;#8217;m a MotoGP and World Superbike fan as well. Have they heard of Valentino Rossi in Italy? :-) &lt;/p&gt;  &lt;p&gt;8. Who is your favorite musician? &lt;/p&gt;  &lt;p&gt;I have to pick one? Out of a very long list, I will submit Mark King (of Level 42). Awesome bass player&amp;#8212;and he flawlessly sings lines counter to what he&amp;#8217;s playing. &lt;/p&gt;  &lt;p&gt;9. What&amp;#8217;s your favorite food? &lt;/p&gt;  &lt;p&gt;Pizza. It contains all of the four necessary food groups! &lt;/p&gt;  &lt;p&gt;Thank you very much for taking time to answer these questions and telling us more about you!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9059071" width="1" height="1"&gt;</description><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/Doug+Rothaus/default.aspx">Doug Rothaus</category><category domain="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx">Interview</category></item><item><title>Community Interview with Lucian Wischik (Beth Massi)</title><link>http://blogs.msdn.com/vbteam/archive/2008/11/03/community-interview-with-lucian-wischik-beth-massi.aspx</link><pubDate>Mon, 03 Nov 2008 20:00:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8974310</guid><dc:creator>VBTeam</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/vbteam/comments/8974310.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vbteam/commentrss.aspx?PostID=8974310</wfw:commentRss><description>&lt;p&gt;Here's a &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx" target="_blank"&gt;community interview&lt;/a&gt; from our Italian Visual Basic MVP &lt;a href="http://community.visual-basic.it/Alessandro/" target="_blank"&gt;Alessandro Del Sole&lt;/a&gt;, this time with Lucian Wischik, a Developer on the team. I'm just getting to know Lucian but he is a very interesting and bright person who is just a pleasure to talk with (I hope he starts &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Lucian+Wischik/default.aspx" target="_blank"&gt;blogging a lot more&lt;/a&gt;). When I told him that out Italian community had sent some interview questions over he responded to them in Italian! I feel totally lame that he speaks fluently and I don't, although he had the benefit of actually living there... oops I don't want to ruin the interview.&lt;/p&gt;  &lt;p&gt;Anyway, please check out the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/bb735849.aspx" target="_blank"&gt;Visual Basic Team page for pictures&lt;/a&gt; and bios and visit the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/default.aspx" target="_blank"&gt;home page of the Visual Basic Developer Center&lt;/a&gt; for a link to all &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx" target="_blank"&gt;these interviews&lt;/a&gt; as well.&lt;/p&gt;  &lt;p&gt;Here's the interview with Lucian (in English and his own Italian):&lt;/p&gt;  &lt;p&gt;1. Nice to meet you! Let&amp;#8217;s begin by asking a simple question: Where are you from?&lt;/p&gt;  &lt;p&gt;&amp;#183; &lt;i&gt;Hello! I'm Lucian Wischik. &lt;/i&gt;&lt;i&gt;I was born in Australia and lived in England for twenty years.&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&amp;#183; &lt;i&gt;Ciao! Mi chiamo Luciano. Sono nato in Australia. Scusa mi per il mio italiano... non l&amp;#8217;ho parlato per cinque ani.&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;2. We all know that you&amp;#8217;re a Visual Basic team member, but can you tell us something more about your role inside the team?&lt;/p&gt;  &lt;p&gt;&amp;#183; &lt;i&gt;Spec maintainer. Also developer - implementing new features and bug-fixing.&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&amp;#183; &lt;i&gt;Programmatore! Creo nuovi features, e faccio lo bug-fixing.&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;3. What&amp;#8217;s your favorite Visual Basic feature, in the language and/or the IDE? What makes VB a great programming language?&lt;/p&gt;  &lt;p&gt;&amp;#183; &lt;i&gt;It's hard to pin it down. Once I used to be a C# and C++ programmer. But, working with VB, each day I'm reminded that there's something uniquely pleasing about it. Most of all, VB is the integration between the IDE and the language -- this is what made it great 20 years ago, and it's still going today, and it's beneficial for new programmers and experts alike. In its guts, VB has already anticipated to some extent modern scripting languages. And, more and more, VB gives practical fun programming that's founded on solid modern computer science theory - &amp;quot;monads&amp;quot; gave us linq, also &amp;quot;list comprehensions&amp;quot;, and comega/xduce gave us xml literals. It makes me excited about the future of VB.&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&amp;#183; &lt;i&gt;&amp;#201; dificile identificarlo. Una volta ero un programmatore di C# e C++. Ma, lavorando con VB, ho ogni giorni il senso che sia qualcosa specialment piacevole con VB&amp;#8230;&lt;/i&gt;&lt;i&gt; Soppratutto, VB &amp;#232; l&amp;#8217;integrazione tra IDE &amp;#232; linguaggio: era questo il triomfo di VB venti ani fa, e continua oggi, e aiuta i nuovi programmatori ed i esperti insieme. Dentro il cuore del linguaggio, VB ha gi&amp;#224; anticipato (per esempio) i moderni scripting languages. E, sempre pi&amp;#249;, VB si basa su dimostrati, solidi concetti teorici &amp;#8211; &amp;#8220;monads&amp;#8221; ci hanno dato linq, anche &amp;#8220;list comprehensions&amp;#8221;, comega/xduce ci hanno dato xml literals. Sono molto eccitato per il futuro di VB.&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;5. What brought you to Microsoft, and how long have you been working there? &lt;/p&gt;  &lt;p&gt;&amp;#183; &lt;i&gt;I was a university researcher in Italy with a small group working on concurrency. Five years ago I got a phone call from Redmond asking me to come do the same work at Microsoft, so I did!&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&amp;#183; &lt;i&gt;Era ricercatore &amp;#224; Bologna per un p&amp;#242;, con Professore Cosimo Laneve. Ricordo che una volta in inverno, il primo giorno di neve, egli avuto bisogna di visitare la famiglia &amp;#224; Puglia. Ho devuto scusarsi ai suoi studenti. &amp;#8220;Boungiornio&amp;#8221; gli ho detto. &amp;#8220;Laneve non c&amp;#8217;&amp;#232; oggi!&amp;#8221; Cosimo era un professore splendido. Sono arrivato &amp;#224; Microsoft cinque ani fa. &lt;/i&gt;&lt;/p&gt;  &lt;p&gt;6. What&amp;#8217;s it like working for Microsoft?&lt;/p&gt;  &lt;p&gt;&amp;#183; &lt;i&gt;Stimulating. I get to work with intelligent and fun people. &lt;/i&gt;&lt;i&gt;The company has generous benefits, and America is still a land of opportunity.&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&amp;#183; &lt;i&gt;Stimolante. Lavoro con gente intelligente e divertente. La firma ci da compensi generosi, e America &amp;#232; ancora una terra d&amp;#8217;opportunit&amp;#224;.&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;7. Tell us something about your life outside of the office (how do you like to spend your free time, when you go out, when you&amp;#8217;re at home, etc.)?&lt;/p&gt;  &lt;p&gt;&amp;#183; &lt;i&gt;Here in Seattle I've discovered a passion for sailing. I bought a small sailboat, and dream of one day sailing the Northwest Passage.&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&amp;#183; &lt;i&gt;Qui &amp;#224; Seattle ho scoperto una passione per le barche a velo. Ne ho comprato uno, e sogno di navigare il Northwest Passage.&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;8. Who is your favorite musician?&lt;/p&gt;  &lt;p&gt;&amp;#183; &lt;i&gt;Bach, Morricone.&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;9. What&amp;#8217;s your favorite food?&lt;/p&gt;  &lt;p&gt;&amp;#183; &lt;i&gt;Buffalo Mozarella.&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&amp;#183; &lt;i&gt;Mozarella di buffola.     &lt;br /&gt;&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;10. Have you ever been to Italy?&lt;/p&gt;  &lt;p&gt;&amp;#183; &lt;i&gt;Yes!&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&amp;#183; &lt;i&gt;Si!&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;Thank you very much for taking time to answer these questions and telling us more about you!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8974310" width="1" height="1"&gt;</description><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/Interview/default.aspx">Interview</category><category domain="http://blogs.msdn.com/vbteam/archive/tags/Lucian+Wischik/default.aspx">Lucian Wischik</category></item><item><title>Community Interview with Adrian 'Spotty' Bowles (Beth Massi)</title><link>http://blogs.msdn.com/vbteam/archive/2008/10/31/community-interview-with-adrian-spotty-bowles-beth-massi.aspx</link><pubDate>Fri, 31 Oct 2008 19:00:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8974281</guid><dc:creator>VBTeam</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/vbteam/comments/8974281.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vbteam/commentrss.aspx?PostID=8974281</wfw:commentRss><description>&lt;p&gt; This past month we've been posting &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx" target="_blank"&gt;interviews with the team&lt;/a&gt; from our Italian Visual Basic MVP &lt;a href="http://community.visual-basic.it/Alessandro/" target="_blank"&gt;Alessandro Del Sole&lt;/a&gt;. This time we have Adrian Bowles (who's nickname is Spotty), a Tester on the VB Compiler. Someday Spotty will have to tell us how he got his nickname.&lt;/p&gt;  &lt;p&gt;Please check out the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/bb735849.aspx" target="_blank"&gt;Visual Basic Team page for pictures&lt;/a&gt; and bios and visit the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/default.aspx" target="_blank"&gt;home page of the Visual Basic Developer Center&lt;/a&gt; for a link to all &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx" target="_blank"&gt;these interviews&lt;/a&gt; as well.&lt;/p&gt;  &lt;p&gt;Here's the interview with Spotty:&lt;/p&gt;  &lt;p&gt;1. Nice to meet you Spotty!&amp;#160; Let&amp;#8217;s begin by asking a simple question: Where are you from?&lt;/p&gt;  &lt;p&gt;England via Philadelphia (9 years prior to moving to Redmond)&lt;/p&gt;  &lt;p&gt;2. We all know that you&amp;#8217;re a Visual Basic team member, but can you tell us something more about your role inside the team?&lt;/p&gt;  &lt;p&gt;I&amp;#8217;m a tester on the Visual Basic Language and Compiler team.&amp;#160; I&amp;#8217;m Involved in testing extension Methods, UAC Manifest functionality, Collection Initializers during the Orcas and current product cycles.&lt;/p&gt;  &lt;p&gt;3. What&amp;#8217;s your favorite Visual Basic feature, in the language and/or the IDE?&lt;/p&gt;  &lt;p&gt;Extension methods &amp;#8211; it&amp;#8217;s the greatest feature ever !!!! :-) Both me and developer of the feature agree on this.&amp;#160;&amp;#160; It&amp;#8217;s used extensively to provide the LINQ functionality but provides so much more.&amp;#160;&amp;#160; XML literals is pretty cool as well.&lt;/p&gt;  &lt;p&gt;4. What makes VB a great programming language?&lt;/p&gt;  &lt;p&gt;VB is a great language, it&amp;#8217;s easy to use and allows for a huge range of users (from complete novices to experts) to easily develop a wide range of applications.&amp;#160; This has been evident over the years from VB 1.0 and has been a constantly evolving product.&amp;#160;&amp;#160; The language has English like syntax making code easy to understand and providing the vast majority of functionality as other languages. VB users are passionate about the product &amp;#8211; it allows them to get the job done quickly and easily.&amp;#160;&amp;#160; &lt;/p&gt;  &lt;p&gt;5. What brought you to Microsoft, and how long have you been working there? What was your occupation before joining the VB team? &lt;/p&gt;  &lt;p&gt;I was a developer using VB and did some work with Microsoft trying to identify performance problems with an application I started work on.&amp;#160; I loved the experience of working with smart guys and the environment.&amp;#160; Applied for a position and got an offer.&amp;#160; I&amp;#8217;ve been working here for 3 years but used VB since V1.0 / VB for DOS&lt;/p&gt;  &lt;p&gt;6. What&amp;#8217;s it like working for Microsoft?&lt;/p&gt;  &lt;p&gt;Best company I&amp;#8217;ve ever worked for, super smart people and constant new development taking place.&amp;#160; It&amp;#8217;s a place where the teams work hard, but enjoy the work &amp;#8211; this is not a 9-5 job as such but one where people get carried away with their work and the next thing you know its 9pm &amp;#8211; time flies by when you&amp;#8217;re having fun and having fun at work makes you to look forward to each day at work.&lt;/p&gt;  &lt;p&gt;7. Tell us something about your life outside of the office (how do you like to spend your free time, when you go out, when you&amp;#8217;re at home, etc.)?&lt;/p&gt;  &lt;p&gt;I&amp;#8217;m pretty active, I&amp;#8217;m a skydiving instructor, with over 4500 jumps and used to compete when I live in UK &amp;#8211; with 13 national titles, I ski with the mountains in Washington only 70 minutes away and whistler,BC a not much further.&amp;#160;&amp;#160;&amp;#160; Since living in WA, I&amp;#8217;ve developed a love of wine and often visit the wineries/vineyard.&lt;/p&gt;  &lt;p&gt;8. Who is your favorite musician?&lt;/p&gt;  &lt;p&gt;I like lots of music and don&amp;#8217;t really have a favorite as such but U2 would be up on the list of always in my music collection.&lt;/p&gt;  &lt;p&gt;9. What&amp;#8217;s your favorite food?&lt;/p&gt;  &lt;p&gt;All sorts of food &amp;#8211; I&amp;#8217;ve traveled quite a bit and will eat most things.&amp;#160;&amp;#160; I like eating real &amp;#8220;foreign&amp;#8221; food.&amp;#160; That is authentic non-generic American food.&amp;#160;&amp;#160; It&amp;#8217;s unfortunate that a lot of food becomes Americanized over in the US.&amp;#160;&amp;#160; So I enjoy seeking out authentic local food and treat oversees trips as truly an opportunity to try local foods &amp;#8211; you won&amp;#8217;t see me running to the nearest generic fast food chains.&amp;#160; It doesn&amp;#8217;t&amp;#160; need to be anything fancy - I&amp;#8217;d be happy with a simple fresh baguette, some cheese and a glass of wine.&lt;/p&gt;  &lt;p&gt;10. Have you ever been to Italy?&lt;/p&gt;  &lt;p&gt;Yes, but not recently. When I lived in UK I traveled around Europe a lot and have been to Italy a couple of times.&amp;#160; My grandmother was in fact Italian.&lt;/p&gt;  &lt;p&gt;Thank you very much for taking time to answer these questions and telling us more about you!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8974281" width="1" height="1"&gt;</description><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/Interview/default.aspx">Interview</category><category domain="http://blogs.msdn.com/vbteam/archive/tags/Spotty+Bowles/default.aspx">Spotty Bowles</category></item><item><title>Community Interview with Sophia Salim (Beth Massi)</title><link>http://blogs.msdn.com/vbteam/archive/2008/10/29/community-interview-with-sophia-salim-beth-massi.aspx</link><pubDate>Wed, 29 Oct 2008 19:00:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8974269</guid><dc:creator>VBTeam</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/vbteam/comments/8974269.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vbteam/commentrss.aspx?PostID=8974269</wfw:commentRss><description>&lt;p&gt;This past month we've been posting &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx" target="_blank"&gt;interviews with the team&lt;/a&gt; from our Italian Visual Basic MVP &lt;a href="http://community.visual-basic.it/Alessandro/" target="_blank"&gt;Alessandro Del Sole&lt;/a&gt;. This time we have Sophia Salim, a Tester on the VB Compiler. I'm very happy to see Sophia reach out to the community and am looking forward to more &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Sophia+Salim/default.aspx" target="_blank"&gt;interesting posts from her here&lt;/a&gt;. I'm always interested in what really goes on inside that compiler.&lt;/p&gt;  &lt;p&gt;Check out the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/bb735849.aspx" target="_blank"&gt;Visual Basic Team page for pictures&lt;/a&gt; and bios and visit the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/default.aspx" target="_blank"&gt;home page of the Visual Basic Developer Center&lt;/a&gt; for a link to all &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx" target="_blank"&gt;these interviews&lt;/a&gt; as well.&lt;/p&gt;  &lt;p&gt;Here's the interview with Sophia:&lt;/p&gt;  &lt;p&gt;1. Nice to meet you Sophia Salim! Let&amp;#8217;s begin by asking a simple question: where are you from?&lt;/p&gt;  &lt;p&gt;Karachi, Pakistan&lt;/p&gt;  &lt;p&gt;2. We all know that you&amp;#8217;re a Visual Basic Team member, but could we know something more about your role inside the Team?&lt;/p&gt;  &lt;p&gt;I am working as an SDET for the VB compiler team&lt;/p&gt;  &lt;p&gt;3. What&amp;#8217;s your favorite Visual Basic feature regarding the language and/or the IDE?&lt;/p&gt;  &lt;p&gt;It has to be XLINQ!!&lt;/p&gt;  &lt;p&gt;4. How long have you been working for Microsoft and what was your occupation before joining the VB Team?&lt;/p&gt;  &lt;p&gt;2 years (almost) &amp;#8230; It has been software engineering ever since I finished school&lt;/p&gt;  &lt;p&gt;5. Why do you think VB is such a great language?&lt;/p&gt;  &lt;p&gt;Because you can literally use it out of the box. It is so easy to learn, and you can do amazing things even with the most basic knowledge. &lt;/p&gt;  &lt;p&gt;6. Have you ever been to Italy?&lt;/p&gt;  &lt;p&gt;Nope, but I would love to go &lt;/p&gt;  &lt;p&gt;7. Would you like to tell us something about your life outside the office (how do you like to spend your free time, what do you like to do when/if you go out in the evening or when you&amp;#8217;re at home and so on)?&lt;/p&gt;  &lt;p&gt;It mostly revolves around friends, but nothing beats reading a good book over a hot cup of coffee&lt;/p&gt;  &lt;p&gt;8. Who is your favorite musician?&lt;/p&gt;  &lt;p&gt;These days it is Coldplay &lt;/p&gt;  &lt;p&gt;9. What&amp;#8217;s your favorite food?&lt;/p&gt;  &lt;p&gt;Chocolate, esp. the darker kind&lt;/p&gt;  &lt;p&gt;Thank you very much for taking time to answer these questions and letting us know something more about you!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8974269" width="1" height="1"&gt;</description><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/Sophia+Salim/default.aspx">Sophia Salim</category><category domain="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx">Interview</category></item><item><title>Community Interview with John Stallo (Beth Massi)</title><link>http://blogs.msdn.com/vbteam/archive/2008/10/27/community-interview-with-john-stallo-beth-massi.aspx</link><pubDate>Mon, 27 Oct 2008 19:00:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8974256</guid><dc:creator>VBTeam</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/vbteam/comments/8974256.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vbteam/commentrss.aspx?PostID=8974256</wfw:commentRss><description>&lt;p&gt;Here's a &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx" target="_blank"&gt;community interview&lt;/a&gt; from our Italian Visual Basic MVP &lt;a href="http://community.visual-basic.it/Alessandro/" target="_blank"&gt;Alessandro Del Sole&lt;/a&gt; with John Stallo, a Program Manager working on RAD tools. I first met John on my interview loop at Microsoft. What immediately stuck me when I met him was his Italian name but he has a very cool Australian accent. Being that we both have an Italian heritage, in the first part of my interview we talked about where we were from. That broke the ice quickly and I think I did well in the rest of the interview. :-)&lt;/p&gt;  &lt;p&gt;And if you haven't seen them already, check out the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/bb735849.aspx" target="_blank"&gt;Visual Basic Team page for pictures&lt;/a&gt; and bios and visit the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/default.aspx" target="_blank"&gt;home page of the Visual Basic Developer Center&lt;/a&gt; for a link to all &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx" target="_blank"&gt;these interviews&lt;/a&gt; as well.&lt;/p&gt;  &lt;p&gt;Here's the interview with John:&lt;/p&gt;  &lt;p&gt;1. Nice to meet you John Stallo! Let&amp;#8217;s begin by asking a simple question: where are you from?&lt;/p&gt;  &lt;p&gt;I was born and raised in Perth, Western Australia, and now live in the Redmond area since joining Microsoft. My connection to Italy is special because both my parents are originally from Taranto, Italy, and I grew up surrounded by many Italian family friends. I was 19 years old when I first visited Italy and I got to meet many relatives for the first time. It was an awesome experience and I fell in love with the people and culture, returning several times afterwards. I guess it may seem a natural progression that I also met and married my wife in Italy, herself a native of Puglia.&lt;/p&gt;  &lt;p&gt;2. We all know that you&amp;#8217;re a Visual Basic Team member, but could we know something more about your role inside the Team?&lt;/p&gt;  &lt;p&gt;I work with other team members on building RAD tools that help developers consume data in rich client applications. I love my role as a Program Manager because of the creative aspects of designing user experiences, plus I get to work with VB developers and make a difference in helping them be more productive. Some features that I&amp;#8217;ve worked on are RAD data binding, local data caching, web service tools, and Class Designer.&lt;/p&gt;  &lt;p&gt;3. What&amp;#8217;s your favorite Visual Basic feature regarding the language and/or the IDE? &lt;/p&gt;  &lt;p&gt;XML Literals - it&amp;#8217;s a great example of a feature that helps you focus on the domain (in this case, XML), rather than .NET&amp;#8217;s view of the domain.&lt;/p&gt;  &lt;p&gt;4. How long have you been working for Microsoft and what was your occupation before joining the VB Team?&lt;/p&gt;  &lt;p&gt;I joined Microsoft in early 2001 after graduating from Curtin University of Technology, Western Australia. I&amp;#8217;ve worked on several teams here but always part of Visual Studio &amp;#8211; I love building productivity tools for developers!&lt;/p&gt;  &lt;p&gt;5. Why do you think VB is such a great language?&lt;/p&gt;  &lt;p&gt;One of the reasons VB is a great language is because it attracts such a diverse set of users. I first got into programming by recording macros in Excel and dabbling around with the VBA code that was generated. It may seem quite basic, but when you think about it, that experience in Excel enables users to be very productive.&lt;/p&gt;  &lt;p&gt;I also remember when I was in my first year studying Computer Science, and in my own time I was learning how to build user interfaces with VB. At the same time, one of my courses at university was &amp;#8220;Programming Windows UI&amp;#8221; - but it was all in C++ and using the Win32 API. I had to understand about how things like Windows message pumps worked to build even the simplest UI forms, and as a student I couldn&amp;#8217;t understand why things just couldn&amp;#8217;t be as simple as what I was learning in VB!&lt;/p&gt;  &lt;p&gt;So with many VB developers coming from similar experiences like that, I find that most have high expectations of being productive in their tasks. This has contributed to the VB &lt;i&gt;user experience&lt;/i&gt; &amp;#8211; the language, IDE, and tools working together &amp;#8211; to always be focused on developer productivity and ease of use.&lt;/p&gt;  &lt;p&gt;6. Would you like to tell us something about your life outside the office (how do you like to spend your free time, what do you like to do when/if you go out in the evening or when you&amp;#8217;re at home and so on)?&lt;/p&gt;  &lt;p&gt;Food and great company go well together! Some of my favorite evenings are when we&amp;#8217;ll cook something special and invite friends to join us. I also recently got into motorcycles, and riding around town on a warm afternoon is a great way to relax.&lt;/p&gt;  &lt;p&gt;Thank you very much for taking time to answer these questions and letting us know something more about you!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8974256" width="1" height="1"&gt;</description><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/John+Stallo/default.aspx">John Stallo</category><category domain="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx">Interview</category></item><item><title>Community Interview with Eric Knox (Beth Massi)</title><link>http://blogs.msdn.com/vbteam/archive/2008/10/24/community-interview-with-eric-knox-beth-massi.aspx</link><pubDate>Sat, 25 Oct 2008 07:00:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8974232</guid><dc:creator>VBTeam</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/vbteam/comments/8974232.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vbteam/commentrss.aspx?PostID=8974232</wfw:commentRss><description>&lt;p&gt;Here's another &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx" target="_blank"&gt;community interview&lt;/a&gt; from our Italian Visual Basic MVP &lt;a href="http://community.visual-basic.it/Alessandro/" target="_blank"&gt;Alessandro Del Sole&lt;/a&gt;, this time with Eric Knox, Development Manager on the VB IDE Team. I got to know Eric at TechEd this year where we had a lot of fun floating in the pool on bright pink inner-tubes. ;-) You can also see Eric in the &lt;a href="http://blogs.msdn.com/vbteam/archive/2008/09/08/channel9-interview-meet-the-vs-development-experience-team-beth-massi.aspx" target="_blank"&gt;interview I did with the IDE Team a while back on Channel 9&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Also check out the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/bb735849.aspx" target="_blank"&gt;Visual Basic Team page for pictures&lt;/a&gt; and bios and visit the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/default.aspx" target="_blank"&gt;home page of the Visual Basic Developer Center&lt;/a&gt; for a link to all &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx" target="_blank"&gt;these interviews&lt;/a&gt; as well.&lt;/p&gt;  &lt;p&gt;Here's the interview with Eric:&lt;/p&gt;  &lt;p&gt;1. Nice to meet you Eric Knox! Let&amp;#8217;s begin by asking a simple question: Where are you from?&lt;/p&gt;  &lt;p&gt;I&amp;#8217;m from Maryland, about 20 miles from both Baltimore, MD and Washington, DC.&lt;/p&gt;  &lt;p&gt;2. We all know that you&amp;#8217;re a Visual Basic team member, but can you tell us something more about your role inside the team?&lt;/p&gt;  &lt;p&gt;I&amp;#8217;m currently the Dev Manager for the &amp;#8220;Developer Experience&amp;#8221; or IDE part of the team. That means that I focus more on scheduling and oversight of VB than I do on any one feature.&lt;/p&gt;  &lt;p&gt;3. What&amp;#8217;s your favorite Visual Basic feature, in the language and/or the IDE?&lt;/p&gt;  &lt;p&gt;Definitely - Intellisense as of VS2008. It&amp;#8217;s become a *huge* crutch that I depend on more than I realized.&lt;/p&gt;  &lt;p&gt;4. What makes VB a great programming language?&lt;/p&gt;  &lt;p&gt;It&amp;#8217;s easy to read &lt;b&gt;*and*&lt;/b&gt; has full access to all of the .Net Framework. &lt;/p&gt;  &lt;p&gt;5. What brought you to Microsoft, and how long have you been working there? What was your occupation before joining the VB team? &lt;/p&gt;  &lt;p&gt;I have been at Microsoft for 14 years, and before VB, I worked as a developer in Access, Visual InterDev and even Microsoft Consulting Services as a developer consultant (doing mostly VB5 business objects in classic ASP).&lt;/p&gt;  &lt;p&gt;6. What&amp;#8217;s it like working for Microsoft?&lt;/p&gt;  &lt;p&gt;I find that at Microsoft, I work with a lot of passionate, responsible and incredibly bright people. It&amp;#8217;s fantastic to work amidst that much technical horsepower and commitment.&lt;/p&gt;  &lt;p&gt;7. Tell us something about your life outside of the office (how do you like to spend your free time, when you go out, when you&amp;#8217;re at home, etc.)?&lt;/p&gt;  &lt;p&gt;I have a wife and two elementary-aged kids, so most of my non-work time is spent doing family-oriented things: going to soccer games, skiing lessons, swimming pools and even playing Wii (because I still think my kids are too young for a lot of Xbox games just yet :-)).&lt;/p&gt;  &lt;p&gt;8. Who is your favorite musician?&lt;/p&gt;  &lt;p&gt;Over time, the ones I always come back to at some point or another are Garbage and Billie Holiday (but there are so many more, depending on my mood).&lt;/p&gt;  &lt;p&gt;9. What&amp;#8217;s your favorite food?&lt;/p&gt;  &lt;p&gt;Ahi tuna (and many other kinds of seafood)&lt;/p&gt;  &lt;p&gt;10. Have you ever been to Italy?&lt;/p&gt;  &lt;p&gt;:-( No, although I have been thinking about how and when for many years.&lt;/p&gt;  &lt;p&gt;Thank you very much for taking time to answer these questions and telling us more about you!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8974232" width="1" height="1"&gt;</description><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/Interview/default.aspx">Interview</category><category domain="http://blogs.msdn.com/vbteam/archive/tags/Eric+Knox/default.aspx">Eric Knox</category></item><item><title>Community Interview with Bill Horst (Beth Massi)</title><link>http://blogs.msdn.com/vbteam/archive/2008/10/22/community-interview-with-bill-horst-beth-massi.aspx</link><pubDate>Wed, 22 Oct 2008 19:00:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8974216</guid><dc:creator>VBTeam</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/vbteam/comments/8974216.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vbteam/commentrss.aspx?PostID=8974216</wfw:commentRss><description>&lt;p&gt;Continuing the &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx" target="_blank"&gt;community interviews&lt;/a&gt; from our Italian Visual Basic MVP &lt;a href="http://community.visual-basic.it/Alessandro/" target="_blank"&gt;Alessandro Del Sole&lt;/a&gt;, this time we have Bill Horst, a tester on the VB Team. You might know Bill from his awesome series of blog posts on &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Converting+SQL+to+LINQ/default.aspx" target="_blank"&gt;Converting SQL to LINQ&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Also check out the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/bb735849.aspx" target="_blank"&gt;Visual Basic Team page for pictures&lt;/a&gt; and bios and visit the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/default.aspx" target="_blank"&gt;home page of the Visual Basic Developer Center&lt;/a&gt; for a link to all &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx" target="_blank"&gt;these interviews&lt;/a&gt; as well.&lt;/p&gt;  &lt;p&gt;Here's the interview with Bill:&lt;/p&gt;  &lt;p&gt;1. Nice to meet you Bill Horst! Let&amp;#8217;s begin by asking a simple question: where are you from?&lt;/p&gt;  &lt;p&gt;I&amp;#8217;m originally from Ellicott City, Maryland (USA). Now I live in Seattle, Washington.&lt;/p&gt;  &lt;p&gt;2. We all know that you&amp;#8217;re a Visual Basic Team member, but could we know something more about your role inside the Team?&lt;/p&gt;  &lt;p&gt;I am a member of the VB IDE QA team, which means I test VB IDE features through automation and some targeted manual and ad-hoc testing. I have a general ownership of VB Debugging, and also worked on VB LINQ Queries for our most recent release. I also work on designing our test tools and methodologies.&lt;/p&gt;  &lt;p&gt;3. What&amp;#8217;s your favorite Visual Basic feature regarding the language and/or the IDE?&lt;/p&gt;  &lt;p&gt;Generally, I like the debugging features (probably because I&amp;#8217;ve spent so much time working on them), and the new LINQ and XML language features are my favorites from VS 2008.&lt;/p&gt;  &lt;p&gt;4. How long have you been working for Microsoft and what was your occupation before joining the VB Team?&lt;/p&gt;  &lt;p&gt;Five years, all on VB IDE QA. Before that I was in college.&lt;/p&gt;  &lt;p&gt;5. Why do you think VB is such a great language?&lt;/p&gt;  &lt;p&gt;&amp;#183; Good IDE support (such as Intellisense, background compilation)   &lt;br /&gt;&amp;#183; Easy to learn    &lt;br /&gt;&amp;#183; No semi-colons, fewer {braces}&lt;/p&gt;  &lt;p&gt;6. Have you ever been to Italy?&lt;/p&gt;  &lt;p&gt;No, but I hear the Ice Cream is great!&lt;/p&gt;  &lt;p&gt;7. Would you like to tell us something about your life outside the office (how do you like to spend your free time, what do you like to do when/if you go out in the evening or when you&amp;#8217;re at home and so on)?&lt;/p&gt;  &lt;p&gt;My lovely wife and I got married a year ago. We are active in a unique Seattle church called &amp;#8220;Church of the Undignified&amp;#8221; (&lt;a href="http://www.nph.com/nphweb/html/h2ol/articleDisplay.jsp?mediaId=2395707&amp;amp;nid=artt"&gt;see recent article&lt;/a&gt;), and do our best to serve God and help people who are hurting in the city. She is hoping to open an iced cream shop next year, and has been inventing flavors in our kitchen. Naturally, that means I sample a lot of tasty things, too. Beyond that, we enjoy reading, spending time with our friends, and occasionally playing a good game of &amp;#8220;&lt;a href="http://www.churchoftheundignified.com/IMG_6101.JPG"&gt;Pearball&lt;/a&gt;&amp;#8221;.&lt;/p&gt;  &lt;p&gt;8. Who is your favorite musician?&lt;/p&gt;  &lt;p&gt;Hard to say, but I&amp;#8217;ve been enjoying Sufjan Stevens a lot lately. I have a fair number of musician friends, so I tend to favor them, too. My good friend &lt;a href="http://www.myspace.com/ericmillersongs"&gt;Eric Miller&lt;/a&gt; is one I recommend.&lt;/p&gt;  &lt;p&gt;9. What&amp;#8217;s your favorite food?&lt;/p&gt;  &lt;p&gt;My wife&amp;#8217;s yam tacos&lt;/p&gt;  &lt;p&gt;Thank you very much for taking time to answer these questions and letting us know something more about you!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8974216" width="1" height="1"&gt;</description><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/Bill+Horst/default.aspx">Bill Horst</category><category domain="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx">Interview</category></item><item><title>Community Interview with Me! (Beth Massi)</title><link>http://blogs.msdn.com/vbteam/archive/2008/10/20/community-interview-with-me-beth-massi.aspx</link><pubDate>Mon, 20 Oct 2008 19:00:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8974204</guid><dc:creator>VBTeam</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/vbteam/comments/8974204.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vbteam/commentrss.aspx?PostID=8974204</wfw:commentRss><description>&lt;p&gt;Here's another &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx" target="_blank"&gt;community interview&lt;/a&gt; from our Italian Visual Basic MVP &lt;a href="http://community.visual-basic.it/Alessandro/" target="_blank"&gt;Alessandro Del Sole&lt;/a&gt;, this time with &lt;a href="http://blogs.msdn.com/bethmassi" target="_blank"&gt;yours truly&lt;/a&gt;. ;-) I decided to release this one today since it's my birthday. &lt;/p&gt;  &lt;p&gt;Don't forget to check out the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/bb735849.aspx" target="_blank"&gt;Visual Basic Team page for pictures&lt;/a&gt; and bios and visit the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/default.aspx" target="_blank"&gt;home page of the Visual Basic Developer Center&lt;/a&gt; for a link to all &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx" target="_blank"&gt;these interviews&lt;/a&gt; as well. My picture up there is from a couple years ago when the Oakland A's went to the playoffs... ahh.. memories....&lt;/p&gt;  &lt;p&gt;Anyway, here's my interview with Alessandro:&lt;/p&gt;  &lt;p&gt;1. Nice to meet you Beth Massi! Let&amp;#8217;s begin by asking a simple question: where are you from?&lt;/p&gt;  &lt;p&gt;I was born in San Pedro, California but I moved to northern California in 1991. I had a very brief period where I lived in Seattle for 8 months in 2002 but I&amp;#8217;ve lived here in the San Francisco Bay Area ever since. &lt;/p&gt;  &lt;p&gt;2. We all know that you&amp;#8217;re a Visual Basic Team member, but could we know something more about your role inside the Team?&lt;/p&gt;  &lt;p&gt;I&amp;#8217;m a Visual Studio Community Program Manager and I work with the &lt;a href="http://blogs.msdn.com/vbteam" target="_blank"&gt;Visual Basic team&lt;/a&gt; on engaging with their communities and producing and managing content like blogs, videos, articles, webcasts and of course lots of presentations! I also manage the content on the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/default.aspx"&gt;Visual Basic Developer center&lt;/a&gt;&amp;#160; on MSDN, which gets a ton of traffic. I also now work with the &lt;a href="http://blogs.msdn.com/vsto" target="_blank"&gt;Visual Studio Office Client Team (VSTO)&lt;/a&gt; managing their online content and community on the &lt;a href="http://msdn.com/vsto" target="_blank"&gt;VSTO Developer Center&lt;/a&gt; and participate in many third party community sites. I get to work across a lot of different projects internally as well -- they keep you busy here ;-).&amp;#160; &lt;/p&gt;  &lt;p&gt;3. What&amp;#8217;s your favorite Visual Basic feature regarding the language and/or the IDE?&lt;/p&gt;  &lt;p&gt;There are so many but I think LINQ and XML Literals are my favorite recent features. XML Literals can be used in so many interesting ways and coupled with LINQ you can be extremely productive as well as very clear about the intent of your code. Less code means less bugs, I love it!&lt;/p&gt;  &lt;p&gt;4. How long have you been working for Microsoft and what was your occupation before joining the VB Team?&lt;/p&gt;  &lt;p&gt;I joined Microsoft in March 2007. Before that I worked for a variety of software companies and software consulting firms. I began my professional career after I graduated college in 1994 but I wrote my first program with BASIC on an ATARII 400 in 1981. I have always focused on business applications and information systems and building application frameworks for that type of software. I started making money writing code in Clipper and then FoxPro (can anybody guess how old I am now!?). I was active in the FoxPro community until .NET came around and I learned Visual Basic.NET and fell in love with the platform and the language.&lt;/p&gt;  &lt;p&gt;5. Why do you think VB is such a great language?&lt;/p&gt;  &lt;p&gt;Because it&amp;#8217;s case insensitive and is very easy to read, and with the background compiler and IntelliSense VB is your main guide into the vast .NET Framework. It didn&amp;#8217;t take me very long to learn the language syntax because it just made sense and it helped me quickly spot trouble with its instant feedback (background compiler) as I typed. I think this is why it is a great teaching language as well. I learned BASIC when I was only 8 and even though the language has drastically changed since then, its principles are the same &amp;#8211; there&amp;#8217;s a low barrier to learning it and becoming productive. &lt;/p&gt;  &lt;p&gt;6. Have you ever been to Italy?&lt;/p&gt;  &lt;p&gt;Yes! I have been there twice and all over Italy. My nona and nono were from the island of Ischia and so I love it there. I think my favorite city is Roma because I love the city lifestyle as well as the ancient Roman history.&lt;/p&gt;  &lt;p&gt;7. Would you like to tell us something about your life outside the office (how do you like to spend your free time, what do you like to do when/if you go out in the evening or when you&amp;#8217;re at home and so on)?   &lt;br /&gt;    &lt;br /&gt;I love cars (&lt;a href="http://blogs.msdn.com/bethmassi/archive/2008/09/06/for-sale-2003-esx-stage-4-subaru-wrx.aspx"&gt;I&amp;#8217;m selling one by the way&lt;/a&gt;), mountain biking, hiking, dancing and wine drinking. Most of all I love laying in the warm California sun listening to an &lt;a href="http://www.oaklandathletics.com" target="_blank"&gt;Oakland Athletics&lt;/a&gt; baseball game on the radio. &lt;/p&gt;  &lt;p&gt;8. Who is your favorite musician?   &lt;br /&gt;    &lt;br /&gt;I love a variety of electronic music and classic rock, so it&amp;#8217;s hard to say. One of my favorite DJs in San Francisco is &lt;a href="http://www.myspace.com/djmiguelmigs"&gt;Miguel Migs&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;9. What&amp;#8217;s your favorite food?&lt;/p&gt;  &lt;p&gt;Hands down, my mother&amp;#8217;s manicotti.&lt;/p&gt;  &lt;p&gt;Thank you very much for taking time to answer these questions and letting us know something more about you!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8974204" width="1" height="1"&gt;</description><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/Interview/default.aspx">Interview</category></item><item><title>Community Interview with Matt Gertz (Beth Massi)</title><link>http://blogs.msdn.com/vbteam/archive/2008/10/17/community-interview-with-matt-gertz-beth-massi.aspx</link><pubDate>Fri, 17 Oct 2008 19:00:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8974138</guid><dc:creator>VBTeam</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/vbteam/comments/8974138.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vbteam/commentrss.aspx?PostID=8974138</wfw:commentRss><description>&lt;p&gt;Here's another &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx" target="_blank"&gt;community interview&lt;/a&gt; from our Italian Visual Basic MVP &lt;a href="http://community.visual-basic.it/Alessandro/" target="_blank"&gt;Alessandro Del Sole&lt;/a&gt;, this time with Matt Gertz. &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Matt+Gertz/default.aspx" target="_blank"&gt;Matt still posts frequently on the VB Team blog&lt;/a&gt; even though he's changed roles (look at how big his name still is in our tag cloud on the right ;-)). Matt is a great technical leader here at Microsoft and he really loves the Visual Basic community so we welcome him here on the Visual Basic &amp;quot;virtual&amp;quot; team!&lt;/p&gt;  &lt;p&gt;You can also check out the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/bb735849.aspx" target="_blank"&gt;Visual Basic Team page for pictures&lt;/a&gt; and bios and visit the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/default.aspx" target="_blank"&gt;home page of the Visual Basic Developer Center&lt;/a&gt; for a link to all &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx" target="_blank"&gt;these interviews&lt;/a&gt; as well.&lt;/p&gt;  &lt;p&gt;Here's the interview with Matt: &lt;/p&gt;  &lt;p&gt;1. Nice to meet you Matt Gertz! Let&amp;#8217;s begin by asking a simple question: where are you from?&lt;/p&gt;  &lt;p&gt;That&amp;#8217;s a tough question to answer, not simple. :-) I was born in Pensacola, Florida, but I moved around quite a lot &amp;#8211; my family has lived in eight different states (some of them multiple times), a couple extra countries, and I personally have had about 28 different addresses. I&amp;#8217;ve been in the Seattle area for about 14 years at different addresses, and before that, the longest time I&amp;#8217;d spent in any place was a city called Monroe, Michigan, from about age 9 until age 18.&lt;/p&gt;  &lt;p&gt;2. We all know that you&amp;#8217;re a Visual Basic Team member, but could we know something more about your role inside the Team?&lt;/p&gt;  &lt;p&gt;Actually, I&amp;#8217;m not a VB Team member directly anymore. (I&amp;#8217;m getting all of your questions wrong! :-)) I&amp;#8217;m the Development Manager of Developer Division Tactics, and I manage the engineering process strategy for the Developer Division, which includes .NET, Visual Studio, and Visual Studio Team System. Before this job, I was the Development Manager for Visual Basic, and was in various other jobs on the VB team before that.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;3. What&amp;#8217;s your favorite Visual Basic feature regarding the language and/or the IDE?&lt;/p&gt;  &lt;p&gt;Well, I&amp;#8217;m a UI guy, so I really enjoy features like IntelliSense, the prettylister, and snippets. If I had to pick one, I&amp;#8217;d say IntelliSense. It&amp;#8217;s amazing how versatile it is, and how much time it saves me each day.&lt;/p&gt;  &lt;p&gt;4. How long have you been working for Microsoft and what was your occupation before joining the VB Team?&lt;/p&gt;  &lt;p&gt;I&amp;#8217;ll have been here for 14 years in December 2008. I started out on the &amp;#8220;Blackbird&amp;#8221; team, which was supposed to be a designer for content on the proprietary Microsoft Network. When MSN became an internet service in 1995, we all started working on Visual InterDev, which later merged into Visual Basic. (Here&amp;#8217;s a true story: I knew almost nothing about Microsoft when I applied for the job in 1994, except that they wrote &amp;#8220;Summer Games&amp;#8221; for the Commodore 64 back in the 1980&amp;#8217;s &amp;#8211; I mostly wanted to get out of the academic life and live in the Pacific Northwest. Microsoft just happened to be where I wanted to live.) Before I came to Microsoft, I was completing my Ph.D. in Computer Engineering (focusing on robotics) at Carnegie Mellon University, and before that I was an undergrad at the University of Michigan. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;5. Why do you think VB is such a great language?&lt;/p&gt;  &lt;p&gt;Because it makes sense! Seriously, I used to do all of my hobby coding in C++, but I&amp;#8217;ve totally switched to VB now. I have all of the power of .NET, but the code is understandable and intuitive. Reading VB code is like reading a book.&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;6. Have you ever been to Italy?&lt;/p&gt;  &lt;p&gt;I love Italy! I&amp;#8217;ve been there several times. My family lived just outside Napoli when I was in college, so I would visit them there during holidays. My favorite thing to do was ride the trains just to see what I could see &amp;#8211; this day in Sorrento, the next day in Roma, the next day in Pompeii&amp;#8230; there was just too much to see! I&amp;#8217;ve visited Firenza, Pisa, Ercolano, Milano, Cumae, and so many other places in Italy. I also wish that I could have visited Venezia, but I never quite made it that far &amp;#8211; maybe someday I&amp;#8217;ll get there! I did do some skiing in Cervinia, which was wonderful &amp;#8211; the Alps are beautiful. The best part was how friendly the people are. I speak some Italian, but not very well, but the people in Italy always were very kind and helpful to confused tourists like me.&lt;/p&gt;  &lt;p&gt;7. Would you like to tell us something about your life outside the office (how do you like to spend your free time, what do you like to do when/if you go out in the evening or when you&amp;#8217;re at home and so on)?&lt;/p&gt;  &lt;p&gt;Right now, I do a lot of work on my property in my spare time &amp;#8211; we have chickens to take care of, vines to tend, and lots of other ranch-related work. I&amp;#8217;m a big fan of opera, symphony, musicals, and plays, so my wife and I try to get out as much as possible to those (which hasn&amp;#8217;t been often, since we have three kids &amp;#8211; fortunately, the oldest is now big enough to babysit his brother and sister, so we&amp;#8217;ll hopefully be going more often now). I&amp;#8217;m also an avid reader and enjoy music quite a lot.&lt;/p&gt;  &lt;p&gt;8. Who is your favorite musician?&lt;/p&gt;  &lt;p&gt;That&amp;#8217;s another tough question, since it depends on my mood &amp;#8211; I have a pretty big music collection, and I like lots of different genres and artists. Alan Parsons has always been a favorite musician of mine, as has Billy Joel, and I&amp;#8217;m a big fan of the Beatles and the Eagles. Interestingly enough, I don&amp;#8217;t have a lot of contemporary favorites &amp;#8211; my tastes are based in the 1960&amp;#8217;s through the 1980&amp;#8217;s when I was growing up. I don&amp;#8217;t think that&amp;#8217;s because the recent music is any worse &amp;#8211; I do enjoy recent songs (for example, &amp;#8220;Viva la Vida&amp;#8221; from Coldplay is a current favorite of mine) &amp;#8211; it just seems that nowadays I tend to focus on the song and not the artist as much. On the classical side, I enjoy Rachmaninoff tremendously, as well as Tchaikovsky, Mussorgsky, and Strauss, plus contemporary composers like John Williams and Howard Shore.&lt;/p&gt;  &lt;p&gt;9. What&amp;#8217;s your favorite food?&lt;/p&gt;  &lt;p&gt;I tend to prefer Italian cuisine, coincidentally enough. (One of my mother&amp;#8217;s friends used to run an Italian restaurant in Ann Arbor, Michigan, and it was favorite place for me to take a date when I was in college.) My favorite meal is a prime steak cooked very rare (or even served &lt;i&gt;tartare&lt;/i&gt;) under a mushroom-wine sauce, served with asparagus and pasta, with a fine merlot or cabernet to wash it down, served with a good Italian bread, and preceded by an appetizer of calamari. I&amp;#8217;m also quite happy to visit Mexican, Thai, Chinese, and Indian restaurants &amp;#8211; I&amp;#8217;m not picky.&lt;/p&gt;  &lt;p&gt;Thank you very much for taking time to answer these questions and letting us know something more about you!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8974138" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vbteam/archive/tags/Matt+Gertz/default.aspx">Matt Gertz</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/Interview/default.aspx">Interview</category></item><item><title>Community Interview with Jared Parsons (Beth Massi)</title><link>http://blogs.msdn.com/vbteam/archive/2008/10/15/community-interview-with-jared-parsons-beth-massi.aspx</link><pubDate>Wed, 15 Oct 2008 19:00:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8974119</guid><dc:creator>VBTeam</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/vbteam/comments/8974119.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vbteam/commentrss.aspx?PostID=8974119</wfw:commentRss><description>&lt;p&gt;Here's another &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx" target="_blank"&gt;community interview&lt;/a&gt; from our Italian Visual Basic MVP &lt;a href="http://community.visual-basic.it/Alessandro/" target="_blank"&gt;Alessandro Del Sole&lt;/a&gt;, this time with Jared Parsons, a Developer on the VB Team. Jared is a great developer and loves the community. You can check out his &lt;a href="http://blogs.msdn.com/jaredpar" target="_blank"&gt;personal blog here&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;You can also check out the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/bb735849.aspx" target="_blank"&gt;Visual Basic Team page for pictures&lt;/a&gt; and bios and visit the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/default.aspx" target="_blank"&gt;home page of the Visual Basic Developer Center&lt;/a&gt; for a link to all &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx" target="_blank"&gt;these interviews&lt;/a&gt; as well.&lt;/p&gt;  &lt;p&gt;Here's the interview with Jared: &lt;/p&gt;  &lt;p&gt;1. Nice to meet you Jared Parsons! Let&amp;#8217;s begin by asking a simple question: where are you from?&lt;/p&gt;  &lt;p&gt;Born in Kentucky, raised in Tennessee, lived in Alabama for awhile, then back to Tennessee and went to college in Georgia. Usually I simplify it by saying I grew up all over the southeast. &lt;/p&gt;  &lt;p&gt;2. We all know that you&amp;#8217;re a Visual Basic Team member, but could we know something more about your role inside the Team?&lt;/p&gt;  &lt;p&gt;I&amp;#8217;m a developer in the VB team. I started out on the VB Compiler several years ago. Towards the end of Visual Studio 2008 I switched to the VB expression evaluator (aka debugger, watch, immediate window). This role expanded to other parts of the VB IDE experience including a lot of features users will be (hopefully) really excited about for the next release of Visual Studio.&lt;/p&gt;  &lt;p&gt;3. What&amp;#8217;s your favorite Visual Basic feature regarding the language and/or the IDE?&lt;/p&gt;  &lt;p&gt;My favorite VB feature is usually whatever I&amp;#8217;m implementing at the moment I&amp;#8217;m asked this questionJ. Luckily I&amp;#8217;m in between features at the moment so I can give an unbiased answer. XML Literals are my favorite VB feature. It really allows me to seamlessly integrate my data and queries into my application. I feel like I find a new way to use it every day.&lt;/p&gt;  &lt;p&gt;4. How long have you been working for Microsoft and what was your occupation before joining the VB Team?&lt;/p&gt;  &lt;p&gt;I&amp;#8217;ve been working at Microsoft for 4 &amp;#189; years now. I joined Microsoft immediately after college in the in the Visual Studio Team System division. More specifically I was a developer on Team Developer and Team Architect. After shipping Visual Studio 2005 I was eager for new challenges. I spent a good deal of my time in college working on low level systems and being a teaching assistant for an introduction to compiler courses. I was interested in getting back to these roots. A job opened up on the VB compiler team and it was the perfect fit.&lt;/p&gt;  &lt;p&gt;5. Why do you think VB is such a great language?&lt;/p&gt;  &lt;p&gt;We have a tie here: flexibility and IDE. VB is an amazingly flexible language. It lends itself to whatever task I&amp;#8217;m trying to do. On one end of the spectrum I have XML literals to work with my data and at the other end generics and lambda expressions to really geek out on a problem. The IDE support is also very good (I promise I&amp;#8217;m not biased here). It&amp;#8217;s really difficult to express everything the IDE offers to the programmer. The best way to understand though is to get out notepad and try and code up a VB application. That will really give you a handle on what the IDE is doing for you.&lt;/p&gt;  &lt;p&gt;6. Have you ever been to Italy?&lt;/p&gt;  &lt;p&gt;No but it&amp;#8217;s definitely on the list of places to visit.&lt;/p&gt;  &lt;p&gt;7. Would you like to tell us something about your life outside the office (how do you like to spend your free time, what do you like to do when/if you go out in the evening or when you&amp;#8217;re at home and so on)?&lt;/p&gt;  &lt;p&gt;Outside of work I still lead a largely geek lifestyle; lots of programming, blogging and book reading. I do manage to leave my geek role by playing a variety of sports. Right now I&amp;#8217;m playing soccer (indoor and outdoor), softball and football. I&amp;#8217;m not very picky when it comes to sports. As long as it&amp;#8217;s athletic and preferably outdoors I&amp;#8217;m there. It&amp;#8217;s a great way to get release after a day of programming.&lt;/p&gt;  &lt;p&gt;Of course there is the occasional Rock Band party as well.&lt;/p&gt;  &lt;p&gt;8. Who is your favorite musician?&lt;/p&gt;  &lt;p&gt;Much to my parent&amp;#8217;s disappointment, I don&amp;#8217;t have an ear for music (read that as 100% tone deaf). As a consequence my taste for music is &amp;#8230; bad according to my friends. I prefer to think of it as blissful ignorance. On that note (pun intentional) I love a good punk album or some techno while coding. &lt;/p&gt;  &lt;p&gt;9. What&amp;#8217;s your favorite food?&lt;/p&gt;  &lt;p&gt;The hands down winner here is French Fries.&lt;/p&gt;  &lt;p&gt;Thank you very much for taking time to answer these questions and letting us know something more about you!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8974119" width="1" height="1"&gt;</description><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/Jared+Parsons/default.aspx">Jared Parsons</category><category domain="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx">Interview</category></item><item><title>Community Interview with Patrick Dengler (Beth Massi)</title><link>http://blogs.msdn.com/vbteam/archive/2008/10/13/community-interview-with-patrick-dengler-beth-massi.aspx</link><pubDate>Mon, 13 Oct 2008 19:00:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8974102</guid><dc:creator>VBTeam</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/vbteam/comments/8974102.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vbteam/commentrss.aspx?PostID=8974102</wfw:commentRss><description>&lt;p&gt;Continuing the &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx" target="_blank"&gt;community interviews&lt;/a&gt; from our Italian Visual Basic MVP &lt;a href="http://community.visual-basic.it/Alessandro/" target="_blank"&gt;Alessandro Del Sole&lt;/a&gt;, this time we interview Patrick Dengler. You can take a look at the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/bb735849.aspx" target="_blank"&gt;Visual Basic Team page for pictures&lt;/a&gt; and bios and visit the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/default.aspx" target="_blank"&gt;home page of the Visual Basic Developer Center&lt;/a&gt; for a link to all &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx" target="_blank"&gt;these interviews&lt;/a&gt; as well. &lt;/p&gt;  &lt;p&gt;Here's the interview with Patrick: &lt;/p&gt;  &lt;p&gt;1. Nice to meet you Patrick Dengler! Let&amp;#8217;s begin by asking a simple question: where are you from?&lt;/p&gt;  &lt;p&gt;I was born in New York, grew up in California, then moved to Redmond, WA&lt;/p&gt;  &lt;p&gt;2. We all know that you&amp;#8217;re a Visual Basic Team member, but could we know something more about your role inside the Team?&lt;/p&gt;  &lt;p&gt;I&amp;#8217;ve managed many different things as I have been on and off the team over the last decade or so. The first versions of ADO. NET, XML/DataSet Designer, Database Tools integration, WebServices&amp;#8230;oh the list goes on. I am now focusing most of my time on making development even more approachable, easier and less cumbersome.&lt;/p&gt;  &lt;p&gt;3. What&amp;#8217;s your favorite Visual Basic feature regarding the language and/or the IDE?&lt;/p&gt;  &lt;p&gt;I just love the language overall. I started developing in Basic 30 years ago now (eek!) and have watched it grow since then.&lt;/p&gt;  &lt;p&gt;4. How long have you been working for Microsoft and what was your occupation before joining the VB Team?&lt;/p&gt;  &lt;p&gt;I&amp;#8217;ve been at Microsoft since 1992. Before that it was mostly high school and college jobs to pay the bills. Between 1997-2000 I took a leave of absence to create ONYX Software with 3 other Microsofties.&lt;/p&gt;  &lt;p&gt;5. Why do you think VB is such a great language?&lt;/p&gt;  &lt;p&gt;I once worked for a great guy who was famous for making the statement &amp;#8220;Assembly is self-documenting&amp;#8221;. I find it easier to read VB than other languages.&lt;/p&gt;  &lt;p&gt;6. Have you ever been to Italy?&lt;/p&gt;  &lt;p&gt;No, but I got close. I was working my way through Germany, Switzerland, and Austria about 20 years ago, but then lost my passport.&lt;/p&gt;  &lt;p&gt;7. Would you like to tell us something about your life outside the office (how do you like to spend your free time, what do you like to do when/if you go out in the evening or when you&amp;#8217;re at home and so on)?&lt;/p&gt;  &lt;p&gt;I&amp;#8217;m a family guy so I love to work with my kids on their homework and doing fun outings. I also enjoy video games too much (if you play Team Fortress 2 email me and I&amp;#8217;ll add you to my buddy&amp;#8217;s list). I&amp;#8217;m also a musician which I wish I spent more time on.&lt;/p&gt;  &lt;p&gt;8. Who is your favorite musician?&lt;/p&gt;  &lt;p&gt;Hands down, no hesitation, challenge me if you will: RUSH&lt;/p&gt;  &lt;p&gt;9. What&amp;#8217;s your favorite food?&lt;/p&gt;  &lt;p&gt;Anything not in our cafeteria.&lt;/p&gt;  &lt;p&gt;Thank you very much for taking time to answer these questions and letting us know something more about you!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8974102" width="1" height="1"&gt;</description><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/Patrick+Dengler/default.aspx">Patrick Dengler</category><category domain="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx">Interview</category></item><item><title>Community Interview with Jonathan Aneja (Beth Massi)</title><link>http://blogs.msdn.com/vbteam/archive/2008/10/10/community-interview-with-jonathan-aneja-beth-massi.aspx</link><pubDate>Fri, 10 Oct 2008 19:00:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8974088</guid><dc:creator>VBTeam</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/vbteam/comments/8974088.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vbteam/commentrss.aspx?PostID=8974088</wfw:commentRss><description>&lt;p&gt;Continuing the &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx" target="_blank"&gt;community interviews&lt;/a&gt; from our Italian Visual Basic MVP &lt;a href="http://community.visual-basic.it/Alessandro/" target="_blank"&gt;Alessandro Del Sole&lt;/a&gt;, this time we interview Jonathan Aneja, VB Compiler Program Manager.&lt;/p&gt;  &lt;p&gt;Remember that you can take a look at the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/bb735849.aspx" target="_blank"&gt;Visual Basic Team page for pictures&lt;/a&gt; and bios and visit the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/default.aspx" target="_blank"&gt;home page of the Visual Basic Developer Center&lt;/a&gt; for a link to all &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx" target="_blank"&gt;these interviews&lt;/a&gt; as well. &lt;/p&gt;  &lt;p&gt;Here's the interview with Jonathan: &lt;/p&gt;  &lt;p&gt;1. Nice to meet you Jonathan Aneja! Let&amp;#8217;s begin by asking a simple question: where are you from?&lt;/p&gt;  &lt;p&gt;Toronto, Ontario &amp;#8211; one of the few places in Canada that&amp;#8217;s actually *south* of Seattle :-)&lt;/p&gt;  &lt;p&gt;2. We all know that you&amp;#8217;re a Visual Basic Team member, but could we know something more about your role inside the Team?&lt;/p&gt;  &lt;p&gt;I work on the compiler/runtime as a &amp;#8220;Program Manager&amp;#8221; (yeah, I don&amp;#8217;t know what that means either :-)). Every week&amp;#8217;s different, but typical stuff would include writing specs and taking notes in our language design meetings, &lt;a href="http://www.panopticoncentral.net/archive/2004/12/10/2828.aspx"&gt;dogfooding&lt;/a&gt; the product a lot to find bugs, prototyping features, and working with teams like ASP/MSBuild on how the compiler integrates with them. Even did some test automation back in Orcas!&lt;/p&gt;  &lt;p&gt;I think the most important part of the PM role is understanding the customer and being able to &amp;#8220;think like a VB developer&amp;#8221;. Thankfully I&amp;#8217;ve always been one &amp;#8211; used every version of the product other than VB2 and VB5!&lt;/p&gt;  &lt;p&gt;3. What&amp;#8217;s your favorite Visual Basic feature regarding the language and/or the IDE?&lt;/p&gt;  &lt;p&gt;Probably the background compiler. Case insensitivity too :-)&lt;/p&gt;  &lt;p&gt;4. How long have you been working for Microsoft and what was your occupation before joining the VB Team?&lt;/p&gt;  &lt;p&gt;Graduated in June 2005 and started as a contractor working in &lt;a href="https://partner.microsoft.com/40016367?msp_id=isvadvisoryservices"&gt;ISV Advisory Services&lt;/a&gt;. After about 9 months of that I moved out here to Redmond to join the VB team &amp;#8211; 2.5 years and counting so far&amp;#8230;&lt;/p&gt;  &lt;p&gt;5. Why do you think VB is such a great language?   &lt;br /&gt;I think it&amp;#8217;s really approachable and readable. It uses simple English terms like &amp;#8220;Or&amp;#8221; rather than requiring a beginner to learn a symbol like &amp;#8220;|&amp;#8221;. The IDE provides a ton of productivity features like Error Corrections and an amazing IntelliSense experience. The VB App Framework provides things like the My Namespace and application-level events automatically instead of making you wire all that up.&lt;/p&gt;  &lt;p&gt;Features like &amp;#8220;Handles&amp;#8221; give you a powerful way to deal with events while abstracting away more advanced concepts like delegates. There&amp;#8217;s still full support for delegates when you need to dive deeper, but for the simple case it reduces the concept count that the developer has to deal with. That&amp;#8217;s a big part of the language&amp;#8217;s philosophy: keep the number of concepts you have to remember low. This lets you focus on actually solving your business problem instead of learning every nuance of the compiler.&lt;/p&gt;  &lt;p&gt;6. Have you ever been to Italy?&lt;/p&gt;  &lt;p&gt;No but I&amp;#8217;d love to visit someday :-)&lt;/p&gt;  &lt;p&gt;7. Would you like to tell us something about your life outside the office (how do you like to spend your free time, what do you like to do when/if you go out in the evening or when you&amp;#8217;re at home and so on)?&lt;/p&gt;  &lt;p&gt;I really like Basketball, strategy board games (Settlers, Powergrid, Risk etc), and music. I&amp;#8217;m also really interested in solutions to 3&lt;sup&gt;rd&lt;/sup&gt; world poverty and organizations likes &lt;a href="http://www.compassion.com"&gt;Compassion International&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;8. Who is your favorite musician?&lt;/p&gt;  &lt;p&gt;Impossible to pick just one, but I&amp;#8217;ll try to keep it to three: Chris Tomlin, Hillsong, and Casting Crowns&lt;/p&gt;  &lt;p&gt;9. What&amp;#8217;s your favorite food?&lt;/p&gt;  &lt;p&gt;Chicken Tikka Masala&lt;/p&gt;  &lt;p&gt;Thank you very much for taking time to answer these questions and letting us know something more about you!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8974088" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vbteam/archive/tags/Jonathan+Aneja/default.aspx">Jonathan Aneja</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/Interview/default.aspx">Interview</category></item><item><title>Community Interview with Lisa Feigenbaum (Beth Massi)</title><link>http://blogs.msdn.com/vbteam/archive/2008/10/08/community-interview-with-lisa-feigenbaum-beth-massi.aspx</link><pubDate>Wed, 08 Oct 2008 19:00:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8974076</guid><dc:creator>VBTeam</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/vbteam/comments/8974076.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vbteam/commentrss.aspx?PostID=8974076</wfw:commentRss><description>&lt;p&gt;Continuing the &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx" target="_blank"&gt;community interviews&lt;/a&gt; from our Italian Visual Basic MVP &lt;a href="http://community.visual-basic.it/Alessandro/" target="_blank"&gt;Alessandro Del Sole&lt;/a&gt;, this time we interview Lisa Feigenbaum, now a Visual Basic Community Program Manager! Cool!&lt;/p&gt;  &lt;p&gt;Remember that you can take a look at the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/bb735849.aspx" target="_blank"&gt;Visual Basic Team page for pictures&lt;/a&gt; and bios and visit the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/default.aspx" target="_blank"&gt;home page of the Visual Basic Developer Center&lt;/a&gt; for a link to all &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx" target="_blank"&gt;these interviews&lt;/a&gt; as well. &lt;/p&gt;  &lt;p&gt;Here's the interview with Lisa: &lt;/p&gt;  &lt;p&gt;1. Nice to meet you Lisa! Let&amp;#8217;s begin by asking a simple question: Where are you from?&lt;/p&gt;  &lt;p&gt;Los Angeles, California&lt;/p&gt;  &lt;p&gt;2. We all know that you&amp;#8217;re a Visual Basic team member, but can you tell us something more about your role inside the team?&lt;/p&gt;  &lt;p&gt;My current role is Community Program Manager. This means that I get to work on team community activities, including the MVP program, the &lt;a href="http://blogs.msdn.com/vbteam"&gt;VB team blog&lt;/a&gt;, conferences, and more. I find ways to get the product team involved in community activities, and help make sure we are satisfying our *large* user base of Visual Basic developers. :-) I also work very closely with &lt;a href="http://blogs.msdn.com/bethmassi" target="_blank"&gt;Beth Massi&lt;/a&gt; who runs the VB online community activities, including the &lt;a href="http://msdn.com/vbasic"&gt;VB Dev Center&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Before my current role, I spent several years as Program Manager for the Editor and Debugger. This included fun features like intelliSense, code snippets, edit-and-continue, and more. &lt;/p&gt;  &lt;p&gt;3. What&amp;#8217;s your favorite Visual Basic feature, in the language and/or the IDE?&lt;/p&gt;  &lt;p&gt;First, let me tell you that everyone is biased on this question. :-) I predict that every team member will suggest his or her own feature (except for the ones that try to prove me wrong!) &lt;a href="http://blogs.msdn.com/vbteam/archive/2008/07/23/channel-9-interview-look-who-s-working-on-visual-basic-beth-massi.aspx"&gt;Here&lt;/a&gt; is a video that Beth conducted with the language design team, where this very same incident occurred! &lt;/p&gt;  &lt;p&gt;Following with that prediction, my favorite Visual Basic feature is intelliSense. It saves you typing, it saves you time, and it helps prevent errors before they happen &amp;#8211; it&amp;#8217;s the quintessential VB productivity feature!&lt;/p&gt;  &lt;p&gt;4. What makes VB a great programming language?&lt;/p&gt;  &lt;p&gt;What makes VB great is really the whole experience &amp;#8211; the language, IDE, and tooling support combined. It&amp;#8217;s the RAD drag &amp;amp; drop, it&amp;#8217;s the background compiler instantly reporting errors and warnings, it&amp;#8217;s the prettylister that inserts your parens, the dropdowns to insert event handlers, it&amp;#8217;s the With statement, it&amp;#8217;s XML literals, it&amp;#8217;s the awesome query support, and more! It&amp;#8217;s the language that lets you achieve your maximum productivity.&lt;/p&gt;  &lt;p&gt;5. What brought you to Microsoft, and how long have you been working there? What was your occupation before joining the VB team? &lt;/p&gt;  &lt;p&gt;Maybe first I should answer what brought me to software&amp;#8230;&amp;#160; My M.S. &amp;amp; B.A. degrees are in Applied Mathematics, so my first exposure to programming was in math and engineering classes, where we used Matlab, Mathematica, Maple, and Python. There were several occasions for programming. One was to visualize solutions to engineering problems in some kind of UI. Another was to compute results from the discrete models we approximated for analog equations, using numerical analysis. Outside of school, I did a series of internships that were software-related: a website for the Caltech seismology department, cardiology software for Cedars-Sinai hospital, and visual effects for Digital Domain.&lt;/p&gt;  &lt;p&gt;When talking with Microsoft recruiters, I was very interested in the company and in the role. I liked the fact that Microsoft brings together so many different industries. I like that the Program Manager role involves both design &amp;amp; technical work, opportunities for creativity, and lots of people interactions, both internally and customers. I was very happy to work on Visual Studio. I remember my experience senior year when they finally let us use VS for the first time our school projects, and I was so thrilled by the product! Tasks that used to take 10min were reduced to 1 or 2. Very cool product. &lt;/p&gt;  &lt;p&gt;I&amp;#8217;ve been on the VB team for 4 years now, and just celebrated my anniversary by bringing 4 batches of home-made banana muffins for the team!&lt;/p&gt;  &lt;p&gt;6. What&amp;#8217;s it like working for Microsoft?&lt;/p&gt;  &lt;p&gt;Exciting! So many technologies and industries to keep up with. So many smart &amp;amp; analytical people to work with. So many great opportunities to learn, grow, and make a difference. I&amp;#8217;m not bored yet. :-)&lt;/p&gt;  &lt;p&gt;7. Tell us something about your life outside of the office (how do you like to spend your free time, when you go out, when you&amp;#8217;re at home, etc.)?&lt;/p&gt;  &lt;p&gt;I love playing softball, tennis, skiing, swimming, running, camping, traveling, making art, karaoke, and dancing.&lt;/p&gt;  &lt;p&gt;8. Who is your favorite musician?&lt;/p&gt;  &lt;p&gt;Dave Matthews band, Fiona Apple, Mariah Carey, Blackstreet, Jurassic 5, Justin Timberlake, Nelly &amp;#8211; those are a few that I like. Pop, hip hop, and salsa are my favorite genres.&lt;/p&gt;  &lt;p&gt;9. What&amp;#8217;s your favorite food?&lt;/p&gt;  &lt;p&gt;This is a tough question because it is always changing&amp;#8230; I usually eat my favorite food too often, then get tired of it and need to find a new one! Growing up, Italian was always my favorite. When I lived in Boston, I got really hooked on Indian and Thai. Since working at Microsoft, my favorite has been Mexican. But now I am also really into Vietnamese!&lt;/p&gt;  &lt;p&gt;10. Have you ever been to Italy?&lt;/p&gt;  &lt;p&gt;Yes! It was excellent. :-) I traveled during a week-long spring break while I was in college. I visited Rome, Florence, Naples, and Venice. Rome was probably my favorite, with so many exciting historical sites to see; Florence was absolutely beautiful &amp;#8211; I enjoyed the museums there too; Naples had great pizza; and Venice the unique canal system. I used to do a lots of glass art in high school, so it was really interesting for me to see all the glass blowing shops in Venice. Of course, every city had great food and wine, too!&lt;/p&gt;  &lt;p&gt;Thank you very much for taking time to answer these questions and telling us more about you!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8974076" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vbteam/archive/tags/Lisa+Feigenbaum/default.aspx">Lisa Feigenbaum</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/Interview/default.aspx">Interview</category></item><item><title>Community Interview with Paul Vick (Beth Massi)</title><link>http://blogs.msdn.com/vbteam/archive/2008/10/06/community-interview-with-paul-vick-beth-massi.aspx</link><pubDate>Mon, 06 Oct 2008 19:00:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8974057</guid><dc:creator>VBTeam</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/vbteam/comments/8974057.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vbteam/commentrss.aspx?PostID=8974057</wfw:commentRss><description>&lt;p&gt;One of our Italian Visual Basic MVPs, &lt;a href="http://community.visual-basic.it/Alessandro/" target="_blank"&gt;Alessandro Del Sole&lt;/a&gt;, sent over some interview questions for the Visual Basic Team members to get our thoughts on the language and favorite features but mostly to share some of our personal interests to help you get to know us better. I also learned some fun facts about the team as well! Alessandro is also translating these interviews and posting them on the Italian &lt;a href="http://www.visual-basic.it/" target="_blank"&gt;Visual Basic Tips&amp;amp;Tricks&lt;/a&gt; site. &lt;/p&gt;  &lt;p&gt;You can take a look at the &lt;a href="http://msdn.microsoft.com/en-us/vbasic/bb735849.aspx" target="_blank"&gt;Visual Basic Team page for pictures&lt;/a&gt; and bios of those team members who aren't shy. ;-). The &lt;a href="http://msdn.microsoft.com/en-us/vbasic/default.aspx" target="_blank"&gt;home page of the Visual Basic Developer Center&lt;/a&gt; will also display the team photos and a link to &lt;a href="http://blogs.msdn.com/vbteam/archive/tags/Interview/default.aspx" target="_blank"&gt;these interviews&lt;/a&gt; that we'll be post here over the next month or so. &lt;/p&gt;  &lt;p&gt;This first interview is with &lt;a href="http://www.panopticoncentral.net" target="_blank"&gt;Paul Vick&lt;/a&gt;, VB Language Architect. Although &lt;a href="http://www.panopticoncentral.net/archive/2008/09/29/24398.aspx" target="_blank"&gt;Paul is moving teams&lt;/a&gt; to work on Oslo, he'll still continue to participate in the VB language design process and work to ensure the VB language specification is kept complete and up to date. &lt;/p&gt;  &lt;p&gt;Here's the interview with Paul: &lt;/p&gt;  &lt;p&gt;1. Nice to meet you Paul Vick! Let&amp;#8217;s begin by asking a simple question: where are you from?&lt;/p&gt;  &lt;p&gt;I&amp;#8217;m originally from Durham, North Carolina, but I&amp;#8217;ve lived in Seattle long enough that I consider myself more of a Northwesterner.&lt;/p&gt;  &lt;p&gt;2. We all know that you&amp;#8217;re a Visual Basic Team member, but could we know something more about your role inside the Team?&lt;/p&gt;  &lt;p&gt;My main role has been the language architect, which really means three things: running the language design meetings, answering a lot of questions, and keeping the language specification up to date.&lt;/p&gt;  &lt;p&gt;3. What&amp;#8217;s your favorite Visual Basic feature regarding the language and/or the IDE?&lt;/p&gt;  &lt;p&gt;I&amp;#8217;ve worked on so many, I don&amp;#8217;t really have a favorite. OK, maybe case insensitivity&amp;#8230;&lt;/p&gt;  &lt;p&gt;4. How long have you been working for Microsoft and what was your occupation before joining the VB Team?&lt;/p&gt;  &lt;p&gt;I came to Microsoft sixteen years ago straight out of college.&lt;/p&gt;  &lt;p&gt;5. Why do you think VB is such a great language?&lt;/p&gt;  &lt;p&gt;I think VB is a great language because it takes a very practical, relaxed stand on things. Case insensitivity is a good example&amp;#8212;rather than being stickler about casing, which in most cases really doesn&amp;#8217;t matter, we accept different casings. Overall, I like that approach a lot.&lt;/p&gt;  &lt;p&gt;6. Have you ever been to Italy?&lt;/p&gt;  &lt;p&gt;Once, when I was in high school. I studied Latin and we took a trip to visit Rome, Venice and Florence. It was a wonderful trip, and I hope to come back some day!&lt;/p&gt;  &lt;p&gt;7. Would you like to tell us something about your life outside the office (how do you like to spend your free time, what do you like to do when/if you go out in the evening or when you&amp;#8217;re at home and so on)?&lt;/p&gt;  &lt;p&gt;Well, I&amp;#8217;ve got twin boys who are about two and a half right now, so they tend to consume most of my time outside of the office! I am looking forward to going back to running and indoor rock climbing at some point in the future&amp;#8230;&lt;/p&gt;  &lt;p&gt;8. Who is your favorite musician?&lt;/p&gt;  &lt;p&gt;I like a lot of different styles of music, but I grew up listening to R.E.M., so they have a special place in my heart.&lt;/p&gt;  &lt;p&gt;9. What&amp;#8217;s your favorite food?&lt;/p&gt;  &lt;p&gt;Also a difficult question, but it&amp;#8217;s probably something Southern and fried, maybe fried chicken or hushpuppies.&lt;/p&gt;  &lt;p&gt;Thank you very much for taking time to answer these questions and letting us know something more about you!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8974057" width="1" height="1"&gt;</description><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/Interview/default.aspx">Interview</category></item></channel></rss>