<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">Chris Bowen's Blog</title><subtitle type="html">Development Technologies &amp; Community, Microsoft, and the Northeast</subtitle><id>http://blogs.msdn.com/cbowen/atom.xml</id><link rel="alternate" type="text/html" href="http://blogs.msdn.com/cbowen/default.aspx" /><link rel="self" type="application/atom+xml" href="http://blogs.msdn.com/cbowen/atom.xml" /><generator uri="http://communityserver.org" version="2.1.61025.2">Community Server</generator><updated>2009-09-28T22:42:09Z</updated><entry><title>Learning XNA: A Guide for .NET Rocks Show 501 on XNA Game Development</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/cbowen/archive/2009/11/30/learning-xna-a-guide-for-net-rocks-show-501-on-xna-game-development.aspx" /><id>http://blogs.msdn.com/cbowen/archive/2009/11/30/learning-xna-a-guide-for-net-rocks-show-501-on-xna-game-development.aspx</id><published>2009-11-30T17:29:24Z</published><updated>2009-11-30T17:29:24Z</updated><content type="html">&lt;p&gt;&lt;a href="http://www.dotnetrocks.com/default.aspx?showNum=501"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title=".NET Rocks Show 501" border="0" alt=".NET Rocks Show 501" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/LearningXNAResource.NETRocksShow501onXNA_990F/DNR501_3.png" width="155" height="200" /&gt;&lt;/a&gt; If you’re a listener of &lt;em&gt;&lt;a href="http://www.dotnetrocks.com/"&gt;.NET Rocks!&lt;/a&gt;&lt;/em&gt; (“The Internet Audio Talk Show for .NET Developers”), you may have heard &lt;a href="http://www.dotnetrocks.com/default.aspx?showNum=501"&gt;Show #501 on XNA&lt;/a&gt; that &lt;a href="http://geekswithblogs.net/mathoms/Default.aspx"&gt;Michael Cummings&lt;/a&gt; and I recorded last week.&lt;/p&gt;  &lt;p&gt;You can &lt;a href="http://www.dotnetrocks.com/default.aspx?showNum=501"&gt;download the show here&lt;/a&gt; (59 minutes – MP3/WMA/AAC). &lt;/p&gt;  &lt;p&gt;We mentioned a lot of things on the show, so here are core resources to help you create that game you’ve always wanted to try making.&lt;/p&gt;  &lt;h2&gt;So, What’s XNA?&lt;/h2&gt;  &lt;p&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="XNA" border="0" alt="XNA" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/LearningXNAResource.NETRocksShow501onXNA_990F/XNA_3.jpg" width="88" height="64" /&gt; XNA is the name for resources, software, and frameworks for creating games for the &lt;strong&gt;PC&lt;/strong&gt;, &lt;strong&gt;Zune&lt;/strong&gt;, and &lt;strong&gt;Xbox 360&lt;/strong&gt;.&amp;#160; &lt;/p&gt;  &lt;p&gt;The XNA Framework makes game creation easier by abstracting gaming concepts to help you be more productive.&amp;#160; What’s great is that you can put your existing .NET skills to work since the XNA Framework is based on the .NET Framework.&lt;/p&gt;  &lt;p&gt;While games are of course about fun, developers may find &lt;strong&gt;making a little money&lt;/strong&gt; can be fun, too.&amp;#160; If you think your game has what it takes, look into &lt;a href="http://creators.xna.com/en-US/quickstart_main"&gt;Xbox LIVE Indie Games&lt;/a&gt; (now &lt;a href="http://creators.xna.com/en-US/news/turningone"&gt;one year old&lt;/a&gt;), which can place approved XNA games on Xbox LIVE Marketplace for purchase.&lt;/p&gt;  &lt;h2&gt;Getting Started with XNA&lt;/h2&gt;  &lt;p&gt;&lt;a href="http://creators.xna.com"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="XNACreatorsClub" border="0" alt="XNACreatorsClub" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/LearningXNAResource.NETRocksShow501onXNA_990F/XNACreatorsClub_3.png" width="126" height="133" /&gt;&lt;/a&gt; First, head to the &lt;a href="http://creators.xna.com"&gt;XNA Creators Club&lt;/a&gt;, which is a central place for working with XNA:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Downloads &lt;/li&gt;    &lt;li&gt;Learning &amp;amp; Help &lt;/li&gt;    &lt;li&gt;Resources &lt;/li&gt;    &lt;li&gt;Community &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;XNA Game Studio&lt;/strong&gt; is what you’ll use to create your masterpiece.&amp;#160; Head to &lt;a href="http://creators.xna.com/en-US/downloads"&gt;the Download page&lt;/a&gt; and &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=80782277-d584-42d2-8024-893fcd9d3e82"&gt;get XNA Game Studio 3.1&lt;/a&gt; (for free).&amp;#160; It’s based on Visual Studio, so you’ll also need either the free &lt;a href="http://www.microsoft.com/express/download/default.aspx"&gt;Visual C# 2008 Express Edition&lt;/a&gt;, or Visual Studio 2008 installed.&lt;/p&gt;  &lt;p&gt;Creating games for the PC and Zune is free, but if you’re interested in creating games on the Xbox 360, then you’ll need a Premium Creators Club membership.&amp;#160; Read the &lt;a href="http://creators.xna.com/en-US/tour_detail"&gt;Creators Club tour&lt;/a&gt; for more.&lt;/p&gt;  &lt;h2&gt;XNA Screencast&lt;/h2&gt;  &lt;p&gt;I recorded a &lt;a href="http://blogs.msdn.com/cbowen/archive/2009/06/08/new-channel-9-screencast-on-xna-game-development.aspx"&gt;screencast on getting started with XNA&lt;/a&gt; that features a bit of background, then dives into a demo of creating a (very) basic 2D game:&lt;/p&gt;  &lt;p align="center"&gt;&lt;a href="http://channel9.msdn.com/posts/dpeeast/Northeast-Roadshow-XNA-Game-Development"&gt;&lt;img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="XNA Screencast" border="0" alt="XNA Screencast" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/LearningXNAResource.NETRocksShow501onXNA_990F/XNA%20Screencast_3.png" width="236" height="240" /&gt;&lt;/a&gt;&lt;a href="http://channel9.msdn.com/posts/dpeeast/Northeast-Roadshow-XNA-Game-Development"&gt;XNA Game Development Screencast&lt;/a&gt;&lt;/p&gt;  &lt;h2&gt;Learning XNA&lt;/h2&gt;  &lt;p&gt;If you’re new to game development, I recommend you try your hand at 2D game creation to learn the basics, then expand from there.&amp;#160; There’s plenty to help you get started.&lt;/p&gt;  &lt;h4&gt;Tutorials&lt;/h4&gt;  &lt;p&gt;The &lt;a href="http://creators.xna.com/en-US/education/gettingstarted"&gt;Getting Started page&lt;/a&gt; features two tutorials to get you going:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://creators.xna.com/education/gettingstarted/bg2d/chapter1"&gt;2D Tutorial&lt;/a&gt; (start here or with a Starter Kit below) &lt;/li&gt;    &lt;li&gt;&lt;a href="http://creators.xna.com/education/gettingstarted/bg3d/chapter1"&gt;3D Tutorial&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;These feature code, assets, documentation, and step-by-step videos to walk you through.&lt;/p&gt;  &lt;h4&gt;Starter Kits&lt;/h4&gt;  &lt;p&gt;&lt;a href="http://creators.xna.com/en-US/starterkit/roleplayinggame"&gt;&lt;img style="border-right-width: 0px; margin: 0px 0px 0px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="XNA_RPG-Game_03_small" border="0" alt="XNA_RPG-Game_03_small" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/LearningXNAResource.NETRocksShow501onXNA_990F/XNA_RPG-Game_03_small_3.jpg" width="164" height="93" /&gt;&lt;/a&gt; One of the best ways to learn XNA is to look at how existing games work.&amp;#160; &lt;/p&gt;  &lt;p&gt;Take the time to download a couple of &lt;a href="http://creators.xna.com/en-US/education/starterkits/"&gt;XNA Starter Kits&lt;/a&gt;, full games to help you learn.&amp;#160; Play right away, then explore the code and assets – it’s all included and ready for you to modify to help you learn XNA.&lt;/p&gt;  &lt;p&gt;Games include a 2D RPG, 3D racing game, a puzzle, and others.&lt;/p&gt;  &lt;h4&gt;Education Catalog&lt;/h4&gt;  &lt;p&gt;&lt;a href="http://creators.xna.com/en-US/education/catalog/"&gt;&lt;img style="border-right-width: 0px; margin: 0px 0px 0px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="XNAEducationCatalog" border="0" alt="XNAEducationCatalog" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/LearningXNAResource.NETRocksShow501onXNA_990F/XNAEducationCatalog_3.png" width="128" height="136" /&gt;&lt;/a&gt; There’s a ton of help available on the Creators Club site, and it’s collected together in the &lt;a href="http://creators.xna.com/en-US/education/catalog/"&gt;Education Catalog&lt;/a&gt;.&amp;#160; Content is organized by dev area and type:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Physics, 2D, 3D, AI, Gameplay, Graphics, Audio, Storage, and more &lt;/li&gt;    &lt;li&gt;Samples, Tutorials, Articles, Utilities, etc. &lt;/li&gt; &lt;/ul&gt;  &lt;h2&gt;Links&lt;/h2&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.codeplex.com/site/search?TagName=XNA"&gt;CodePlex XNA Tag&lt;/a&gt; – Utilities, extensions, and libraries for XNA &lt;/li&gt;    &lt;li&gt;&lt;a href="http://creators.xna.com/en-US/partners"&gt;Partners&lt;/a&gt; (including Turbo Squid for XNA models and Torque X as mentioned on the show) &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/xna"&gt;XNA Team Blog&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/shawnhar"&gt;Shawn Hargreaves’ Blog&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://klucher.com"&gt;Michael Klucher’s Blog&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.xnadevelopment.com"&gt;XNAdevelopment.com&lt;/a&gt; – A helpful site by George Clingerman (who is an XNA MVP)&lt;/li&gt;    &lt;li&gt;&lt;a href="http://msdn.com/xna"&gt;MSDN XNA Developer Center&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;h2&gt;Other Topics&lt;/h2&gt;  &lt;h4&gt;Kodu Game Lab&lt;/h4&gt;  &lt;p&gt;Mentioned on the show, &lt;a href="http://marketplace.xbox.com/en-us/games/media/66acd000-77fe-1000-9115-d8025855024c"&gt;Kodu Game Lab&lt;/a&gt; is a visual environment for game creation that focuses on making programming concepts easy to learn and use.&amp;#160; Kodu leaves the keyboard behind and uses just the XBox controller.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://marketplace.xbox.com/en-US/games/media/66acd000-77fe-1000-9115-d8025855024c"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="KoduProgramming2" border="0" alt="KoduProgramming2" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/LearningXNAResource.NETRocksShow501onXNA_990F/KoduProgramming2_3.jpg" width="123" height="88" /&gt;&lt;/a&gt;&lt;a href="http://marketplace.xbox.com/en-US/games/media/66acd000-77fe-1000-9115-d8025855024c"&gt;&lt;img style="border-right-width: 0px; margin: 0px 0px 0px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Kodu" border="0" alt="Kodu" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/LearningXNAResource.NETRocksShow501onXNA_990F/Kodu_3.jpg" width="65" height="88" /&gt;&lt;/a&gt;It’s designed to be accessible for children, but the young at heart will find it fun as well. (I can vouch for this.)&lt;/p&gt;  &lt;p&gt;I have a post with more &lt;a href="http://blogs.msdn.com/cbowen/archive/2009/07/02/kodu-game-programming-environment-now-available.aspx"&gt;details on Kodu&lt;/a&gt;.&lt;/p&gt;  &lt;h4&gt;Microsoft Gamefest&lt;/h4&gt;  &lt;p&gt;&lt;a href="http://www.microsoftgamefest.com/"&gt;&lt;img style="border-right-width: 0px; margin: 0px 0px 0px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Gamefest" border="0" alt="Gamefest" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/LearningXNAResource.NETRocksShow501onXNA_990F/Gamefest_3.png" width="177" height="56" /&gt;&lt;/a&gt; The &lt;a href="http://www.microsoftgamefest.com/"&gt;Microsoft Gamefest conference&lt;/a&gt; focuses on all things game development.&amp;#160; There are multiple events upcoming (and according to the Gamefest site, you’ll hear the latest on Project Natal there).&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.microsoftgamefest.com/pastconferences.htm"&gt;Content and recordings from past Gamefests&lt;/a&gt; is available, including XNA sessions.&lt;/p&gt;  &lt;p&gt;You can also download &lt;a href="http://creators.xna.com/en-US/article/gdc2009presentations"&gt;presentations from the Game Developer Conference&lt;/a&gt; (GDC) 2009.&lt;/p&gt;  &lt;h2&gt;Boston Area Game Community&lt;/h2&gt;  &lt;p&gt;If you’re in New England, here are some ways to connect with the area game development community:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://bostonxna.org"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="bostonxna" border="0" alt="bostonxna" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/LearningXNAResource.NETRocksShow501onXNA_990F/bostonxna_3.png" width="195" height="56" /&gt;&lt;/a&gt;&lt;a href="http://bostonxna.org"&gt;Boston XNA Developers Group&lt;/a&gt; – Run by Michael Cummings, offers a monthly look at different game development topics.&amp;#160; No experience necessary to join.       &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://capecodxna.org/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="CapeCodXNA2" border="0" alt="CapeCodXNA2" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/LearningXNAResource.NETRocksShow501onXNA_990F/CapeCodXNA2_3.gif" width="87" height="45" /&gt;&lt;/a&gt;&lt;a href="http://capecodxna.org/"&gt;Cape Cod XNA Group&lt;/a&gt; – For those of you near the Cape, this group is run by Tom Kennedy, also offering a chance to learn XNA.       &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.bostonpostmortem.org/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="BostonPostMortem" border="0" alt="BostonPostMortem" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/LearningXNAResource.NETRocksShow501onXNA_990F/BostonPostMortem_3.png" width="167" height="53" /&gt;&lt;/a&gt;&lt;a href="http://www.bostonpostmortem.org/"&gt;Boston Post Mortem&lt;/a&gt; – Meeting monthly in Waltham, MA, this is for professional game developers to meet, share, and network.&amp;#160; It is also the Boston chapter of the &lt;a href="http://www.igda.org/"&gt;IGDA&lt;/a&gt;. &lt;/li&gt; &lt;/ul&gt;  &lt;h2&gt;Thanks!&lt;/h2&gt;  &lt;p&gt;Thanks to Carl Franklin and Richard Campbell for their incredible work on the &lt;a href="http://dotnetrocks.com"&gt;.NET Rocks!&lt;/a&gt; series, passing an amazing milestone of 500 shows!&amp;#160; &lt;/p&gt;  &lt;p&gt;And I hope you enjoyed listening to the show as much as we enjoyed being guests!&lt;/p&gt;  &lt;p&gt;If you have any questions, &lt;a href="http://blogs.msdn.com/cbowen/contact.aspx"&gt;just let me know&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;-Chris&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9930263" width="1" height="1"&gt;</content><author><name>cbowen</name><uri>http://blogs.msdn.com/members/cbowen.aspx</uri></author><category term="XNA" scheme="http://blogs.msdn.com/cbowen/archive/tags/XNA/default.aspx" /><category term="Gaming" scheme="http://blogs.msdn.com/cbowen/archive/tags/Gaming/default.aspx" /><category term="XBox" scheme="http://blogs.msdn.com/cbowen/archive/tags/XBox/default.aspx" /><category term="Podcasts" scheme="http://blogs.msdn.com/cbowen/archive/tags/Podcasts/default.aspx" /></entry><entry><title>A Cloudy December in Massachusetts</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/cbowen/archive/2009/11/24/a-cloudy-december-in-massachusetts.aspx" /><id>http://blogs.msdn.com/cbowen/archive/2009/11/24/a-cloudy-december-in-massachusetts.aspx</id><published>2009-11-24T18:04:07Z</published><updated>2009-11-24T18:04:07Z</updated><content type="html">&lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 5px 5px; display: inline; border-top: 0px; border-right: 0px" title="MPj04094960000[1]" border="0" alt="MPj04094960000[1]" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/CloudyatNERD_8705/MPj04094960000%5B1%5D_3.jpg" width="121" height="82" /&gt;Though I clearly won’t win any cleverness prizes with this post’s title, I do want to pass along details of some cloud computing related events coming to the greater Boston area in December.&lt;/p&gt;  &lt;h2&gt;Boston Azure User Group – 12/3&lt;/h2&gt;  &lt;p&gt;&lt;a href="http://bostonazure.org/"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="BostonAzure" border="0" alt="BostonAzure" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/CloudyatNERD_8705/BostonAzure_3.png" width="165" height="35" /&gt;&lt;/a&gt;December 3rd (6:30-8:30 PM) will be the second meeting of the new &lt;a href="http://bostonazure.org/"&gt;Boston Azure User Group&lt;/a&gt;, dedicated to learning about and sharing experiences with cloud computing and the &lt;a href="http://www.microsoft.com/windowsazure/"&gt;Windows Azure Platform&lt;/a&gt;.&amp;#160; &lt;/p&gt;  &lt;p&gt;The meeting, held at &lt;a href="http://microsoftcambridge.com/"&gt;Microsoft NERD&lt;/a&gt; in Cambridge, will feature Mike Werner and Michael Stiefel, detailing announcements made at last week’s &lt;a href="http://microsoftpdc.com"&gt;Microsoft PDC&lt;/a&gt;.&lt;/p&gt;  &lt;h2&gt;Boston Cloud Services Meetup – 12/9&lt;/h2&gt;  &lt;p&gt;The &lt;a href="http://www.meetup.com/Boston-cloud-services/"&gt;Boston Cloud Services Meetup&lt;/a&gt; is holding their &lt;a href="http://www.meetup.com/Boston-cloud-services/calendar/11715494/"&gt;next meetup on December 9&lt;/a&gt; and will feature several speakers on different cloud computing topics. &lt;/p&gt;  &lt;p&gt;The group meets in Waltham at 6:30 PM. See the &lt;a href="http://www.meetup.com/Boston-cloud-services/"&gt;Boston Cloud Services Meetup profile&lt;/a&gt; for details and to RSVP.&lt;/p&gt;  &lt;h2&gt;CloudCamp Boston 2 – 12/10&lt;/h2&gt;  &lt;p&gt;&lt;a href="http://www.cloudcamp.com/"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="CloudCamp" border="0" alt="CloudCamp" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/CloudyatNERD_8705/CloudCamp_3.gif" width="135" height="34" /&gt;&lt;/a&gt; Returning after a the first CloudCamp Boston earlier this year, &lt;a href="http://www.cloudcamp.com/?page_id=1474"&gt;CloudCamp Boston 2&lt;/a&gt; is a free “unconference” focusing on cloud computing.&amp;#160; &lt;/p&gt;  &lt;p&gt;It will be hosted at &lt;a href="http://microsoftcambridge.com/"&gt;Microsoft NERD&lt;/a&gt; on December 10 from 2-7 PM, with a joint event lunch from 12:30 to 2 with Cloud^3 (see below). &lt;/p&gt;  &lt;p&gt;Register at &lt;a href="http://cloudcamp-boston2-09.eventbrite.com"&gt;http://cloudcamp-boston2-09.eventbrite.com&lt;/a&gt;&lt;/p&gt;  &lt;h2&gt;Xconomy Forum: Cloud^3 – 12/10&lt;/h2&gt;  &lt;p&gt;&lt;a href="http://xconomyforum16.eventbrite.com/"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="Cloud3" border="0" alt="Cloud3" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/CloudyatNERD_8705/Cloud3_3.gif" width="163" height="47" /&gt;&lt;/a&gt; CloudCamp Boston 2 is being held in partnership with Xconomy, which is hosting a forum event called &lt;a href="http://xconomyforum16.eventbrite.com/"&gt;Cloud^3&lt;/a&gt;, held the morning of CloudCamp starting at 8:30 AM, also at &lt;a href="http://microsoftcambridge.com/"&gt;Microsoft NERD&lt;/a&gt;. &lt;/p&gt;  &lt;p&gt;Cloud^3 will feature three keynotes, six short “Cloudburst” sessions and more.&amp;#160; Separate registration is required, and see the &lt;a href="http://www.cloudcamp.com/?page_id=1474"&gt;CloudCamp site for details&lt;/a&gt; of the partnership.&lt;/p&gt;  &lt;p&gt;-Chris&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9928124" width="1" height="1"&gt;</content><author><name>cbowen</name><uri>http://blogs.msdn.com/members/cbowen.aspx</uri></author><category term="Events" scheme="http://blogs.msdn.com/cbowen/archive/tags/Events/default.aspx" /><category term="Massachusetts" scheme="http://blogs.msdn.com/cbowen/archive/tags/Massachusetts/default.aspx" /><category term="Cambridge" scheme="http://blogs.msdn.com/cbowen/archive/tags/Cambridge/default.aspx" /><category term="Azure" scheme="http://blogs.msdn.com/cbowen/archive/tags/Azure/default.aspx" /><category term="Cloud" scheme="http://blogs.msdn.com/cbowen/archive/tags/Cloud/default.aspx" /></entry><entry><title>Friends, Books, and Roadshows</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/cbowen/archive/2009/11/23/friends-books-and-roadshows.aspx" /><id>http://blogs.msdn.com/cbowen/archive/2009/11/23/friends-books-and-roadshows.aspx</id><published>2009-11-23T08:16:21Z</published><updated>2009-11-23T08:16:21Z</updated><content type="html">&lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/FriendsBooksandRoadshows_2DFE/n_east_roadshow_120x120_Blog%20Button_2.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="n_east_roadshow_120x120_Blog Button" border="0" alt="n_east_roadshow_120x120_Blog Button" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/FriendsBooksandRoadshows_2DFE/n_east_roadshow_120x120_Blog%20Button_thumb.jpg" width="120" height="120" /&gt;&lt;/a&gt; With three cities done, Jim and I have four more stops remaining on our &lt;a href="http://blogs.msdn.com/cbowen/archive/2009/10/13/northeast-msdn-roadshow-don-t-fear-the-coder-tour.aspx"&gt;“Don’t Fear the Coder” Northeast MSDN Roadshow&lt;/a&gt;:&lt;/p&gt;  &lt;li&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032429333&amp;amp;Culture=en-US"&gt;&lt;font color="#800080"&gt;December 3 - Farmington, CT&lt;/font&gt;&lt;/a&gt; &lt;/li&gt;  &lt;li&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032429334&amp;amp;Culture=en-US"&gt;&lt;font color="#800080"&gt;December 8 - Waltham, MA&lt;/font&gt;&lt;/a&gt; &lt;/li&gt;  &lt;li&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032429335&amp;amp;Culture=en-US"&gt;&lt;font color="#800080"&gt;December 9 - Providence, RI&lt;/font&gt;&lt;/a&gt; &lt;/li&gt;  &lt;li&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032429336&amp;amp;Culture=en-US"&gt;&lt;font color="#800080"&gt;December 15 - Augusta, ME&lt;/font&gt;&lt;/a&gt; &lt;/li&gt;  &lt;p&gt;In an attempt to maximize the amount of stuff we need to carry from place to place, we’re testing out a new idea, &lt;em&gt;&lt;strong&gt;“Bring a friend, get a book”&lt;/strong&gt;&lt;/em&gt;.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/learning/en/us/Book.aspx?ID=12578&amp;amp;locale=en-us#tab4"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="IntroducingSilverlight3" border="0" alt="IntroducingSilverlight3" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/FriendsBooksandRoadshows_2DFE/IntroducingSilverlight3_3.gif" width="87" height="87" /&gt;&lt;/a&gt;For any of these remaining events, if you bring along a friend to the Roadshow, we’ll give you both a copy of &lt;em&gt;&lt;a href="http://www.microsoft.com/learning/en/us/Book.aspx?ID=12578&amp;amp;locale=en-us#tab4"&gt;Introducing Microsoft Silverlight 3.&lt;/a&gt; &lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;How?&lt;/strong&gt;&amp;#160; When registering online (with the above links), you’ll be asked for a Referral Code… &lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="ReferralCode" border="0" alt="ReferralCode" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/FriendsBooksandRoadshows_2DFE/ReferralCode_3.png" width="398" height="55" /&gt; &lt;/p&gt;  &lt;p&gt;Just enter the name of your attending friend (or they can list you if you’ve already registered), and you’ll each get copies of the book when you both sign in at the event.&lt;/p&gt;  &lt;p&gt;Can it be that easy?&amp;#160; Pretty much, but here are The Official Rules:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Government employees are not eligible for promotion&lt;/li&gt;    &lt;li&gt;Both parties must be present to win&lt;/li&gt;    &lt;li&gt;If onsite supply runs out, books will be mailed to recipients&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;See you on the road!&lt;/p&gt;  &lt;p&gt;-Chris&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9927149" width="1" height="1"&gt;</content><author><name>cbowen</name><uri>http://blogs.msdn.com/members/cbowen.aspx</uri></author><category term="Events" scheme="http://blogs.msdn.com/cbowen/archive/tags/Events/default.aspx" /><category term="Roadshow" scheme="http://blogs.msdn.com/cbowen/archive/tags/Roadshow/default.aspx" /></entry><entry><title>Elite Web Optimization Event – Cambridge 12/9</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/cbowen/archive/2009/11/18/elite-web-optimization-event-cambridge-12-9.aspx" /><id>http://blogs.msdn.com/cbowen/archive/2009/11/18/elite-web-optimization-event-cambridge-12-9.aspx</id><published>2009-11-18T23:18:16Z</published><updated>2009-11-18T23:18:16Z</updated><content type="html">&lt;p&gt;A good opportunity to learn about the &lt;a href="http://microsoft.com/web"&gt;Microsoft Web Platform&lt;/a&gt;, interoperability, the &lt;a href="http://www.microsoft.com/web/websitespark/"&gt;WebsiteSpark program&lt;/a&gt; and more is coming to NERD in Cambridge, presented &lt;a href="www.navisite.com/smb"&gt;NaviSite&lt;/a&gt; and Microsoft.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Elite Web Optimization Event     &lt;br /&gt;&lt;/strong&gt;&lt;strong&gt;&lt;a href="http://microsoftandnavisite.eventbrite.com/"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="EliteWebOptimizationEvent" border="0" alt="EliteWebOptimizationEvent" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/EliteWebOptimizationEventCambridge129_D1DD/EliteWebOptimizationEvent_3.png" width="196" height="54" /&gt;&lt;/a&gt;&lt;/strong&gt;December 9th 2009 10:00AM-6:00PM    &lt;br /&gt;New England Research and Development Center (NERD)    &lt;br /&gt;1 Memorial Drive, Cambridge, MA 02142&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Free registration at &lt;/strong&gt;&lt;a href="http://microsoftandnavisite.eventbrite.com"&gt;&lt;font color="#800080" size="3" face="Calibri"&gt;&lt;strong&gt;http://microsoftandnavisite.eventbrite.com&lt;/strong&gt;&lt;/font&gt;&lt;/a&gt;&lt;font color="#000000" size="3" face="Calibri"&gt;&lt;strong&gt; &lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://navisite.com/"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="NaviSite" border="0" alt="NaviSite" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/EliteWebOptimizationEventCambridge129_D1DD/NaviSite_3.gif" width="104" height="55" /&gt;&lt;/a&gt; Come spend a day with us to explore the Microsoft Windows Web Platform and the many managed hosting services provided by NaviSite, Inc., based in Andover, MA!&lt;/p&gt;    &lt;p&gt;During this event, we’ll review what’s new in the Microsoft Web Platform and tools, the interoperability improvements in the Microsoft Web platform and the value that NaviSite Managed Hosting can add to your project/business.&lt;/p&gt;    &lt;p&gt;We will discuss:&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;&lt;a href="http://www.microsoft.com/web/"&gt;MS Web Platform&lt;/a&gt; –&amp;#160; &lt;a href="http://www.microsoft.com/web/"&gt;&lt;/a&gt;&lt;a href="http://www.microsoft.com/web/"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; margin: 5px 0px; display: inline; border-top: 0px; border-right: 0px" title="msweb-logo" border="0" alt="msweb-logo" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/EliteWebOptimizationEventCambridge129_D1DD/msweb-logo_3.png" width="151" height="21" /&gt;&lt;/a&gt;&lt;/a&gt;IIS &lt;a href="http://www.microsoft.com/web/"&gt;&lt;/a&gt;&lt;/a&gt;management Console, Hyper – V and the Dynamic Data Center, SQL Server 2008 Web Edition, IISMedia Services3.0&lt;/li&gt;      &lt;li&gt;&lt;a href="http://www.microsoft.com/web/websitespark"&gt;WebsiteSpark Program&lt;/a&gt;&lt;/li&gt;      &lt;li&gt;&lt;a href="http://www.microsoft.com/web/websitespark"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="WebsiteSpark" border="0" alt="WebsiteSpark" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/EliteWebOptimizationEventCambridge129_D1DD/WebsiteSpark_3.jpg" width="107" height="50" /&gt;&lt;/a&gt;MS Interoperability – PHP on Windows, Web-PI, PHP Drivers in MS SQL Server 2008&lt;/li&gt;      &lt;li&gt;NaviSite services and value add&lt;/li&gt;      &lt;li&gt;&lt;a href="http://phparch.com/win"&gt;The Great PHP on Windows Contest&lt;/a&gt;&lt;/li&gt;      &lt;li&gt;&lt;a href="http://phparch.com/win"&gt;&lt;/a&gt;&lt;a href="http://phparch.com/win"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="PHPonWindowsContest" border="0" alt="PHPonWindowsContest" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/EliteWebOptimizationEventCambridge129_D1DD/PHPonWindowsContest_3.jpg" width="80" height="55" /&gt;&lt;/a&gt;&lt;/a&gt;MS Web Tools – Visual Studio, Expression, Silverlight&lt;/li&gt;      &lt;li&gt;Microsoft Partner Evangelism Initiative&lt;/li&gt;   &lt;/ul&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;All attendees will be entered into a drawing to win one of the following:&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;Copy of Win7&lt;/li&gt;      &lt;li&gt;Xbox360 Elite&lt;/li&gt;      &lt;li&gt;ZuneHD&lt;/li&gt;      &lt;li&gt;8GB Zune&lt;/li&gt;      &lt;li&gt;FREE NaviSite Windows Dedicated Server for 2 Months&lt;/li&gt;   &lt;/ul&gt; &lt;/blockquote&gt;  &lt;p&gt;-Chris&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9924860" width="1" height="1"&gt;</content><author><name>cbowen</name><uri>http://blogs.msdn.com/members/cbowen.aspx</uri></author><category term="Events" scheme="http://blogs.msdn.com/cbowen/archive/tags/Events/default.aspx" /><category term="Massachusetts" scheme="http://blogs.msdn.com/cbowen/archive/tags/Massachusetts/default.aspx" /><category term="PHP" scheme="http://blogs.msdn.com/cbowen/archive/tags/PHP/default.aspx" /><category term="Web" scheme="http://blogs.msdn.com/cbowen/archive/tags/Web/default.aspx" /></entry><entry><title>ASP.NET MVC Resource Guide</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/cbowen/archive/2009/10/31/asp-net-mvc-resource-guide.aspx" /><id>http://blogs.msdn.com/cbowen/archive/2009/10/31/asp-net-mvc-resource-guide.aspx</id><published>2009-10-31T16:28:05Z</published><updated>2009-10-31T16:28:05Z</updated><content type="html">&lt;a href="http://www.asp.net/mvc"&gt;&lt;/a&gt;  &lt;p&gt;&lt;a href="http://asp.net/mvc"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 0px 5px; display: inline; border-top: 0px; border-right: 0px" title="MVC" border="0" alt="MVC" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/ASP.NETMVCResources_C70B/MVC_3.png" width="142" height="58" /&gt;&lt;/a&gt;This post is inspired by the presentation that &lt;/a&gt;&lt;a href="http://patrickhynds.com/"&gt;Patrick Hynds&lt;/a&gt; and I gave on ASP.NET MVC at &lt;a href="http://stackoverflow.carsonified.com/events/boston"&gt;StackOverflow’s DevDays conference in Boston&lt;/a&gt;.&amp;#160; Whether you attended DevDays or&amp;#160; happen on this from the web, I hope this is useful for you to learn more about ASP.NET MVC. (&lt;a href="http://blogs.msdn.com/cbowen/contact.aspx"&gt;Let me know&lt;/a&gt; if you have additions or questions.)&lt;/p&gt;  &lt;h2&gt;Getting Started&lt;/h2&gt;  &lt;p&gt;&lt;a href="http://www.asp.net/mvc"&gt;ASP.NET MVC&lt;/a&gt; is an implementation of the Model-View-Controller pattern on ASP.NET and is freely available via:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=53289097-73ce-43bf-b6a6-35e00103cb4b&amp;amp;displaylang=en"&gt;Direct download (binary or source)&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.microsoft.com/web/"&gt;Web Platform Installer&lt;/a&gt; - makes installations simple &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=d3f06bb9-5f5f-4f46-91e9-813b3fce2db1&amp;amp;displaylang=en"&gt;ASP.NET MVC 2 Preview 2&lt;/a&gt; is also available, providing a look at the next version.&amp;#160; Note that ASP.NET MVC 2 will also ship with Visual Studio 2010 (itself &lt;a href="http://msdn.microsoft.com/en-us/vstudio/dd582936.aspx"&gt;available as Beta 2&lt;/a&gt;).&lt;/p&gt;  &lt;h2&gt;Learning ASP.NET MVC&lt;/h2&gt;  &lt;p&gt;So, &lt;em&gt;why is this useful? &lt;/em&gt; There’s a 3 minute overview &lt;a href="http://www.asp.net/learn/mvc-videos/video-8144.aspx"&gt;&amp;quot;Why ASP.NET MVC?&amp;quot;&lt;/a&gt; for decision makers, and a 10 minute technical &lt;a href="http://www.asp.net/learn/mvc-videos/video-8145.aspx"&gt;“ASP.NET MVC How?”&lt;/a&gt; video for developers.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://asp.net/mvc/learn"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="ASP.MVC Learn" border="0" alt="ASP.MVC Learn" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/ASP.NETMVCResources_C70B/ASP.MVC%20Learn_3.png" width="170" height="127" /&gt;&lt;/a&gt; To start learning ASP.NET MVC, go to &lt;a href="http://www.asp.net/mvc/learn"&gt;www.asp.net/mvc/learn&lt;/a&gt;.&amp;#160; There’s tutorials, videos, sample applications, etc. to get you underway. &lt;/p&gt;  &lt;p&gt;Then, grab a cup of coffee and sit down to study the &lt;a href="http://nerddinner.codeplex.com/"&gt;Nerd Dinner&lt;/a&gt; sample application.&amp;#160; It has plenty of intermediate concepts like testing, repository, validation, and more. &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;I highly recommend you work through creating Nerd Dinner with the &lt;a href="http://www.wrox.com/WileyCDA/Section/id-321793.html"&gt;196-page walkthrough by Scott Guthrie&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Here are some other places you can turn for more:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://elijahmanor.com/webdevdotnet/post/ASPNET-MVC-Cheat-Sheets.aspx"&gt;MVC Cheat Sheets&lt;/a&gt; – Great compilation by Elijah Manor       &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://forums.asp.net/1146.aspx"&gt;ASP.NET MVC Forum&lt;/a&gt;      &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://stackoverflow.com/questions/tagged/asp.net-mvc"&gt;StackOverflow ASP.NET MVC Tag&lt;/a&gt; (which as you may know is itself based on ASP.NET MVC)&amp;#160; &lt;/li&gt; &lt;/ul&gt;  &lt;h2&gt;Going Deeper&lt;/h2&gt;  &lt;p&gt;These are intermediate topics we touched on in the Boston session, and pointers for learning more.&lt;/p&gt;  &lt;h3&gt;Routing&lt;/h3&gt;  &lt;p&gt;Learning the M-V-C of ASP.NET MVC is only part of the story.&amp;#160; &lt;em&gt;Routing&lt;/em&gt; is what takes an inbound web request and maps it to a controller action (and arguments).&amp;#160; There are routing tutorials &lt;a href="http://www.asp.net/learn/mvc/tutorial-05-cs.aspx"&gt;on the ASP.NET site&lt;/a&gt; and &lt;a href="http://msdn.microsoft.com/en-us/library/cc668201%28VS.100%29.aspx"&gt;on MSDN&lt;/a&gt;.    &lt;br /&gt;    &lt;br /&gt;You can also define &lt;a href="http://www.asp.net/learn/mvc/tutorial-23-cs.aspx"&gt;custom routes&lt;/a&gt;, &lt;a href="http://www.asp.net/learn/mvc/tutorial-24-cs.aspx"&gt;route constraints&lt;/a&gt; (a route that is satisfied only when constraints are met), and &lt;a href="http://www.asp.net/learn/mvc/tutorial-25-cs.aspx"&gt;custom route constraints&lt;/a&gt;.&lt;/p&gt;  &lt;h3&gt;T4 Templates&lt;/h3&gt;  &lt;p&gt;Code generation in Visual Studio is customizable via T4 templates, and ASP.NET MVC uses these as well.&amp;#160; Need a different view or controller created in your projects?&amp;#160; Change them or add new ones.&amp;#160; They can change for all projects, or you can add/override them in specific projects. &lt;/p&gt;  &lt;p&gt;Learn more at &lt;a href="http://blogs.msdn.com/webdevtools/archive/2009/01/29/t4-templates-a-quick-start-guide-for-asp-net-mvc-developers.aspx"&gt;T4 Templates: A Quick-Start Guide for ASP.NET MVC Developers&lt;/a&gt;.&lt;/p&gt;  &lt;h3&gt;MVC Contrib&lt;/h3&gt;  &lt;p&gt;One of the key features of ASP.NET MVC is flexibility in implementation.&amp;#160; Head to &lt;a href="http://mvccontrib.codeplex.com/"&gt;MVC Contrib&lt;/a&gt; to find additional options for extending and modifying how ASP.NET MVC functions, including: &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Filters &lt;/li&gt;    &lt;li&gt;View engines &lt;/li&gt;    &lt;li&gt;Controller factories &lt;/li&gt;    &lt;li&gt;Model binders &lt;/li&gt;    &lt;li&gt;Routing &lt;/li&gt;    &lt;li&gt;Controllers &lt;/li&gt;    &lt;li&gt;and more &lt;/li&gt; &lt;/ul&gt;  &lt;h2&gt;Key Bloggers Covering ASP.NET MVC&lt;/h2&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://weblogs.asp.net/scottgu"&gt;Scott Guthrie&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://haacked.com/"&gt;Phil Haack&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://stephenwalther.com/"&gt;Stephen Walther&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.hanselman.com/"&gt;Scott Hanselman&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;h2&gt;Attendee Questions&lt;/h2&gt;  &lt;p&gt;We had good questions during and after the DevDays session and I wanted to share details for some of the key ones:&lt;/p&gt;  &lt;h3&gt;Model Binding&lt;/h3&gt;  &lt;p&gt;There were a few questions about taking data from a submitted page and getting it to arguments in an action method.&amp;#160; This is well supported via &lt;em&gt;model binders&lt;/em&gt;, which let you map posted form data to classes passed as arguments to action methods. &lt;/p&gt;  &lt;p&gt;Learn more about model binding at:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://odetocode.com/blogs/scott/archive/2009/04/27/6-tips-for-asp-net-mvc-model-binding.aspx"&gt;“6 Tips for ASP.NET MVC Model Binding”&lt;/a&gt; – K. Scott Allen&lt;/li&gt;    &lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/dd410405.aspx"&gt;Models and Model Binders in MVC Applications&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.hanselman.com/blog/SplittingDateTimeUnitTestingASPNETMVCCustomModelBinders.aspx"&gt;“Splitting DateTime – Unit Testing ASP.NET MVC Custom Model Binders”&lt;/a&gt; – Scott Hanselman&lt;/li&gt;    &lt;li&gt;Video - &lt;a href="http://www.microsoft.com/belux/msdn/nl/chopsticks/default.aspx?id=798"&gt;“Using ASP.NET MVC Model Binder”&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;ViewModel Pattern&lt;/h3&gt;  &lt;p&gt;Using the ViewData dictionary is one way to get data to a view, but you can also create classes to contain that data. Called the &lt;em&gt;ViewModel&lt;/em&gt; pattern, these classes help to structure and identify the data needed.&lt;/p&gt;  &lt;p&gt;You can learn about ViewModel here:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://stephenwalther.com/blog/archive/2009/04/13/asp.net-mvc-tip-50-ndash-create-view-models.aspx"&gt;“ASP.NET MVC Tip #50 – Create View Models” - Stephen Walther&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://nerddinnerbook.s3.amazonaws.com/Part6.htm"&gt;Nerd Dinner sample application walkthrough – Part 6&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;ASP.NET WebForms vs. ASP.NET MVC?&lt;/h3&gt;  &lt;p&gt;If you’re wondering whether/when to use ASP.NET WebForms or ASP.NET MVC, &lt;a href="http://rachelappel.com/asp-net/asp-net-development-mvc-vs-web-forms/"&gt;Rachel Appel has a good blog post&lt;/a&gt; and a &lt;a href="http://videos.visitmix.com/MIX09/T23F"&gt;session recording from Mix ‘09&lt;/a&gt; on the topic.&lt;/p&gt;  &lt;p&gt;It’s important to keep in mind that you can mix ASP.NET MVC and ASP.NET WebForms in an application, so this isn’t necessarily an either-or proposition.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/cbowen/contact.aspx"&gt;Let me know&lt;/a&gt; if you’ve found something else particularly helpful in learning about ASP.NET MVC.&amp;#160; I’ll be happy to add it.&lt;/p&gt;  &lt;p&gt;-Chris&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9915678" width="1" height="1"&gt;</content><author><name>cbowen</name><uri>http://blogs.msdn.com/members/cbowen.aspx</uri></author><category term="ASP.NET" scheme="http://blogs.msdn.com/cbowen/archive/tags/ASP.NET/default.aspx" /><category term="MVC" scheme="http://blogs.msdn.com/cbowen/archive/tags/MVC/default.aspx" /></entry><entry><title>Five MSDN Roadshows Touring the East Coast</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/cbowen/archive/2009/10/30/five-msdn-roadshows-touring-the-east-coast.aspx" /><id>http://blogs.msdn.com/cbowen/archive/2009/10/30/five-msdn-roadshows-touring-the-east-coast.aspx</id><published>2009-10-30T21:07:58Z</published><updated>2009-10-30T21:07:58Z</updated><content type="html">&lt;p&gt;Back in February of 2007, we &lt;a href="http://blogs.msdn.com/cbowen/archive/2007/02/12/announcing-bob-chris-msdn-roadshow.aspx"&gt;kicked off&lt;/a&gt; the Northeast MSDN Roadshow with a tour of five cities to wax poetic about the then sparking-new .NET Framework 3.0.&amp;#160; We drove many miles, threw things at audience members, showed a lot of code, and had a blast.&lt;/p&gt;  &lt;p&gt;Fast forward 2 years 8 months and we’re nearing the start of our eleventh Roadshow series, &lt;a href="http://blogs.msdn.com/cbowen/archive/2009/10/13/northeast-msdn-roadshow-don-t-fear-the-coder-tour.aspx"&gt;the &lt;em&gt;“Dont’ Fear the Coder”&lt;/em&gt; Tour&lt;/a&gt;, but what’s equally cool is that there are &lt;strong&gt;five MSDN Roadshows&lt;/strong&gt; reaching audiences up and down the east coast (each with a spiffy new logo as well.)&lt;/p&gt;  &lt;p&gt;Here’s the full list (painstakingly CTRL+C and CTRL+V’ed from my New Jersey based teammate &lt;a href="http://blogs.msdn.com/peterlau/archive/2009/10/30/msdn-roadshows-coming-to-an-east-coast-city-near-you.aspx"&gt;Peter Laudati's blog&lt;/a&gt;.&amp;#160; Thanks, Peter!)&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Register for any of these at &lt;/strong&gt;&lt;a href="http://www.msdnevents.com"&gt;&lt;strong&gt;http://www.msdnevents.com&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;   &lt;table border="0" cellspacing="3" cellpadding="3" width="439"&gt;&lt;tbody&gt;       &lt;tr&gt;         &lt;td valign="top" width="141"&gt;&lt;a href="http://blogs.msdn.com/cbowen/archive/2009/10/13/northeast-msdn-roadshow-don-t-fear-the-coder-tour.aspx"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="n_east_roadshow_120x120" border="0" alt="n_east_roadshow_120x120" src="http://blogs.msdn.com/blogfiles/peterlau/WindowsLiveWriter/MSDNRoadshowscomingtoanEastCoastcitynear_9174/n_east_roadshow_120x120_3.png" width="120" height="120" /&gt;&lt;/a&gt; &lt;/td&gt;          &lt;td valign="top" width="287"&gt;&lt;font color="#800080"&gt;&lt;a href="http://blogs.msdn.com/cbowen/archive/2009/10/13/northeast-msdn-roadshow-don-t-fear-the-coder-tour.aspx"&gt;MSDN “Northeast” Roadshow&lt;/a&gt;&lt;/font&gt; with             &lt;br /&gt;&lt;a href="http://blogs.msdn.com/cbowen/"&gt;&lt;font color="#800080"&gt;Chris Bowen&lt;/font&gt;&lt;/a&gt; &amp;amp; &lt;a href="http://blogs.msdn.com/jimoneil/"&gt;&lt;font color="#800080"&gt;Jim O’Neil&lt;/font&gt;&lt;/a&gt;             &lt;br /&gt;            &lt;br /&gt;            &lt;p&gt;Cities &amp;amp; Dates:&lt;/p&gt;            &lt;ul&gt;             &lt;li&gt;11/10/2009 – Burlington, VT &lt;/li&gt;              &lt;li&gt;11/12/2009 – Albany (Troy), NY &lt;/li&gt;              &lt;li&gt;11/13/2009 – Rochester, NY &lt;/li&gt;              &lt;li&gt;12/3/2009 – Farmington, CT &lt;/li&gt;              &lt;li&gt;12/8/2009 – Waltham, MA &lt;/li&gt;              &lt;li&gt;12/9/2009 – Providence, RI &lt;/li&gt;              &lt;li&gt;12/15/2009 – Augusta, ME &lt;/li&gt;           &lt;/ul&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="141"&gt;&lt;a href="http://blogs.msdn.com/peterlau/archive/2009/10/19/msdn-metro-roadshow-fall-2009-series.aspx"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="metro_roadshow_120x120" border="0" alt="metro_roadshow_120x120" src="http://blogs.msdn.com/blogfiles/peterlau/WindowsLiveWriter/MSDNRoadshowscomingtoanEastCoastcitynear_9174/metro_roadshow_120x120_3.png" width="120" height="120" /&gt;&lt;/a&gt; &lt;/td&gt;          &lt;td valign="top" width="287"&gt;           &lt;p&gt;&lt;a href="http://blogs.msdn.com/peterlau/archive/2009/10/19/msdn-metro-roadshow-fall-2009-series.aspx"&gt;&lt;font color="#0066cc"&gt;MSDN “Metro” Roadshow&lt;/font&gt;&lt;/a&gt; with               &lt;br /&gt;&lt;a href="http://www.peterlaudati.com/"&gt;&lt;font color="#0066cc"&gt;Peter Laudati&lt;/font&gt;&lt;/a&gt; &amp;amp; &lt;a href="http://www.slingalibi.com/"&gt;&lt;font color="#0066cc"&gt;Asli Bilgin&lt;/font&gt;&lt;/a&gt;               &lt;br /&gt;              &lt;br /&gt;Cities &amp;amp; Dates:&lt;/p&gt;            &lt;ul&gt;             &lt;li&gt;11/12/2009 – Parsippany, NJ &lt;/li&gt;              &lt;li&gt;12/10/2009 – East Windsor, NJ &lt;/li&gt;              &lt;li&gt;12/15/2009 – New York, NY &lt;/li&gt;           &lt;/ul&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="141"&gt;&lt;a href="http://code.msdn.microsoft.com/MidAtlantic"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="mid_atl_roadshow_120x120" border="0" alt="mid_atl_roadshow_120x120" src="http://blogs.msdn.com/blogfiles/peterlau/WindowsLiveWriter/MSDNRoadshowscomingtoanEastCoastcitynear_9174/mid_atl_roadshow_120x120_3.png" width="120" height="120" /&gt;&lt;/a&gt; &lt;/td&gt;          &lt;td valign="top" width="287"&gt;           &lt;p&gt;&lt;a href="http://code.msdn.microsoft.com/MidAtlantic"&gt;&lt;font color="#0066cc"&gt;MSDN “Mid-Atlantic” Roadshow&lt;/font&gt;&lt;/a&gt; with               &lt;br /&gt;&lt;a href="http://blogs.msdn.com/gduthie"&gt;&lt;font color="#0066cc"&gt;G. Andrew Duthie&lt;/font&gt;&lt;/a&gt;, &lt;a href="http://www.smallandmighty.net/"&gt;&lt;font color="#0066cc"&gt;Dani Diaz&lt;/font&gt;&lt;/a&gt;, and &lt;a href="http://coolstuffwith.net/"&gt;&lt;font color="#0066cc"&gt;Dave Isbitski&lt;/font&gt;&lt;/a&gt;               &lt;br /&gt;              &lt;br /&gt;Cities &amp;amp; Dates:&lt;/p&gt;            &lt;ul&gt;             &lt;li&gt;11/12/2009 – Pittsburgh, PA &lt;/li&gt;              &lt;li&gt;12/1/2009 – Harrisburg, PA &lt;/li&gt;              &lt;li&gt;12/3/2009 – Reston, VA &lt;/li&gt;              &lt;li&gt;12/8/2009 – Roanoke, VA &lt;/li&gt;              &lt;li&gt;12/10/2009 – Malvern, PA &lt;/li&gt;           &lt;/ul&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="141"&gt;&lt;a href="http://tinyurl.com/SouthernFried"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="s_fried_roadshow_120x120" border="0" alt="s_fried_roadshow_120x120" src="http://blogs.msdn.com/blogfiles/peterlau/WindowsLiveWriter/MSDNRoadshowscomingtoanEastCoastcitynear_9174/s_fried_roadshow_120x120_3.png" width="120" height="120" /&gt;&lt;/a&gt; &lt;/td&gt;          &lt;td valign="top" width="287"&gt;           &lt;p&gt;&lt;a href="http://tinyurl.com/SouthernFried"&gt;&lt;font color="#0066cc"&gt;MSDN “Southern Fried” Roadshow&lt;/font&gt;&lt;/a&gt; with               &lt;br /&gt;&lt;a href="http://www.structuretoobig.com/home/"&gt;&lt;font color="#0066cc"&gt;Brian Hitney&lt;/font&gt;&lt;/a&gt; &amp;amp; &lt;a href="http://blogs.msdn.com/glengordon/"&gt;&lt;font color="#0066cc"&gt;Glen Gordon&lt;/font&gt;&lt;/a&gt;               &lt;br /&gt;              &lt;br /&gt;Cities &amp;amp; Dates:&lt;/p&gt;            &lt;ul&gt;             &lt;li&gt;11/4/2009 – Greensboro, NC &lt;/li&gt;              &lt;li&gt;11/5/2009 – Raleigh, NC &lt;/li&gt;              &lt;li&gt;11/6/2009 – Columbia, SC &lt;/li&gt;              &lt;li&gt;12/8/2009 – Atlanta, GA &lt;/li&gt;              &lt;li&gt;12/9/2009 – Montgomery, AL &lt;/li&gt;           &lt;/ul&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="141"&gt;&lt;a href="http://www.devfish.net/fullblogitemview.aspx?blogid=709"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="tiki_roadshow_120x120" border="0" alt="tiki_roadshow_120x120" src="http://blogs.msdn.com/blogfiles/peterlau/WindowsLiveWriter/MSDNRoadshowscomingtoanEastCoastcitynear_9174/tiki_roadshow_120x120_3.png" width="120" height="120" /&gt;&lt;/a&gt; &lt;/td&gt;          &lt;td valign="top" width="287"&gt;           &lt;p&gt;&lt;a href="http://www.devfish.net/fullblogitemview.aspx?blogid=709"&gt;&lt;font color="#0066cc"&gt;MSDN “Tiki Hut” Roadshow&lt;/font&gt;&lt;/a&gt; with               &lt;br /&gt;&lt;a href="http://www.devfish.net/"&gt;&lt;font color="#0066cc"&gt;Joe Healy&lt;/font&gt;&lt;/a&gt; &amp;amp; &lt;a href="http://blogs.msdn.com/rfustino/"&gt;&lt;font color="#0066cc"&gt;Russ Fustino&lt;/font&gt;&lt;/a&gt;               &lt;br /&gt;              &lt;br /&gt;Cities &amp;amp; Dates:&lt;/p&gt;            &lt;ul&gt;             &lt;li&gt;11/30/2009 – Tampa, FL &lt;/li&gt;              &lt;li&gt;12/2/2009 – Fort Lauderdale, FL &lt;/li&gt;              &lt;li&gt;12/14/2009 – Orlando, FL &lt;/li&gt;           &lt;/ul&gt;         &lt;/td&gt;       &lt;/tr&gt;     &lt;/tbody&gt;&lt;/table&gt; &lt;/p&gt;  &lt;p&gt;I hope you enjoy the next Roadshow, wherever you may be*!&amp;#160; (*As long as it’s somewhere along the east coast.)&lt;/p&gt;  &lt;p&gt;-Chris&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9915472" width="1" height="1"&gt;</content><author><name>cbowen</name><uri>http://blogs.msdn.com/members/cbowen.aspx</uri></author><category term="Events" scheme="http://blogs.msdn.com/cbowen/archive/tags/Events/default.aspx" /><category term="Roadshow" scheme="http://blogs.msdn.com/cbowen/archive/tags/Roadshow/default.aspx" /></entry><entry><title>Professional Developers Conference (PDC) Update</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/cbowen/archive/2009/10/29/professional-developers-conference-pdc-update.aspx" /><id>http://blogs.msdn.com/cbowen/archive/2009/10/29/professional-developers-conference-pdc-update.aspx</id><published>2009-10-29T20:05:11Z</published><updated>2009-10-29T20:05:11Z</updated><content type="html">&lt;p&gt;&lt;a href="http://microsoftpdc.com/"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 0px 5px; display: inline; border-top: 0px; border-right: 0px" title="PDC09Bling_BeforeAfter_240" border="0" alt="PDC09Bling_BeforeAfter_240" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/ProfessionalDevelopersConferencePDCUpdat_FA89/PDC09Bling_BeforeAfter_240_3.jpg" width="138" height="184" /&gt;&lt;/a&gt; The &lt;a href="http://microsoftpdc.com/"&gt;Professional Developers Conference (PDC)&lt;/a&gt; is November 17-19 in Los Angeles, and will be one of the best ways to get your fill of the latest developer tech:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://microsoftpdc.com/"&gt;PDC Site&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://microsoftpdc.com/BehindTheScenes"&gt;PDC Behind the Scenes&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://microsoftpdc.com/WhatsHappening"&gt;PDC What’s Happening&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://twitter.com/pdc09"&gt;PDC on Twitter&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://channel9.msdn.com/tags/PDC09/"&gt;Content Tagged PDC09 on Channel9&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;I went last year (and just confirmed I can make it again this year) and it’s several intense days of conversations and content.&amp;#160; You can get an idea of what’s in store by reviewing the &lt;a href="http://channel9.msdn.com/pdc2008/"&gt;session recordings from PDC 2008&lt;/a&gt;, available for free.&lt;/p&gt;  &lt;h2&gt;Birds of a Feather Sessions&lt;/h2&gt;  &lt;p&gt;The &lt;a href="http://www.pdcbof.com/"&gt;Birds of a Feather (BOF)&lt;/a&gt; sessions are a great way to connect with other attendees and build from each others’ experiences. (&lt;a href="http://www.pdcbof.com/post/172509928/what-is-a-birds-of-a-feather-session"&gt;&amp;quot;What is a Birds-of-a-Feather Session?&amp;quot;&lt;/a&gt;)&amp;#160; A number of BOF sessions will be selected and scheduled throughout PDC.&lt;/p&gt;  &lt;p&gt;Though &lt;a href="http://www.pdcbof.com/post/205494397/bof-session-topics-selected"&gt;some sessions have been scheduled&lt;/a&gt;, it’s not too late to &lt;a href="http://www.pdcbof.com/post/176823551/proposal-form-and-instructions"&gt;&lt;strong&gt;propose a session idea&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt; of your own&lt;/strong&gt;!&amp;#160; Submissions are open through tomorrow (Friday 10/30) at 5PM PDT.&lt;/p&gt;  &lt;p&gt;You can also follow &lt;a href="http://twitter.com/pdcbof"&gt;BOF on Twitter&lt;/a&gt;.&lt;/p&gt;  &lt;h2&gt;Free Pre-Conference Windows 7 Bootcamp&lt;/h2&gt;  &lt;p&gt;The day before PDC (11/16) is an opportunity to attend a number of excellent paid pre-conference workshops on a &lt;a href="http://microsoftpdc.com/Sessions/Tags/Workshop"&gt;variety of topics&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="Win7" border="0" alt="Win7" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/ProfessionalDevelopersConferencePDCUpdat_FA89/Win7_3.png" width="52" height="38" /&gt;You can also sign up for a &lt;a href="http://microsoftpdc.com/Sessions/WKSP08"&gt;free Windows 7 Developer Boot Camp&lt;/a&gt; that’s open to everyone (not just people attending PDC.)&lt;/p&gt;  &lt;h2&gt;Other Goings On&lt;/h2&gt;  &lt;ul&gt;   &lt;li&gt;Hands-on Labs, Ask the Experts, The Big Room&lt;/li&gt;    &lt;li&gt;&lt;a href="http://tweetvite.com/event/pdc09tweetup"&gt;PDC Tweet Up&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://microsoftpdc.com/WhatsHappening/Women-In-Technology-Networking-Luncheon-Nov-18"&gt;Women in Technology Networking Luncheon&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/endpoint/archive/2009/10/26/going-to-pdc-want-to-meet-the-team.aspx"&gt;Meet the WCF, WF, and “Dublin” Teams&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://microsoftpdc.com/WhatsHappening/Is-Your-App-Windows-7-Compliant-Get-Logod-at-PDC09"&gt;Windows 7 Application Compatibility Testing and Logo Program&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://microsoftpdc.com/WhatsHappening/PDC09-to-Feature-Screening-of-Visual-Studio-Documentary"&gt;Screening of the Visual Studio Documentary&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;h2&gt;$300 Discount Ends Friday, 10/30&lt;/h2&gt;  &lt;p&gt;There’s a &lt;strong&gt;tiny window remaining &lt;/strong&gt;to &lt;a href="http://microsoftpdc.com/Registration"&gt;register for PDC&lt;/a&gt; with a $300 discount.&amp;#160; Make sure you register by the end of Friday, 10/30.&lt;/p&gt;  &lt;p&gt;-Chris&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9914913" width="1" height="1"&gt;</content><author><name>cbowen</name><uri>http://blogs.msdn.com/members/cbowen.aspx</uri></author><category term="Events" scheme="http://blogs.msdn.com/cbowen/archive/tags/Events/default.aspx" /><category term="PDC" scheme="http://blogs.msdn.com/cbowen/archive/tags/PDC/default.aspx" /></entry><entry><title>Code Camps in Albany, NY and Stamford, CT Coming Soon</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/cbowen/archive/2009/10/28/code-camps-in-albany-ny-and-stamford-ct-coming-soon.aspx" /><id>http://blogs.msdn.com/cbowen/archive/2009/10/28/code-camps-in-albany-ny-and-stamford-ct-coming-soon.aspx</id><published>2009-10-28T06:28:13Z</published><updated>2009-10-28T06:28:13Z</updated><content type="html">&lt;p&gt;Next Saturday (November 7th) will bring &lt;strong&gt;two &lt;/strong&gt;more Code Camps to the northeast, one in Albany, NY and the other in Stamford, CT.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.thedevcommunity.org/codecamps/manifesto.aspx"&gt;Code Camps&lt;/a&gt; are free, community events for connecting with and learning from fellow developers. If you can make it to one of these, it will be a day well spent!&lt;/p&gt;  &lt;h2&gt;Tech Valley Code Camp 2009&lt;/h2&gt;  &lt;p&gt;&lt;a href="http://www.techvalleycodecamp.com"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 0px 5px; display: inline; border-top: 0px; border-right: 0px" title="TechValleyCC2" border="0" alt="TechValleyCC2" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/UpcomingCodeCampsAlbanyNYandStamfordCT_FC3B/TechValleyCC2_3.png" width="244" height="55" /&gt;&lt;/a&gt;Back after last year’s first event, Tech Valley Code Camp 2009 will be hosted at SUNY Albany and is organized by the &lt;a href="http://tvug.net/"&gt;Tech Valley .NET Users Group&lt;/a&gt;.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&amp;#160;&amp;#160;&amp;#160; Tech Valley Code Camp 2009     &lt;br /&gt;&lt;/strong&gt;&amp;#160;&amp;#160;&amp;#160; November 7, 9 AM – 3 PM    &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; SUNY, Albany, NY    &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; &lt;a href="http://www.techvalleycodecamp.com"&gt;http://www.techvalleycodecamp.com&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Register today to attend and while you’re at it, why not throw caution to the wind and volunteer to share your interests in a session as well?&lt;/p&gt;  &lt;h2&gt;Fairfield/Westchester Code Camp 2009&lt;/h2&gt;  &lt;p&gt;For those of you in the southern CT area, Fairfield/Westchester Code camp returns for a 2009 edition, organized by the &lt;a href="http://fairfieldwestchester.net"&gt;Fairfield/Westchester .NET User Group&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&amp;#160;&amp;#160;&amp;#160; &lt;strong&gt;Fairfield/Westchester Code Camp 2009&lt;/strong&gt;    &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; November 7, 8 AM – 6 PM    &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; UConn, Stamford, CT    &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; &lt;a href="http://fairfieldwestchester.net/Code-Camp.aspx"&gt;http://fairfieldwestchester.net/Code-Camp.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Hats off to the community for putting these events together!&lt;/p&gt;  &lt;p&gt;-Chris&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9913922" width="1" height="1"&gt;</content><author><name>cbowen</name><uri>http://blogs.msdn.com/members/cbowen.aspx</uri></author><category term="User Groups" scheme="http://blogs.msdn.com/cbowen/archive/tags/User+Groups/default.aspx" /><category term="Events" scheme="http://blogs.msdn.com/cbowen/archive/tags/Events/default.aspx" /><category term="Code Camp" scheme="http://blogs.msdn.com/cbowen/archive/tags/Code+Camp/default.aspx" /><category term="New York" scheme="http://blogs.msdn.com/cbowen/archive/tags/New+York/default.aspx" /><category term="Connecticut" scheme="http://blogs.msdn.com/cbowen/archive/tags/Connecticut/default.aspx" /></entry><entry><title>New Cape Cod XNA Group – First Meeting Friday 10/23</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/cbowen/archive/2009/10/20/new-cape-cod-xna-group-first-meeting-friday-10-23.aspx" /><id>http://blogs.msdn.com/cbowen/archive/2009/10/20/new-cape-cod-xna-group-first-meeting-friday-10-23.aspx</id><published>2009-10-20T11:56:50Z</published><updated>2009-10-20T11:56:50Z</updated><content type="html">&lt;p&gt;&lt;a href="http://capecodxna.org/"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 5px 5px; display: inline; border-top: 0px; border-right: 0px" title="CapeCodXNA" border="0" alt="CapeCodXNA" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/NewCapeCodXNAGroupFirstMeetingFriday1023_6FAB/CapeCodXNA_3.gif" width="141" height="72" /&gt;&lt;/a&gt; The new &lt;a href="http://capecodxna.org/"&gt;&lt;strong&gt;Cape Cod XNA&lt;/strong&gt;&lt;/a&gt; user group will offer a chance to learn and share knowledge about creating games with &lt;a href="http://creators.xna.com/en-US/"&gt;XNA&lt;/a&gt; (which builds on .NET to make games for the PC, XBox 360, and Zune.)&lt;/p&gt;  &lt;p&gt;The group’s first meeting is this Friday, October 23rd, at &lt;a href="http://www.venturethinktogether.com/locations.php"&gt;Venture&lt;/a&gt; in Hyannis:&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Cape Cod XNA     &lt;br /&gt;&lt;/strong&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; October 23, 6:30 PM    &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Venture    &lt;br /&gt;&lt;span class="extended-address"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Suite 14&lt;/span&gt;, &lt;span class="value"&gt;540&lt;/span&gt; &lt;span class="value"&gt;Main St&lt;/span&gt;, &lt;span class="locality"&gt;Hyannis&lt;/span&gt;, &lt;span class="region"&gt;MA&lt;/span&gt; [&lt;a href="http://www.bing.com/maps/?where1=Suite+14,+540+Main+St,+Hyannis,+MA+&amp;amp;FORM=LMIEMN"&gt;map&lt;/a&gt;]&lt;/p&gt;  &lt;p&gt;If you’ve always wanted to try your hand at making a game, then drop by and put those .NET programming skills to work (er, play)!&lt;/p&gt;  &lt;p&gt;-Chris&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9909835" width="1" height="1"&gt;</content><author><name>cbowen</name><uri>http://blogs.msdn.com/members/cbowen.aspx</uri></author><category term="User Groups" scheme="http://blogs.msdn.com/cbowen/archive/tags/User+Groups/default.aspx" /><category term="Events" scheme="http://blogs.msdn.com/cbowen/archive/tags/Events/default.aspx" /><category term="XNA" scheme="http://blogs.msdn.com/cbowen/archive/tags/XNA/default.aspx" /><category term="Massachusetts" scheme="http://blogs.msdn.com/cbowen/archive/tags/Massachusetts/default.aspx" /></entry><entry><title>Northeast MSDN Roadshow - “Don’t Fear the Coder” Tour</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/cbowen/archive/2009/10/13/northeast-msdn-roadshow-don-t-fear-the-coder-tour.aspx" /><id>http://blogs.msdn.com/cbowen/archive/2009/10/13/northeast-msdn-roadshow-don-t-fear-the-coder-tour.aspx</id><published>2009-10-13T22:17:05Z</published><updated>2009-10-13T22:17:05Z</updated><content type="html">&lt;p&gt;&lt;a href="http://channel9.msdn.com/northeast"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="The Northeast MSDN Roadshow" border="0" alt="The Northeast MSDN Roadshow" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/NortheastMSDNRoadshowDontFeartheCoderTou_E748/n_east_roadshow_120x120_Blog%20Button_3.jpg" width="120" height="120" /&gt;&lt;/a&gt; As in 2007 and 2008, we like to run a pre-winter Roadshow series before the &lt;em&gt;really&lt;/em&gt; deep snow blankets the roads.&amp;#160; I’m glad to say everything’s lined up for us to to get the word out for the next series!&lt;/p&gt;  &lt;p&gt;These are &lt;strong&gt;free&lt;/strong&gt; events, running 9:30 to 3:30, featuring &lt;strong&gt;five sessions &lt;/strong&gt;for developers and architects. Topics include &lt;strong&gt;Expression/Silverlight MVVM&lt;/strong&gt;, &lt;strong&gt;ASP.NET Webforms/AJAX&lt;/strong&gt;, &lt;strong&gt;LINQ&lt;/strong&gt;, &lt;strong&gt;finding developer help&lt;/strong&gt;, and &lt;strong&gt;WCF&lt;/strong&gt;.&amp;#160; The full agenda (in all of its themed glory) is below.&lt;/p&gt;  &lt;p&gt;We’ll be piling into whatever vehicle we can find (that has plenty of cup holders for coffee) to visit &lt;strong&gt;seven cities &lt;/strong&gt;in November and December:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;strong&gt;November 10 - &lt;em&gt;Burlington, VT &lt;/em&gt;&lt;/strong&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032429327&amp;amp;Culture=en-US"&gt;&lt;strong&gt;&lt;font color="#ff8040"&gt;[Register]&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;&amp;#160;&lt;strong&gt;New Venue&lt;/strong&gt; &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;November 12 - &lt;em&gt;Troy, NY&amp;#160; &lt;/em&gt;&lt;/strong&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032429331&amp;amp;Culture=en-US"&gt;&lt;strong&gt;&lt;font color="#ff8040"&gt;[Register]&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;November 13 - &lt;em&gt;Rochester, NY &lt;font color="#ff8040"&gt;&lt;/font&gt;&lt;/em&gt;&lt;/strong&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032429332&amp;amp;Culture=en-US"&gt;&lt;strong&gt;&lt;font color="#ff8040"&gt;[Register]&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;December 3 - &lt;em&gt;Farmington, CT&amp;#160; &lt;/em&gt;&lt;/strong&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032429333&amp;amp;Culture=en-US"&gt;&lt;strong&gt;&lt;font color="#ff8040"&gt;[Register]&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;December 8 - &lt;em&gt;Waltham, MA&amp;#160; &lt;/em&gt;&lt;/strong&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032429334&amp;amp;Culture=en-US"&gt;&lt;strong&gt;&lt;font color="#ff8040"&gt;[Register]&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;December 9 - &lt;em&gt;Providence, RI &lt;/em&gt;&lt;/strong&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032429335&amp;amp;Culture=en-US"&gt;&lt;strong&gt;&lt;font color="#ff8040"&gt;[Register]&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;&amp;#160;&lt;strong&gt;New City!&lt;/strong&gt; &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;December 15 - &lt;em&gt;Augusta, ME&amp;#160; &lt;/em&gt;&lt;/strong&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032429336&amp;amp;Culture=en-US"&gt;&lt;strong&gt;&lt;font color="#ff8040"&gt;[Register]&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Register with the above links and we’ll see you on the road!    &lt;br /&gt;-Chris&lt;/p&gt;  &lt;p&gt;&lt;em&gt;P.S. There’s now a &lt;/em&gt;&lt;a href="http://blogs.msdn.com/jimoneil/pages/northeast-roadshow-before-you-leave-the-house.aspx"&gt;&lt;em&gt;directions/parking/updates page&lt;/em&gt;&lt;/a&gt;&lt;em&gt; to help with any venue updates before each event.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;---------------------------------------------------------------------&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;And now the full agenda (prior Roadshow attendees know we just love a theme).&amp;#160; Read on if you dare, but you’ve been warned…&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;span style="font-size: 16pt"&gt;&lt;font color="#ff8000" face="Calibri"&gt;MSDN Events Presents&lt;/font&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style="margin: 0in 0in 0pt" class="MsoNormal"&gt;&lt;b&gt;&lt;span style="font-size: 16pt"&gt;&lt;font color="#000000"&gt;&lt;font face="Calibri"&gt;The MSDN Northeast Roadshow:            &lt;br /&gt;&lt;i&gt;&amp;quot;Don't Fear the Coder&amp;quot; Tour&lt;/i&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style="margin: 0in 0in 0pt" class="MsoNormal"&gt;&lt;b&gt;&lt;span style="font-size: 16pt"&gt;&lt;em&gt;&lt;font color="#000000" face="Calibri"&gt;           &lt;br /&gt;&lt;/font&gt;&lt;/em&gt;&lt;/span&gt;&lt;/b&gt;&lt;font color="#000000" size="3" face="Calibri"&gt;&lt;img style="border-right-width: 0px; margin: 0px 0px 5px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="MPj04365680000[1]" border="0" alt="MPj04365680000[1]" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/NortheastMSDNRoadshowDontFeartheCoderTou_E748/MPj04365680000%5B1%5D_3.jpg" width="137" height="93" /&gt; It was a dark and stormy night. Your heart races as you wonder how you'll survive the looming deadline.&amp;#160; Technology questions abound.&amp;#160; A cat jumps at you for no reason.&amp;#160; The stack of unread developer magazines casts a threatening shadow.&amp;#160; &lt;em&gt;What to use?&amp;#160; When?&amp;#160; How?        &lt;br /&gt;        &lt;br /&gt;&lt;/em&gt;&lt;/font&gt;&lt;font color="#000000" size="3" face="Calibri"&gt;Worried?&amp;#160; Don't be.&amp;#160; Road and code warriors Jim O’Neil and Chris Bowen will clear up the fog surrounding key developer technologies. From current practices and tools, to glimpses of the near future, you'll escape with new insights and many stories to tell.      &lt;br /&gt;      &lt;br /&gt;&lt;/font&gt;&lt;font color="#000000" size="3" face="Calibri"&gt;The Northeast MSDN Roadshow is a free series of deep technology sessions for developers and architects.&amp;#160; Join Chris and Jim for these relaxed events to gain practical insights (and of course they’ll use their wits to transform “horrors” into “har hars”).      &lt;br /&gt;      &lt;br /&gt;&lt;/font&gt;&lt;b&gt;&lt;span style="color: #0d0d0d; mso-themecolor: text1; mso-themetint: 242"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Registration is required, and seating is limited, so register today and join the Roadshow!            &lt;br /&gt;            &lt;br /&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-size: 14pt"&gt;&lt;font color="#000000"&gt;&lt;font face="Calibri"&gt;The Agenda: &lt;i&gt;Clever Hacking, Slashed Efforts, and Killer Applications              &lt;br /&gt;              &lt;br /&gt;&lt;/i&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-size: 12pt"&gt;&lt;font color="#000000"&gt;&lt;font face="Calibri"&gt;Something WCF This Way Comes &lt;/font&gt;          &lt;p&gt;&lt;/p&gt;       &lt;/font&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p style="margin: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font color="#000000" size="3" face="Calibri"&gt;The mysterious figure of Windows Communication Foundation approaches from the swirling mist, but are its intentions good?&amp;#160; Rumors abound that it can be complex and not for the faint of heart.&amp;#160; We'll take a renewed look at WCF, discovering a practical tale of services, connectivity, integration, and more.&amp;#160; Our focus will be on WCF’s current nature, but we'll briefly preview what’s in &lt;font color="#000000" size="3" face="Calibri"&gt;&lt;font color="#000000" size="3" face="Calibri"&gt;&lt;b&gt;&lt;span style="font-size: 12pt"&gt;&lt;font color="#000000"&gt;&lt;font face="Calibri"&gt;&lt;font color="#000000" size="3" face="Calibri"&gt;&lt;img style="border-right-width: 0px; margin: 5px 0px 5px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="A Branching Methodology" border="0" alt="A Branching Methodology" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/NortheastMSDNRoadshowDontFeartheCoderTou_E748/MPj02555660000%5B1%5D_3.jpg" width="103" height="153" /&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/b&gt;&lt;/font&gt;&lt;/font&gt;store for us with .NET 4.0.&amp;#160; WCF turns out to be a great ally, so you’ll be glad you stood your ground.       &lt;br /&gt;      &lt;br /&gt;&lt;/font&gt;&lt;b&gt;&lt;span style="font-size: 12pt"&gt;&lt;font color="#000000"&gt;&lt;font face="Calibri"&gt;RIA Window – Expression, Silverlight, and MVVM &lt;/font&gt;          &lt;p&gt;&lt;/p&gt;       &lt;/font&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p style="margin: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font color="#000000" size="3" face="Calibri"&gt;You’ll code your next Silverlight application with grace after you catch this session, which presents the primary motives for using the MVVM pattern.&amp;#160; Focusing on the use of Expression Blend, we’ll cast a designer’s lens on Silverlight development enabling you to plot a hitch-free course for your future projects.      &lt;br /&gt;      &lt;br /&gt;&lt;/font&gt;&lt;b&gt;&lt;span style="font-size: 12pt"&gt;&lt;font color="#000000"&gt;&lt;font face="Calibri"&gt;&amp;quot;Help!&amp;quot; – Grasping at Lifelines &lt;/font&gt;          &lt;p&gt;&lt;/p&gt;       &lt;/font&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p style="margin: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font color="#000000" size="3" face="Calibri"&gt;In the fight to slay invading bugs and put fearsome requirements to rest, sometimes you need a helping hand.&amp;#160; In this brief lunchtime session, we'll review options for finding assistance – ways to report and view issues you find, help systems, websites, team options, communities, and more.&amp;#160; Breathe easy, there’s no need to wander alone in the dark.      &lt;br /&gt;      &lt;br /&gt;&lt;/font&gt;&lt;b&gt;&lt;span style="font-size: 12pt"&gt;&lt;font color="#000000"&gt;&lt;font face="Calibri"&gt;LINQ De-crypted &lt;/font&gt;          &lt;p&gt;&lt;/p&gt;       &lt;/font&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p style="margin: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font color="#000000" size="3" face="Calibri"&gt;Although it’s part of the foundation of the .NET 3.5 release, many developers have yet to uncover the amazing power buried in LINQ (Language Integrated Query).&amp;#160;&amp;#160; This session will bring to light important concepts found lurking in the shadows of the technology: the IEnumerable and IQueryable interfaces, extension methods, &lt;b&gt;&lt;span style="font-size: 12pt"&gt;&lt;font color="#000000"&gt;&lt;font face="Calibri"&gt;&lt;img style="border-right-width: 0px; margin: 5px 0px 5px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="MPj04286150000[1]" border="0" alt="MPj04286150000[1]" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/NortheastMSDNRoadshowDontFeartheCoderTou_E748/MPj04286150000%5B1%5D_3.jpg" width="103" height="149" /&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/b&gt;lambda expressions, and more.&amp;#160; With LINQ’s defining components unearthed, you’ll vault to new heights in your development efforts.       &lt;br /&gt;      &lt;br /&gt;&lt;/font&gt;&lt;b&gt;&lt;span style="font-size: 12pt"&gt;&lt;font color="#000000"&gt;&lt;font face="Calibri"&gt;Tales from the Webside - ASP.NET WebForms, AJAX, and More &lt;/font&gt;          &lt;p&gt;&lt;/p&gt;       &lt;/font&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p style="margin: 0in 0in 0pt" class="MsoNormal"&gt;&lt;font color="#000000" size="3" face="Calibri"&gt;Your journey through web development may at times seem like a montage of foreboding images. There are many paths to consider, but in this session we return to the main roads of essential ASP.NET development.&amp;#160; From WebForms and server options, to scripting, AJAX, and other tools, we’ll catch up with the latest developments and take a quick glimpse down the road at what awaits us ahead.&amp;#160; Until next time, enjoy trying your new web development options.&lt;/font&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9906864" width="1" height="1"&gt;</content><author><name>cbowen</name><uri>http://blogs.msdn.com/members/cbowen.aspx</uri></author><category term="New England" scheme="http://blogs.msdn.com/cbowen/archive/tags/New+England/default.aspx" /><category term="Events" scheme="http://blogs.msdn.com/cbowen/archive/tags/Events/default.aspx" /><category term="New York" scheme="http://blogs.msdn.com/cbowen/archive/tags/New+York/default.aspx" /><category term="Massachusetts" scheme="http://blogs.msdn.com/cbowen/archive/tags/Massachusetts/default.aspx" /><category term="Maine" scheme="http://blogs.msdn.com/cbowen/archive/tags/Maine/default.aspx" /><category term="Connecticut" scheme="http://blogs.msdn.com/cbowen/archive/tags/Connecticut/default.aspx" /><category term="Vermont" scheme="http://blogs.msdn.com/cbowen/archive/tags/Vermont/default.aspx" /><category term="Rhode Island" scheme="http://blogs.msdn.com/cbowen/archive/tags/Rhode+Island/default.aspx" /><category term="Northeast" scheme="http://blogs.msdn.com/cbowen/archive/tags/Northeast/default.aspx" /></entry><entry><title>Code Camp 12 – The Schedule!</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/cbowen/archive/2009/10/12/code-camp-12-the-schedule.aspx" /><id>http://blogs.msdn.com/cbowen/archive/2009/10/12/code-camp-12-the-schedule.aspx</id><published>2009-10-12T13:56:26Z</published><updated>2009-10-12T13:56:26Z</updated><content type="html">&lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/CodeCamp12TheSchedule_829F/code%20camp%2012_2.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="code camp 12" border="0" alt="code camp 12" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/CodeCamp12TheSchedule_829F/code%20camp%2012_thumb.png" width="161" height="161" /&gt;&lt;/a&gt; We’re on the home stretch for this Saturday’s &lt;strong&gt;New England Code Camp 12: &lt;em&gt;“The Developer Dozen”&lt;/em&gt;&lt;/strong&gt; (&lt;a href="http://www.thedevcommunity.org/codecamps/manifesto.aspx"&gt;what is Code Camp?&lt;/a&gt;), a free day filled with with technology sessions given by the area developer community.&lt;/p&gt;  &lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;em&gt;&lt;strong&gt;New England Code Camp 12        &lt;br /&gt;&lt;/strong&gt;&lt;/em&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Saturday, October 17th&amp;#160; &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; 8:30 AM to 6:40 PM     &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Microsoft, &lt;a href="http://www.bing.com/maps/OneClickDirections.aspx?rtp=%7epos.r1w8y991tqfw_201+Jones+Rd%2c+Waltham%2c+MA+02451-1600___a_&amp;amp;rsd=42.3970609903336_-71.2615406513214_AmoGBSA2dp4B_the+north+(via+I-95+S+%2f+SR-128+S)%7e42.3327094316483_-71.2552481889725_AmoGBSB7CZ8B_the+south+(via+I-95+N+%2f+SR-128+N)%7e42.3474991321564_-71.2322294712067_AmoGBSC%2fCJ8B_the+east+(via+Mass+Pike+W+%2f+Massachusetts+Tpke+%2f+I-90)%7e42.3321703076363_-71.3210186362267_AmoGBSDi%2fJ4B_the+west+(via+Mass+Pike+E+%2f+Massachusetts+Tpke+%2f+I-90)&amp;amp;mkt=en-us&amp;amp;FORM=LLMP"&gt;201 Jones Road (6th Floor), Waltham, MA&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Registration is still open!&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/strong&gt;&lt;a href="http://thedevcommunity.org/"&gt;&lt;strong&gt;http://TheDevCommunity.org&lt;/strong&gt;&lt;/a&gt; &lt;/p&gt;  &lt;h2&gt;Sessions and Schedule&lt;/h2&gt;  &lt;p&gt;CC12 will feature &lt;strong&gt;45 sessions by 29 speakers in 7 rooms&lt;/strong&gt;&lt;strong&gt;,&lt;/strong&gt; all for free!&amp;#160; &lt;/p&gt;  &lt;p&gt;The session grid (as always, subject to change) is below, and &lt;a href="http://www.thedevcommunity.org/Events/PresentationList.aspx?id=13"&gt;session descriptions&lt;/a&gt; are online.&amp;#160; &lt;/p&gt;  &lt;p&gt;We’ll have printouts of the grid and descriptions waiting for you at registration.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;The Schedule &lt;/strong&gt;(click to expand)&lt;strong&gt;:&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;em&gt;&lt;em&gt;&lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/CodeCamp12TheSchedule_829F/CC12Schedule_2.png" target="_blank"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="CC12Schedule" border="0" alt="CC12Schedule" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/CodeCamp12TheSchedule_829F/CC12Schedule_thumb.png" width="432" height="422" /&gt;&lt;/a&gt;&lt;/em&gt;&lt;/em&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://thedevcommunity.org/CodeCamps"&gt;Register today&lt;/a&gt; and we'll see you at Camp!&lt;/p&gt;  &lt;h2&gt;&lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/CodeCamp10TheSchedule_F574/P4050052.jpg"&gt;&lt;img style="border-right-width: 0px; margin: 0px 0px 0px 10px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="P4050052" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/CodeCamp10TheSchedule_F574/P4050052_thumb.jpg" width="112" height="148" /&gt;&lt;/a&gt;Saturday Evening Geek Gathering&lt;/h2&gt;  &lt;p&gt;A Code Camp tradition for years, we're informally gathering over at the &lt;a href="http://www.starwoodhotels.com/westin/property/overview/index.html?propertyID=1036"&gt;Waltham Westin's&lt;/a&gt; lobby bar for a chance to unwind on Saturday night.&amp;#160; &lt;/p&gt;  &lt;p&gt;Drop by after sessions are over to relax, chat, and network with fellow New England devs!&lt;/p&gt;  &lt;h2&gt;Thanks to Our Contributors!&lt;/h2&gt;  &lt;p&gt;Last but certainly not least, thanks to the contributing companies who have made this event possible: &lt;/p&gt;  &lt;li&gt;&lt;strong&gt;Lunch courtesy &lt;/strong&gt;&lt;a href="http://magenic.com/"&gt;&lt;strong&gt;Magenic&lt;/strong&gt;&lt;/a&gt;&amp;#160; &lt;a href="http://magenic.com/"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="magenic_logo" border="0" alt="magenic_logo" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/CodeCamp12TheSchedule_829F/magenic_logo_3.jpg" width="217" height="51" /&gt;&lt;/a&gt; &lt;/li&gt;  &lt;li&gt;&lt;a href="http://oreilly.com/"&gt;O’Reilly&lt;/a&gt; &lt;a href="http://oreilly.com/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="oreilly_large" border="0" alt="oreilly_large" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/CodeCamp12TheSchedule_829F/oreilly_large_3.gif" width="155" height="54" /&gt;&lt;/a&gt; &lt;/li&gt;  &lt;li&gt;&lt;a href="http://www.pearsonhighered.com/"&gt;Pearson&lt;/a&gt;/&lt;a href="http://www.informit.com/"&gt;Addison-Wesley&lt;/a&gt;&amp;#160; &lt;a href="http://www.pearsonhighered.com/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="pearson_logo" border="0" alt="pearson_logo" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/CodeCamp12TheSchedule_829F/pearson_logo_3.gif" width="155" height="54" /&gt;&lt;/a&gt; &lt;/li&gt;  &lt;li&gt;&lt;a href="http://pluralsight.com/"&gt;Pluralsight&lt;/a&gt; &lt;a href="http://pluralsight.com/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Pluralsight" border="0" alt="Pluralsight" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/CodeCamp12TheSchedule_829F/Pluralsight_3.png" width="198" height="54" /&gt;&lt;/a&gt; &lt;/li&gt;  &lt;li&gt;&lt;a href="http://www.red-gate.com/"&gt;Red-Gate&lt;/a&gt; &lt;a href="http://www.red-gate.com/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="redgate" border="0" alt="redgate" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/CodeCamp12TheSchedule_829F/redgate_3.gif" width="259" height="54" /&gt;&lt;/a&gt; &lt;/li&gt;  &lt;li&gt;&lt;a href="http://www.wrox.com/"&gt;Wiley/WROX&lt;/a&gt; &lt;a href="http://www.wrox.com/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="wrox_logo" border="0" alt="wrox_logo" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/CodeCamp12TheSchedule_829F/wrox_logo_3.gif" width="218" height="54" /&gt;&lt;/a&gt;&amp;#160; &lt;br /&gt;    &lt;p align="left"&gt;&amp;#160;&lt;/p&gt; &lt;/li&gt;  &lt;p align="left"&gt;See you at Camp!&lt;/p&gt;  &lt;p align="left"&gt;-Chris&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9906126" width="1" height="1"&gt;</content><author><name>cbowen</name><uri>http://blogs.msdn.com/members/cbowen.aspx</uri></author><category term="New England" scheme="http://blogs.msdn.com/cbowen/archive/tags/New+England/default.aspx" /><category term="Events" scheme="http://blogs.msdn.com/cbowen/archive/tags/Events/default.aspx" /><category term="Code Camp" scheme="http://blogs.msdn.com/cbowen/archive/tags/Code+Camp/default.aspx" /><category term="Massachusetts" scheme="http://blogs.msdn.com/cbowen/archive/tags/Massachusetts/default.aspx" /><category term="Northeast" scheme="http://blogs.msdn.com/cbowen/archive/tags/Northeast/default.aspx" /><category term="Community" scheme="http://blogs.msdn.com/cbowen/archive/tags/Community/default.aspx" /></entry><entry><title>New England Code Camp 12 Update</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/cbowen/archive/2009/10/02/new-england-code-camp-12-update.aspx" /><id>http://blogs.msdn.com/cbowen/archive/2009/10/02/new-england-code-camp-12-update.aspx</id><published>2009-10-02T16:33:06Z</published><updated>2009-10-02T16:33:06Z</updated><content type="html">&lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/NewEnglandCodeCamp12Update_6C04/code%20camp%2012_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="CC12 Image Thanks to Grey Wolf Design!" border="0" alt="CC12 Image Thanks to Grey Wolf Design!" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/NewEnglandCodeCamp12Update_6C04/code%20camp%2012_thumb.png" width="177" height="177" /&gt;&lt;/a&gt; Things are rolling along well toward &lt;strong&gt;Saturday, October 17th&lt;/strong&gt;, when &lt;strong&gt;&lt;a href="http://TheDevCommunity.org"&gt;New England Code Camp&lt;/a&gt;&lt;/strong&gt; will descend for a &lt;em&gt;twelfth &lt;/em&gt;time upon Waltham, MA!&amp;#160; An update on sessions, the Call for Speakers, and contributing companies:&lt;/p&gt;  &lt;p&gt;Camp is now up to &lt;strong&gt;39 sessions by 25 different speakers, &lt;/strong&gt;with more coming, all packed into one free day!&amp;#160; &lt;/p&gt;  &lt;p&gt;The schedule is coming next week, but here’s &lt;a href="http://www.thedevcommunity.org/Events/PresentationList.aspx?id=13"&gt;&lt;strong&gt;the current list of sessions&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;All are welcome, and it’s free, so &lt;strong&gt;register soon &lt;/strong&gt;at:&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/strong&gt;&lt;a href="http://TheDevCommunity.org"&gt;&lt;strong&gt;http://TheDevCommunity.org&lt;/strong&gt;&lt;/a&gt;    &lt;br /&gt;    &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;em&gt;New England Code Camp 12     &lt;br /&gt;&lt;/em&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Saturday, October 17th    &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Times TBD, but likely 8:30 AM to ~6:30 PM    &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Microsoft, &lt;a href="http://www.bing.com/maps/OneClickDirections.aspx?rtp=%7epos.r1w8y991tqfw_201+Jones+Rd%2c+Waltham%2c+MA+02451-1600___a_&amp;amp;rsd=42.3970609903336_-71.2615406513214_AmoGBSA2dp4B_the+north+(via+I-95+S+%2f+SR-128+S)%7e42.3327094316483_-71.2552481889725_AmoGBSB7CZ8B_the+south+(via+I-95+N+%2f+SR-128+N)%7e42.3474991321564_-71.2322294712067_AmoGBSC%2fCJ8B_the+east+(via+Mass+Pike+W+%2f+Massachusetts+Tpke+%2f+I-90)%7e42.3321703076363_-71.3210186362267_AmoGBSDi%2fJ4B_the+west+(via+Mass+Pike+E+%2f+Massachusetts+Tpke+%2f+I-90)&amp;amp;mkt=en-us&amp;amp;FORM=LLMP"&gt;201 Jones Road (6th Floor), Waltham, MA&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Join hundreds of fellow developers for this semiannual favorite!&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/NewEnglandCodeCamp12Update_6C04/P4050051.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Code Camp Awesomeness" border="0" alt="Code Camp Awesomeness" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/NewEnglandCodeCamp12Update_6C04/P4050051_thumb.jpg" width="100" height="76" /&gt;&lt;/a&gt;&lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/NewEnglandCodeCamp12Update_6C04/IMAGE_129_2.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="More Code Camp Awesomeness" border="0" alt="More Code Camp Awesomeness" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/NewEnglandCodeCamp12Update_6C04/IMAGE_129_thumb.jpg" width="215" height="76" /&gt;&lt;/a&gt;&lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/NewEnglandCodeCamp12Update_6C04/P9300032.jpg"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Even More Code Camp Awesomeness" border="0" alt="Even More Code Camp Awesomeness" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/NewEnglandCodeCamp12Update_6C04/P9300032_thumb.jpg" width="100" height="76" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h2&gt;Call for Speakers Closing 10/7&lt;/h2&gt;  &lt;p&gt;We will assemble the final schedule soon, so if you’d like to deliver a session, please submit it &lt;strong&gt;by Wednesday, October 7th&lt;/strong&gt;.&amp;#160; &lt;/p&gt;  &lt;p&gt;To join in the fun as a speaker, just follow these steps:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;&lt;a href="http://thedevcommunity.org/Admin/Authentication/Login.aspx?ReturnUrl=%2fCodeCamps%2fDefault.aspx" mce_href="http://thedevcommunity.org/Admin/Authentication/Login.aspx?ReturnUrl=%2fCodeCamps%2fDefault.aspx"&gt;&lt;font color="#0066cc"&gt;Sign in to an existing account&lt;/font&gt;&lt;/a&gt; or &lt;a href="http://thedevcommunity.org/Membership/Application.aspx" mce_href="http://thedevcommunity.org/Membership/Application.aspx"&gt;&lt;font color="#0066cc"&gt;create a new one&lt;/font&gt;&lt;/a&gt; at TheDevCommunity.org site. &lt;/li&gt;    &lt;li&gt;Complete a &lt;a href="http://thedevcommunity.org/Speakers/Default.aspx" mce_href="http://thedevcommunity.org/Speakers/Default.aspx"&gt;&lt;font color="#0066cc"&gt;Speaker Registry&lt;/font&gt;&lt;/a&gt; profile (if you don't already have one.) &lt;/li&gt;    &lt;li&gt;Go to the &lt;a href="http://thedevcommunity.org/CodeCamps/Default.aspx" mce_href="http://thedevcommunity.org/CodeCamps/Default.aspx"&gt;&lt;font color="#0066cc"&gt;Code Camps home page&lt;/font&gt;&lt;/a&gt;. &lt;/li&gt;    &lt;li&gt;Next to the CC12 entry, you should see a &amp;quot;Submit a Session&amp;quot; link. &lt;/li&gt;    &lt;li&gt;Submit as many sessions as you'd like. &lt;/li&gt;    &lt;li&gt;Please ensure that you also register as an attendee&amp;#160; &lt;/li&gt; &lt;/ol&gt;  &lt;h2&gt;Contributor Update&lt;/h2&gt;  &lt;p&gt;Sincere &lt;strong&gt;thanks to the contributors&lt;/strong&gt; who have stepped up to make this Code Camp possible via financial support and/or supplying swag &amp;amp; giveaways:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;strong&gt;Lunch provided by &lt;/strong&gt;&lt;a href="http://magenic.com/"&gt;&lt;strong&gt;Magenic&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;&amp;#160;&lt;/strong&gt;&lt;a href="http://magenic.com/"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Magenic" border="0" alt="Magenic" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/NewEnglandCodeCamp12Update_6C04/magenic_logo_3.jpg" width="230" height="54" /&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://oreilly.com/"&gt;O’Reilly&lt;/a&gt; &lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/NewEnglandCodeCamp12Update_6C04/oreilly_large_2.gif"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="O&amp;#39;Reilly" border="0" alt="O&amp;#39;Reilly" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/NewEnglandCodeCamp12Update_6C04/oreilly_large_thumb.gif" width="154" height="54" /&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.pearsonhighered.com/"&gt;Pearson&lt;/a&gt;/&lt;a href="http://www.informit.com/"&gt;Addison-Wesley&lt;/a&gt;&amp;#160; &lt;a href="http://www.pearsonhighered.com/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="pearson_logo" border="0" alt="pearson_logo" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/NewEnglandCodeCamp12Update_6C04/pearson_logo_6.gif" width="155" height="54" /&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://pluralsight.com/"&gt;Pluralsight&lt;/a&gt; &lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/NewEnglandCodeCamp12Update_6C04/Pluralsight_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Pluralsight" border="0" alt="Pluralsight" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/NewEnglandCodeCamp12Update_6C04/Pluralsight_thumb.png" width="198" height="54" /&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.red-gate.com/"&gt;Red-Gate&lt;/a&gt; &lt;a href="http://redgate.com/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Red-Gate" border="0" alt="Red-Gate" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/NewEnglandCodeCamp12Update_6C04/redgate_3.gif" width="259" height="54" /&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.wrox.com/"&gt;Wiley/WROX&lt;/a&gt; &lt;a href="http://www.wrox.com/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="WROX" border="0" alt="WROX" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/NewEnglandCodeCamp12Update_6C04/wrox_logo_3.gif" width="218" height="54" /&gt;&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Please join me in thanking these companies for their community support!&lt;/p&gt;  &lt;p&gt;See you at Camp!&lt;/p&gt;  &lt;p&gt;-Chris&lt;/p&gt;  &lt;p&gt;P.S.&amp;#160; As always, thanks to Bryan Phillips of &lt;a href="http://www.greywolfdesign.com"&gt;Grey Wolf Design&lt;/a&gt; for the Code Camp logo!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9902345" width="1" height="1"&gt;</content><author><name>cbowen</name><uri>http://blogs.msdn.com/members/cbowen.aspx</uri></author><category term="New England" scheme="http://blogs.msdn.com/cbowen/archive/tags/New+England/default.aspx" /><category term="Events" scheme="http://blogs.msdn.com/cbowen/archive/tags/Events/default.aspx" /><category term="Code Camp" scheme="http://blogs.msdn.com/cbowen/archive/tags/Code+Camp/default.aspx" /><category term="Massachusetts" scheme="http://blogs.msdn.com/cbowen/archive/tags/Massachusetts/default.aspx" /><category term="Community" scheme="http://blogs.msdn.com/cbowen/archive/tags/Community/default.aspx" /></entry><entry><title>A Guide to the Internet Explorer 8 Developer Tools</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/cbowen/archive/2009/09/30/a-guide-to-the-internet-explorer-8-developer-tools.aspx" /><id>http://blogs.msdn.com/cbowen/archive/2009/09/30/a-guide-to-the-internet-explorer-8-developer-tools.aspx</id><published>2009-09-30T22:47:00Z</published><updated>2009-09-30T22:47:00Z</updated><content type="html">&lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/InternetExplorer8DeveloperTools_B228/ie8_logo_2.gif"&gt;&lt;img style="border-right-width: 0px; margin: 0px 0px 5px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="IE8" border="0" alt="IE8" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/InternetExplorer8DeveloperTools_B228/ie8_logo_thumb.gif" width="191" height="30" /&gt;&lt;/a&gt; This is a follow up post for a talk I recently gave at the &lt;a href="http://ajaxexperience.techtarget.com/"&gt;The Ajax Experience&lt;/a&gt; conference in Boston about using the developer tools included with Internet Explorer 8.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Want to see the tools in action?&lt;/strong&gt;&amp;#160; I have a &lt;a href="http://channel9.msdn.com/posts/dpeeast/Northeast-Roadshow-Exploring-Internet-Explorer-8/"&gt;screencast on Internet Explorer 8&lt;/a&gt; from a dev perspective on Channel 9. I also cover new features and compatibility, but skip to &lt;strong&gt;24:30 &lt;/strong&gt;for just the developer tools:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://channel9.msdn.com/posts/dpeeast/Northeast-Roadshow-Exploring-Internet-Explorer-8/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="IE8 Screencast" border="0" alt="IE8 Screencast" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/InternetExplorer8DeveloperTools_B228/IE8%20Screencast_3.png" width="240" height="179" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;h2&gt;Getting Started with the Developer Tools&lt;/h2&gt;  &lt;p&gt;Simple enough! In IE8, hit &lt;strong&gt;F12&lt;/strong&gt; or choose &lt;strong&gt;Tools-&amp;gt; Developer Tools&lt;/strong&gt; to start.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/InternetExplorer8DeveloperTools_B228/DevTools_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="DevTools" border="0" alt="DevTools" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/InternetExplorer8DeveloperTools_B228/DevTools_thumb.png" width="394" height="178" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/InternetExplorer8DeveloperTools_B228/Window%20Options_2.png"&gt;&lt;img style="border-right-width: 0px; margin: 0px 0px 0px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Window Options" border="0" alt="Window Options" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/InternetExplorer8DeveloperTools_B228/Window%20Options_thumb.png" width="110" height="51" /&gt;&lt;/a&gt; You can either run the tools in browser or press the double window icon at top right to detach for a second monitor or to use side by side with the browser.&lt;/p&gt;  &lt;p&gt;The tools offer a full menu and four tabbed sections of features: HTML, CSS, Script, and Profiler.&lt;/p&gt;  &lt;h2&gt;Working with HTML and CSS&lt;/h2&gt;  &lt;p&gt;The first tab (&lt;strong&gt;HTML&lt;/strong&gt;) gives access to inspecting the structure of the page, selecting and searching elements and HTML, modifying values, saving locally-made changes, and more.&amp;#160; &lt;em&gt;Tip: click the button that looks like a mouse pointer to quickly select a page element (or press CTRL+B).&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;The right-hand pane shows a per-element CSS summary (Style) and hierarchy/trace (Trace Styles), offers a visual layout tool, and a way to set custom attributes.&amp;#160; &lt;em&gt;Tip: Trace Styles is particularly effective way to diagnose style inheritance issues (e.g. “why is that text red!?”).&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/InternetExplorer8DeveloperTools_B228/Layout_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Layout Mode" border="0" alt="Layout Mode" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/InternetExplorer8DeveloperTools_B228/Layout_thumb.png" width="394" height="165" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;The second tab (&lt;strong&gt;CSS&lt;/strong&gt;), displays current CSS classes and styles, allowing you to view specific CSS files in use by the page, make changes, and search.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/InternetExplorer8DeveloperTools_B228/CSS_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="CSS" border="0" alt="CSS" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/InternetExplorer8DeveloperTools_B228/CSS_thumb.png" width="394" height="166" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;For details, see &lt;a href="http://msdn.microsoft.com/en-us/library/dd565627(VS.85).aspx"&gt;Debugging HTML and CSS with the Developer Tools&lt;/a&gt; on MSDN.&lt;/p&gt;  &lt;h2&gt;Debugging Script&lt;/h2&gt;  &lt;p&gt;The &lt;strong&gt;Script&lt;/strong&gt; tab lets you work with script, setting breakpoints, debugging through code and breaking on errors.&amp;#160; &lt;/p&gt;  &lt;p&gt;To debug, just set any breakpoints you need (you can choose other files using the drop-down list) then press “Start Debugging”.&amp;#160; You can also enable Break on Error mode (CTRL + Shift + E).&amp;#160; Once at a breakpoint, step into/through with the buttons or F10, F11, and Shift+F11.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/InternetExplorer8DeveloperTools_B228/Debugging_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Debugging" border="0" alt="Debugging" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/InternetExplorer8DeveloperTools_B228/Debugging_thumb.png" width="394" height="145" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;There’s a console in the right-hand pane which supports Console.Log/Warn/Info/Error output from your script.&amp;#160; The console also supports direct script execution.&amp;#160; &lt;em&gt;Tip: this is a great place to learn/test commands from various Ajax and Javascript libraries.&lt;/em&gt;&amp;#160; &lt;/p&gt;  &lt;p&gt;The pane also lets you view breakpoints, local and watch variables, and the call stack.&lt;/p&gt;  &lt;p&gt;See &lt;a href="http://msdn.microsoft.com/en-us/library/dd565625(VS.85).aspx"&gt;Debugging Script with the Developer Tools&lt;/a&gt; for more.&lt;/p&gt;  &lt;h2&gt;Profiling Script&lt;/h2&gt;  &lt;p&gt;One of the most useful features is the ability to analyze code to measure it’s performance.&amp;#160; Just select the fourth tab (&lt;strong&gt;Profiler&lt;/strong&gt;) and click “Start Profiling”.&amp;#160; Use the part(s) of the application you’d like to analyze, then click “Stop Profiling”.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/InternetExplorer8DeveloperTools_B228/Profiling_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Profiling" border="0" alt="Profiling" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/InternetExplorer8DeveloperTools_B228/Profiling_thumb.png" width="394" height="191" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;You’ll see a summary report showing functions, how many times they were called (Count), timing.&amp;#160; &lt;em&gt;Inclusive time&lt;/em&gt; is the function plus any called functions, and &lt;em&gt;exclusive time&lt;/em&gt; is that function only.&amp;#160; &lt;em&gt;Tip: there are other columns as well (% time, min/max time, etc.), but by default they’re collapsed, so click between column headers to expand them.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;Use the Current View drop-down to switch between a list of functions or a call tree view.&lt;/p&gt;  &lt;p&gt;You can also click the “Export Data” button to save the profiling report externally (e.g. to load into Excel).&lt;/p&gt;  &lt;p&gt;See &lt;a href="http://msdn.microsoft.com/en-us/library/dd565629(VS.85).aspx"&gt;Profiling Script with the Developer Tools&lt;/a&gt; for more.&lt;/p&gt;  &lt;h2&gt;Menu Options&lt;/h2&gt;  &lt;p&gt;On the right side of the menu, you’ll see options to change the &lt;strong&gt;Browser Mode&lt;/strong&gt; and &lt;strong&gt;Document Mode&lt;/strong&gt;.&amp;#160; This lets you modify the browser behavior and page settings to test under different rendering and display conditions.&amp;#160; See &lt;a href="http://msdn.microsoft.com/en-us/library/dd565624(VS.85).aspx"&gt;this MSDN article&lt;/a&gt; for more.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/InternetExplorer8DeveloperTools_B228/Menu_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Menu" border="0" alt="Menu" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/InternetExplorer8DeveloperTools_B228/Menu_thumb.png" width="394" height="21" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Don’t forget to look through the many options in the various menus.&amp;#160; For example:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/InternetExplorer8DeveloperTools_B228/Color%20Picker_2.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="Color Picker" border="0" alt="Color Picker" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/InternetExplorer8DeveloperTools_B228/Color%20Picker_thumb.png" width="144" height="73" /&gt;&lt;/a&gt;Image and Link reports &lt;/li&gt;    &lt;li&gt;Element outlining (tables, divs, etc.) &lt;/li&gt;    &lt;li&gt;Cache management &lt;/li&gt;    &lt;li&gt;Pop-up blocker, script, and CSS disabling &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/InternetExplorer8DeveloperTools_B228/Validation_2.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="Validation" border="0" alt="Validation" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/InternetExplorer8DeveloperTools_B228/Validation_thumb.png" width="144" height="98" /&gt;&lt;/a&gt;Tools to resize the browser, measure items, and select colors &lt;/li&gt;    &lt;li&gt;Options to send a page for validation &lt;/li&gt;    &lt;li&gt;Clear/view cookies &lt;/li&gt; &lt;/ul&gt;  &lt;h3&gt;Questions&lt;/h3&gt;  &lt;p&gt;Some details for questions asked during and after the session:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;The Search bar supports the &lt;a href="http://www.w3.org/tr/selectors-api"&gt;W3C Selectors API&lt;/a&gt;, but you need to type an “@” symbol before your expression, otherwise it’s treated as a literal text search.       &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;The &lt;a href="http://msdn.microsoft.com/en-gb/library/dd565625(VS.85).aspx"&gt;script profiler&lt;/a&gt; works on a usage basis, profiling all code executed between using the “start profiling” and “stop profiling” commands. I have not seen a way to affect which scripts code is profiled during that time (like you can with using the &lt;a href="http://msdn.microsoft.com/en-us/library/bb514149.aspx"&gt;Profiler APIs&lt;/a&gt; to affect Team System’s instrumentation profiling). &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;h2&gt;Internet Explorer Resources&lt;/h2&gt;  &lt;p&gt;Finally, a summary of resources to get you underway:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://microsoft.com/ie"&gt;&lt;/a&gt;&lt;a href="http://samples.msdn.microsoft.com/workshop/samples/devtools/index.htm"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="Tutorial Site" border="0" alt="Tutorial Site" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/InternetExplorer8DeveloperTools_B228/IE8DevToolsTutorial_3.png" width="169" height="135" /&gt;&lt;/a&gt;&lt;a href="http://microsoft.com/ie"&gt;IE 8 Home&lt;/a&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://msdn.com/ie"&gt;&lt;/a&gt;&lt;a href="http://msdn.com/ie"&gt;IE 8 Developer Center&lt;/a&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://channel9.msdn.com/posts/dpeeast/Northeast-Roadshow-Exploring-Internet-Explorer-8/"&gt;My screencast on IE8 for developers&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://samples.msdn.microsoft.com/workshop/samples/devtools/index.htm"&gt;&lt;/a&gt;&lt;a href="http://samples.msdn.microsoft.com/workshop/samples/devtools/index.htm"&gt;IE 8 Dev Tools Tutorial sample site&lt;/a&gt;&lt;/a&gt;&amp;#160; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/dd565622(VS.85).aspx"&gt;IE 8 Dev Tools Articles&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;For keyboard fans, the &lt;a href="http://msdn.microsoft.com/en-gb/library/dd565630(VS.85).aspx"&gt;Keyboard Shortcuts guide&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;I hope you enjoy using the developer tools!&lt;/p&gt;  &lt;p&gt;-Chris&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9901817" width="1" height="1"&gt;</content><author><name>cbowen</name><uri>http://blogs.msdn.com/members/cbowen.aspx</uri></author><category term="Internet Explorer" scheme="http://blogs.msdn.com/cbowen/archive/tags/Internet+Explorer/default.aspx" /><category term="Tools" scheme="http://blogs.msdn.com/cbowen/archive/tags/Tools/default.aspx" /></entry><entry><title>Free Antivirus Protection with Microsoft Security Essentials</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/cbowen/archive/2009/09/30/free-antivirus-protection-with-microsoft-security-essentials.aspx" /><id>http://blogs.msdn.com/cbowen/archive/2009/09/30/free-antivirus-protection-with-microsoft-security-essentials.aspx</id><published>2009-09-30T08:15:29Z</published><updated>2009-09-30T08:15:29Z</updated><content type="html">&lt;p&gt;&lt;a href="http://www.microsoft.com/security_essentials"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 0px 5px; display: inline; border-top: 0px; border-right: 0px" title="Microsoft Security Essentials" border="0" alt="Microsoft Security Essentials" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/FreeAntivirusProtectionwithMicrosoftSecu_11AE/Microsoft%20Security%20Essentials_3.gif" width="194" height="38" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;A short and simple post…&amp;#160; &lt;/p&gt;  &lt;p&gt;Need antivirus and antimalware protection?&amp;#160; Want it for free?&amp;#160; Then download &lt;a href="http://www.microsoft.com/security_essentials"&gt;&lt;strong&gt;Microsoft Security Essentials&lt;/strong&gt;&lt;/a&gt; now:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://www.microsoft.com/security_essentials"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 0px 5px; display: inline; border-top: 0px; border-right: 0px" title="Microsoft Security Essentials Home" border="0" alt="Microsoft Security Essentials Home" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/FreeAntivirusProtectionwithMicrosoftSecu_11AE/Microsoft%20Security%20Essentials%20Home_3.png" width="168" height="178" /&gt;&lt;/a&gt;Microsoft Security Essentials provides real-time protection for your home PC that guards against viruses, spyware, and other malicious software. &lt;/p&gt;    &lt;p&gt;Microsoft Security Essentials is a free* download from Microsoft that is simple to install, easy to use, and always kept up to date so you can be assured your PC is protected by the latest technology. It’s easy to tell if your PC is secure — when you’re green, you’re good. It’s that simple.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;-Chris&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9901147" width="1" height="1"&gt;</content><author><name>cbowen</name><uri>http://blogs.msdn.com/members/cbowen.aspx</uri></author><category term="Tools" scheme="http://blogs.msdn.com/cbowen/archive/tags/Tools/default.aspx" /><category term="Windows" scheme="http://blogs.msdn.com/cbowen/archive/tags/Windows/default.aspx" /></entry><entry><title>WebsiteSpark – A Jumpstart for Web Development and Design Companies</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/cbowen/archive/2009/09/28/websitespark-a-jumpstart-for-web-development-and-design-companies.aspx" /><id>http://blogs.msdn.com/cbowen/archive/2009/09/28/websitespark-a-jumpstart-for-web-development-and-design-companies.aspx</id><published>2009-09-29T00:42:09Z</published><updated>2009-09-29T00:42:09Z</updated><content type="html">&lt;p&gt;&lt;a href="http://www.microsoft.com/web/websitespark/"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 0px 5px; display: inline; border-top: 0px; border-right: 0px" title="WebsiteSpark" border="0" alt="WebsiteSpark" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/WebsiteSparkAJumpstartforWebDevelopmenta_A968/WebsiteSpark_3.jpg" width="206" height="91" /&gt;&lt;/a&gt; Having just posted about a Boston-area &lt;a href="http://blogs.msdn.com/cbowen/archive/2009/09/27/windows-7-incubation-week-boston-october-5.aspx"&gt;opportunity for BizSpark companies&lt;/a&gt;, I realized I hadn’t yet mentioned the new &lt;a href="http://www.microsoft.com/web/websitespark"&gt;WebsiteSpark program&lt;/a&gt;, so…&lt;/p&gt;  &lt;h2&gt;&lt;strong&gt;WebsiteSpark&lt;/strong&gt;&lt;/h2&gt;  &lt;p&gt;Similar to &lt;a href="http://www.microsoft.com/bizspark/"&gt;BizSpark&lt;/a&gt;, WebsiteSpark is a new program for web development/design companies and offers (from the &lt;a href="http://www.microsoft.com/web/websitespark/Support.aspx#que1"&gt;FAQ&lt;/a&gt;):&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;The program helps Web Pros drive new business opportunities through increased visibility and connections with partners (including Web Hosters) and customers around the world; WebsiteSpark also provides Web Pros with Microsoft tools and hosting solutions, as well as support and training.&lt;/p&gt; &lt;/blockquote&gt;  &lt;h2&gt;&lt;strong&gt;What Do You Receive?&lt;/strong&gt;&amp;#160; &lt;/h2&gt;  &lt;p&gt;From the &lt;a href="http://www.microsoft.com/web/websitespark/Support.aspx"&gt;WebsiteSpark support page&lt;/a&gt;:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;     &lt;p&gt;&lt;em&gt;Design Tools/Development Tools/Testing Tools&lt;/em&gt;. Each Web Pro firm will be entitled to : &lt;/p&gt;      &lt;ul&gt;       &lt;li&gt;&lt;strong&gt;Visual Studio® 2008 Professional Edition&lt;/strong&gt; 3 user licenses &lt;/li&gt;        &lt;li&gt;&lt;strong&gt;Expression® Studio&lt;/strong&gt; 2 (or 3) 1 user license, available only to the Primary Contact for the Web Pro &lt;/li&gt;        &lt;li&gt;&lt;strong&gt;Expression® Web&lt;/strong&gt; 2 (or 3) 2 user licenses &lt;/li&gt;        &lt;li&gt;&lt;strong&gt;Windows Web Server® 2008&lt;/strong&gt; (or Windows Web Server 2008 R2 when available) 3 user licenses &lt;/li&gt;        &lt;li&gt;&lt;strong&gt;SQL Server® 2008&lt;/strong&gt; Web 3 user licenses &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;&lt;em&gt;Production and Deployment&lt;/em&gt;. If self-hosting, each Web Pro firm will be entitled to four processor production licenses each (requires enrollment in SPLA Essentials):       &lt;ul&gt;       &lt;li&gt;&lt;a href="http://www.microsoft.com/web/websitespark/"&gt;&lt;strong&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="WebsiteSpark Home" border="0" alt="WebsiteSpark Home" align="right" src="http://blogs.msdn.com/blogfiles/cbowen/WindowsLiveWriter/WebsiteSparkAJumpstartforWebDevelopmenta_A968/WebsiteSparkHome_3.png" width="166" height="174" /&gt;&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;Windows Web Server® 2008&lt;/strong&gt; (or Windows Web Server 2008 R2, when available) &lt;/li&gt;        &lt;li&gt;&lt;strong&gt;SQL Server® 2008 Web&lt;/strong&gt; &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;h2&gt;What Does This Cost?&lt;/h2&gt;  &lt;p&gt;From the &lt;a href="http://www.microsoft.com/web/websitespark/Support.aspx"&gt;FAQ&lt;/a&gt;:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;“There is no upfront cost for Web Pros to join WebsiteSpark or receive its benefits; a Program Offering Fee (USD 100) is required when the Web Pro exits the program.”&lt;/p&gt; &lt;/blockquote&gt;  &lt;h2&gt;How Do I Learn More and Join?&lt;/h2&gt;  &lt;p&gt;Full details, including how to qualify and join, are on the &lt;a href="http://www.microsoft.com/web/websitespark/Default.aspx"&gt;WebsiteSpark site&lt;/a&gt; and &lt;a href="http://www.microsoft.com/web/websitespark/ShowItem.aspx?LocalizedItemId=7177"&gt;program guide&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;If you’re a web development and/or design firm, it’s definitely worth a look.&lt;/p&gt;  &lt;p&gt;-Chris&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9900470" width="1" height="1"&gt;</content><author><name>cbowen</name><uri>http://blogs.msdn.com/members/cbowen.aspx</uri></author><category term="Microsoft" scheme="http://blogs.msdn.com/cbowen/archive/tags/Microsoft/default.aspx" /><category term="Startups" scheme="http://blogs.msdn.com/cbowen/archive/tags/Startups/default.aspx" /><category term="BizSpark" scheme="http://blogs.msdn.com/cbowen/archive/tags/BizSpark/default.aspx" /></entry></feed>