<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.innerworkings.com/~d/styles/itemcontent.css"?><!-- generator="wordpress/2.1.2" --><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>InnerWorkings News</title>
	
	<link>http://blogs.innerworkings.com</link>
	<description>Helping our customers to build great software organizations</description>
	<pubDate>Thu, 02 Sep 2010 20:15:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.innerworkings.com/iw/news" /><feedburner:info uri="iw/news" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>New Features in C# 4.0</title>
		<link>http://feeds.innerworkings.com/~r/iw/news/~3/BDKMypU7skQ/</link>
		<comments>http://blogs.innerworkings.com/brian-finnerty/2010/08/12/new-features-in-c-40/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 18:56:08 +0000</pubDate>
		<dc:creator>Brian Finnerty</dc:creator>
		
		<category><![CDATA[Blogs]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blogs.innerworkings.com/brian-finnerty/2010/08/12/new-features-in-c-40/</guid>
		<description><![CDATA[ The April release date for Visual Studio 2010 and the .NET Framework 4.0 was accompanied by the usual &#8220;hubbub&#8221; and evangelical zeal that we&#8217;ve come to expect from Microsoft.
It&#8217;s fair to say that initial feedback on the changes in the Visual Studio IDE and enhancements to the underlying .NET Framework were broadly positive.
However, it really [...]]]></description>
			<content:encoded><![CDATA[<p> <img src="http://blogs.innerworkings.com/blogs/wp-content/uploads/2010/08/vs2010_logo.png" alt="VS 2010" align="right" />The April release date for Visual Studio 2010 and the .NET Framework 4.0 was accompanied by the usual &#8220;hubbub&#8221; and evangelical zeal that we&#8217;ve come to expect from Microsoft.</p>
<p>It&#8217;s fair to say that initial feedback on the changes in the Visual Studio IDE and enhancements to the underlying .NET Framework were broadly positive.</p>
<p>However, it really takes a few months for adoption to ramp up and the real story to emerge from developers in the trenches, so to speak.</p>
<p>In today&#8217;s blog, I&#8217;m going to focus on our latest .NET training release titled <strong>New Features in C# 4.0</strong>. While InnerWorkings is a longtime Microsoft partner and we support adoption of the .NET Framework in many ways, we try to keep our heads about new releases.</p>
<p>Our community expects us to focus on the key features that professional developers need to master. So consider us &#8220;fair and balanced&#8221; but not in the Fox News kind of way&#8230;</p>
<p>So what&#8217;s important for developers in the latest release of C# and why should you care about it anyway? Let me list the core areas of C# 4.0 that we think developers should focus on:</p>
<ul>
<li>using the dynamic keyword as a data type that supports runtime lookup</li>
<li>using optional parameters for constructors and methods</li>
<li>explicitly naming an argument being passing to a method</li>
<li>working with the enhanced COM Interop features in C# 4.0</li>
<li>dynamically importing COM APIs and deploying without Primary Interop Assemblies</li>
<li>skipping the passing of optional parameters when making calls to COM objects</li>
<li>omitting the ref keyword when calling a method on a COM object</li>
<li>using the built-in .NET interfaces that have been made variant in .NET 4.0</li>
<li>making generic interfaces and delegates covariant</li>
</ul>
<p>And that&#8217;s really all there is! Our latest Drill on <strong>New Features in C# 4.0 </strong>is available to all InnerWorkings enterprise customers from today &#8212; <a href="mailto:%20iw_info@innerworkings.com" title="Contact Us">contact us</a> if you&#8217;d like to learn more about our subscription options for developers and software teams. We&#8217;ll be adding more .NET 4.0 training (think ASP.NET MVC 2) to the bundle before making it available from our <a href="http://www.innerworkings.com/catalog" title="InnerWorkings Catalog">web catalog</a>, so watch this space.</p>
<p>In the meantime, you should check out this Channel 9 video titled <a href="http://channel9.msdn.com/shows/Going+Deep/Inside-C-40-dynamic-type-optional-parameters-more-COM-friendly/" title="Inside C# 4.0">Inside C# 4.0</a> for a behind-the-scenes look at how C# 4.0 evolved at Microsoft. Enjoy!</p>
<img src="http://feeds.feedburner.com/~r/iw/news/~4/BDKMypU7skQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.innerworkings.com/brian-finnerty/2010/08/12/new-features-in-c-40/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.innerworkings.com/brian-finnerty/2010/08/12/new-features-in-c-40/</feedburner:origLink></item>
		<item>
		<title>.NET Training Special @ TechEd 2010</title>
		<link>http://feeds.innerworkings.com/~r/iw/news/~3/Ufry04tHBmg/</link>
		<comments>http://blogs.innerworkings.com/brian-finnerty/2010/06/07/net-training-special-teched-2010/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 17:40:20 +0000</pubDate>
		<dc:creator>Brian Finnerty</dc:creator>
		
		<category><![CDATA[Blogs]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blogs.innerworkings.com/brian-finnerty/2010/06/07/net-training-special-teched-2010/</guid>
		<description><![CDATA[If you&#8217;re at TechEd 2010 in New Orleans this week, I think you&#8217;ll be interested in the following announcement.
InnerWorkings has teamed up with our .NET training partner Pluralsight to offer developers access to a very powerful combined learning solution.
TechEd attendees will get the best of Pluralsight&#8217;s acclaimed on-demand training videos from industry experts alongside InnerWorkings&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.innerworkings.com" title="InnerWorkings Homepage"><img src="http://blogs.innerworkings.com/blogs/wp-content/uploads/2010/06/teched-2010-poster.jpg" alt="TechEd 2010 Special Offer" align="right" /></a>If you&#8217;re at <strong>TechEd 2010 </strong>in New Orleans this week, I think you&#8217;ll be interested in the following announcement.</p>
<p><a href="http://www.innerworkings.com" title="InnerWorkings Homepage">InnerWorkings</a> has teamed up with our .NET training partner <a href="http://www.pluralsight-training.net/microsoft/" title="Pluralsight homepage">Pluralsight</a> to offer developers access to a very powerful combined learning solution.</p>
<p>TechEd attendees will get the best of Pluralsight&#8217;s acclaimed <strong>on-demand training videos </strong>from industry experts alongside InnerWorkings&#8217; award-winning <strong>learning tool embedded in Visual Studio</strong>.</p>
<p>Both our training solutions are available for the price of a single annual subscription &#8212; a great deal for folks at the show.</p>
<p>So if you&#8217;re at TechEd, please visit the InnerWorkings booth (#2632) or the Pluralsight booth (#2544) and we&#8217;ll provide more information about this amazing deal. Inquiries can also be sent to <a href="mailto:sales@innerworkings.com" title="InnerWorkings Sales">sales@innerworkings.com</a> or <a href="mailto:pssales@innerworkings.com" title="Pluralsight Sales">pssales@pluralsight.com</a>.</p>
<p>Laissez les bon temps rouler!</p>
<p><!--[if gte mso 9]&amp;gt;     Normal   0               false   false   false      EN-US   X-NONE   X-NONE                                                                                                        --><!--[if gte mso 9]&amp;gt;                                                                                                                                                                                                                                                                                                                                                                                                                                --> <!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:1; 	mso-generic-font-family:roman; 	mso-font-format:other; 	mso-font-pitch:variable; 	mso-font-signature:0 0 0 0 0 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --> <!--[if gte mso 10]&amp;gt;   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:"Times New Roman"; 	mso-fareast-theme-font:minor-fareast; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;}  --></p>
<img src="http://feeds.feedburner.com/~r/iw/news/~4/Ufry04tHBmg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.innerworkings.com/brian-finnerty/2010/06/07/net-training-special-teched-2010/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.innerworkings.com/brian-finnerty/2010/06/07/net-training-special-teched-2010/</feedburner:origLink></item>
		<item>
		<title>Welcome to our new partner, Pluralsight!</title>
		<link>http://feeds.innerworkings.com/~r/iw/news/~3/GrdZvFyNWxE/</link>
		<comments>http://blogs.innerworkings.com/brian-finnerty/2010/03/10/welcome-to-our-new-partner-pluralsight/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 04:16:43 +0000</pubDate>
		<dc:creator>Brian Finnerty</dc:creator>
		
		<category><![CDATA[Blogs]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blogs.innerworkings.com/brian-finnerty/2010/03/10/welcome-to-our-new-partner-pluralsight/</guid>
		<description><![CDATA[It&#8217;s a tough world out there for .NET developers and software teams. Just when you think you&#8217;ve mastered the latest technique, technology, or framework &#8212; along comes something new to rattle your cage.
How many developers conquered the Entity Framework after a long struggle, only to turn the next corner and bump into LINQ? Perhaps you [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a tough world out there for .NET developers and software teams. Just when you think you&#8217;ve mastered the latest technique, technology, or framework &#8212; along comes something new to rattle your cage.</p>
<p>How many developers conquered the Entity Framework after a long struggle, only to turn the next corner and bump into LINQ? Perhaps you spent months learning WPF and Silverlight 3, just to discover that .NET 4.0 and Silverlight 4 will RTM very soon. It never ends. You just adapt to the shock of the new, learn the necessary skills to thrive, and move on.</p>
<p><em>So we hope that today&#8217;s news is a big win for .NET developers and teams everywhere.  </em></p>
<p>I&#8217;m delighted to announce that <a href="https://www.pluralsight-training.net/offers/default.aspx?cc=innerworkings" title="Pluralsight Training Offer"><img src="http://blogs.innerworkings.com/blogs/wp-content/uploads/2010/03/pluralsight-logo.png" alt="Pluralsight" align="right" /></a>InnerWorkings is adding <a href="https://www.pluralsight-training.net/offers/default.aspx?cc=innerworkings" title="Pluralsight Training Offer">Pluralsight</a> to our list of <a href="http://www.innerworkings.com/about/partners" title="InnerWorkings Partners">trusted partners</a>.</p>
<p>I&#8217;m sure many of you know Pluralsight well &#8212; we have always been most impressed by their combination of top tier instructors, premium video content, and active participation in the .NET community.</p>
<p><em>Empty announcements are just annoying, so I&#8217;ve got something else to add today&#8230;.</em></p>
<p>I&#8217;m really pleased to announce that Pluralsight is kindly offering InnerWorkings users and affiliates <strong>1 week of access to the Pluralsight <em>On-Demand! </em>.NET training library</strong>. And I should add that this exclusive offer is entirely free, gratis, libero, frei.</p>
<p>So don&#8217;t look a gift horse in the mouth &#8212; get on over to the <a href="https://www.pluralsight-training.net/offers/default.aspx?cc=innerworkings" title="Pluralsight Training Offer">InnerWorkings offer page</a> on the Pluralsight website and sign up for your free .NET training today. Simply use the activation code <strong>27-1-YHRA-KDST </strong>to unlock your access to the Pluralsight library and start learning new programming skills today. Enjoy!</p>
<p><!--[if gte mso 9]&amp;gt;     Normal   0               false   false   false      EN-US   X-NONE   X-NONE                                                     MicrosoftInternetExplorer4                                                   --><!--[if gte mso 9]&amp;gt;                                                                                                                                                                                                                                                                                                                                                                                                                                --> <!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:1; 	mso-generic-font-family:roman; 	mso-font-format:other; 	mso-font-pitch:variable; 	mso-font-signature:0 0 0 0 0 0;} @font-face 	{font-family:Cambria; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073741899 0 0 159 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman";} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	font-size:10.0pt; 	mso-ansi-font-size:10.0pt; 	mso-bidi-font-size:10.0pt;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --></p>
<img src="http://feeds.feedburner.com/~r/iw/news/~4/GrdZvFyNWxE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.innerworkings.com/brian-finnerty/2010/03/10/welcome-to-our-new-partner-pluralsight/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.innerworkings.com/brian-finnerty/2010/03/10/welcome-to-our-new-partner-pluralsight/</feedburner:origLink></item>
		<item>
		<title>InnerWorkings Launches .NET Code Search Engine</title>
		<link>http://feeds.innerworkings.com/~r/iw/news/~3/v3gtI0VPZpI/</link>
		<comments>http://blogs.innerworkings.com/brian-finnerty/2009/08/19/innerworkings-launches-net-code-search-engine/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 17:31:48 +0000</pubDate>
		<dc:creator>Brian Finnerty</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blogs.innerworkings.com/brian-finnerty/2009/08/19/innerworkings-launches-net-code-search-engine/</guid>
		<description><![CDATA[
 InnerWorkings CodeBox Provides Alternative to Google Code Search, Krugle, and Koders
San Francisco, CA – August 19, 2009 – InnerWorkings, a provider of practice-based solutions to optimize developer skills and processes across software organizations, today announced the availability a new .NET code search engine solution called InnerWorkings CodeBox™.
InnerWorkings CodeBox is a trusted reference point for [...]]]></description>
			<content:encoded><![CDATA[<p><!--[if gte mso 9]&amp;gt;        72   1024x768   --></p>
<p><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:1; 	mso-generic-font-family:roman; 	mso-font-format:other; 	mso-font-pitch:variable; 	mso-font-signature:0 0 0 0 0 0;} @font-face 	{font-family:Times; 	panose-1:2 2 6 3 5 4 5 2 3 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-536859921 -1073711039 9 0 511 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Arial","sans-serif"; 	mso-fareast-font-family:Times; 	mso-bidi-font-family:"Times New Roman";} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	font-size:10.0pt; 	mso-ansi-font-size:10.0pt; 	mso-bidi-font-size:10.0pt; 	mso-ascii-font-family:Cambria; 	mso-fareast-font-family:Cambria; 	mso-hansi-font-family:Cambria;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --> <!--[if gte mso 10]&amp;gt;   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:"Times New Roman"; 	mso-fareast-theme-font:minor-fareast; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;}  --><strong>InnerWorkings CodeBox Provides Alternative to Google Code Search, Krugle, and Koders</strong></p>
<p><strong>San Francisco, CA – August 19, 2009 – </strong><a href="http://www.innerworkings.com/" title="InnerWorkings Homepage">InnerWorkings</a>, a provider of practice-based solutions to optimize developer skills and processes across software organizations, today announced the availability a new .NET code search engine solution called InnerWorkings CodeBox™.</p>
<p>InnerWorkings CodeBox is a trusted reference point for .NET code samples and snippets.  It enables developers to search InnerWorkings’ extensive library of sample code, which contains over 1,000 rigorously tested solutions on a wide variety of .NET topics and techniques.  CodeBox always delivers clean and relevant source code, making it a much more reliable source for usable .NET code than search engines such as Google Code Search, Krugle, and Koders.</p>
<p>“Most sample code available on the Internet today is of low quality and questionable value,” said <a href="http://www.innerworkings.com/about/management-team" title="Francis McKeagney Bio">Francis McKeagney</a>, CEO of InnerWorkings.  “You don’t know who has written the code, if it has been reviewed, or if it will even compile.  With InnerWorkings CodeBox you know you’re getting clean code that has been thoroughly tested, released to customers, and that works first-time. Developers can find top quality code in a reliable, efficient way and software organizations will benefit from reduced developer research time and significantly less risk to their code base.”</p>
<p>You can learn more by viewing the <a href="http://resource.innerworkings.com/codebox/files/InnerWorkings_CodeBox_Datasheet.pdf" title="InnerWorkings CodeBox Datasheet">InnerWorkings CodeBox datasheet</a>, or by contacting us at <a href="mailto:sales@innerworkings.com" title="Contact Us">sales@innerworkings.com</a>.</p>
<img src="http://feeds.feedburner.com/~r/iw/news/~4/v3gtI0VPZpI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.innerworkings.com/brian-finnerty/2009/08/19/innerworkings-launches-net-code-search-engine/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.innerworkings.com/brian-finnerty/2009/08/19/innerworkings-launches-net-code-search-engine/</feedburner:origLink></item>
		<item>
		<title>InnerWorkings Stands Behind Solution With Money Back Guarantee</title>
		<link>http://feeds.innerworkings.com/~r/iw/news/~3/uXgobFYjmkI/</link>
		<comments>http://blogs.innerworkings.com/brian-finnerty/2009/07/22/innerworkings-stands-behind-solution-with-money-back-guarantee/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 19:06:53 +0000</pubDate>
		<dc:creator>Brian Finnerty</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blogs.innerworkings.com/brian-finnerty/2009/07/22/innerworkings-stands-behind-solution-with-money-back-guarantee/</guid>
		<description><![CDATA[SAN FRANCISCO, CA - (Marketwire - July 22, 2009) -  InnerWorkings®, the leading provider of practice-based solutions to optimize skills and processes across software organizations, today announced the addition of a money back guarantee clause to their standard licensing agreement.  If a customer finds that the coding challenges, real-time code judging, and sample [...]]]></description>
			<content:encoded><![CDATA[<p>SAN FRANCISCO, CA - (Marketwire - July 22, 2009) -  <a href="http://www.innerworkings.com/">InnerWorkings</a>®, the leading provider of practice-based solutions to optimize skills and processes across software organizations, today announced the addition of a <a href="http://www.marketwire.com/press-release/Innerworkings-1020249.html" title="InnerWorkings Money Back Guarantee">money back guarantee clause </a>to their standard licensing agreement.  If a customer finds that the coding challenges, real-time code judging, and sample solutions created by InnerWorkings do not help to improve their software developers&#8217; performance and productivity, then the customer may have the program&#8217;s license fee fully refunded.<a href="http://www.marketwire.com/press-release/Innerworkings-1020249.html" title="InnerWorkings Money Back Guarantee"><img src="http://blogs.innerworkings.com/blogs/wp-content/uploads/2009/07/money-back-guarantee.jpg" alt="InnerWorkings money back guarantee" align="right" /></a></p>
<p>&#8220;We are extremely confident about our solution and acknowledge that every company has its own unique standards of performance and productivity for its developers,&#8221; said <a href="http://www.innerworkings.com/about/management-team">Francis McKeagney</a>, CEO of InnerWorkings.  &#8220;If a customer finds that our solution does not positively impact its own standard levels of developer performance within 90 days, then they are guaranteed a full refund of the licensing agreement.  Our objective is to make a company&#8217;s software developers more productive and more efficient through practice-based training.  If we are not providing that benefit then our program is not doing its job.&#8221;</p>
<p>InnerWorkings has written this customer warranty into its standard licensing agreement based on the firm knowledge that its practice-based learning solutions can measurably impact developer performance.  Each company defines their own set of standards for success, so InnerWorkings has decided to present this blanket warranty to emphasize a true commitment to building great software organizations.  If a customer is not meeting their own standards of developer performance, they must send a formal claim to InnerWorkings within 90 days of the contract signing to get their license fee fully refunded.</p>
<p>About InnerWorkings</p>
<p>InnerWorkings helps software organizations to gain clear insight into development team capabilities and to optimize skills and processes. The company&#8217;s goal is to help customers improve developer utilization and reduce the risks of in-house development, outsourcing, off shoring, and recruiting.  InnerWorkings has been a Gold-Certified Microsoft Partner and Visual Studio Integration Partner since 2003.  InnerWorkings customers include a number of Fortune 1000 companies. For more information visit <a href="http://www.innerworkings.com/">http://www.innerworkings.com.</a></p>
<img src="http://feeds.feedburner.com/~r/iw/news/~4/uXgobFYjmkI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.innerworkings.com/brian-finnerty/2009/07/22/innerworkings-stands-behind-solution-with-money-back-guarantee/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.innerworkings.com/brian-finnerty/2009/07/22/innerworkings-stands-behind-solution-with-money-back-guarantee/</feedburner:origLink></item>
		<item>
		<title>InnerWorkings Wins Bersin “Learning Leaders” Award</title>
		<link>http://feeds.innerworkings.com/~r/iw/news/~3/yVLQ53frJ7A/</link>
		<comments>http://blogs.innerworkings.com/brian-finnerty/2009/01/22/innerworkings-wins-bersin-learning-leaders-award/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 21:29:30 +0000</pubDate>
		<dc:creator>Brian Finnerty</dc:creator>
		
		<category><![CDATA[Blogs]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blogs.innerworkings.com/brian-finnerty/2009/01/22/innerworkings-wins-bersin-learning-leaders-award/</guid>
		<description><![CDATA[I thought I&#8217;d share a little good news with all our friends and followers this afternoon. I&#8217;m happy to announce that InnerWorkings was named a winner of the prestigious annual Bersin Learning Leaders award.  We made our mark in the &#8220;Vendor Innovation&#8221; category and everyone here is very proud of the accolade, needless to say!
In [...]]]></description>
			<content:encoded><![CDATA[<p>I thought I&#8217;d share a little good news with all our friends and followers this afternoon. I&#8217;m happy to announce that InnerWorkings was named a winner of the prestigious <a href="http://www.bersin.com/" title="Bersin Homepage"><img src="http://blogs.innerworkings.com/blogs/wp-content/uploads/2009/01/bersin-logo.jpg" alt="Bersin Logo" align="right" /></a>annual <a href="http://www.2elearning.com/lead-news/article/learning-leaders-2008.html?tx_ttnews[backPid]=1&amp;cHash=962de5d60c" title="Bersin Learning Leaders">Bersin Learning Leaders award</a>.  We made our mark in the &#8220;Vendor Innovation&#8221; category and everyone here is very proud of the accolade, needless to say!</p>
<p>In a world where &#8220;astroturfing&#8221; or fake product reviews are more common that most web users realize &#8212; check out the latest scandal where <a href="http://www.pcmag.com/article2/0,2817,2339214,00.asp" title="Belkin Apology">Belkin&#8217;s CEO issues an apology</a> for the shady work of an overzealous employee &#8212; it&#8217;s nice to get a genuine award that recognizes our hard work in bringing <a href="http://www.innerworkings.com/tour" title="InnerWorkings Tour">InnerWorkings Developer</a> to market.</p>
<p>Of course, we&#8217;ve been saying the product is highly innovative for years (!) but it&#8217;s always fun to see some external validation of our unique approach to helping developers learn by doing. Most people remark on our <strong>rules-based code judging engine </strong>as the most innovative element, but we&#8217;ve also pushed the boat out in terms of our SaaS deployment, executive learning dashboards, and web-mediated customer support.</p>
<p>Nor does it stop there &#8212; we&#8217;re constantly looking at new ways to add value to the software organization and support professional developers who make the wheels go around. With your help and feedback, I&#8217;m hoping we&#8217;ll be back next year to win another learning award for an innovation yet to be hatched.</p>
<p><!--[if gte mso 9]&amp;gt;     Normal   0               false   false   false      EN-US   X-NONE   X-NONE                                                                                                        --><!--[if gte mso 9]&amp;gt;                                                                                                                                                                                                                                                                                                                                                                                                                                --> <!--  /* Font Definitions */  @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;} @font-face 	{font-family:Consolas; 	panose-1:2 11 6 9 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:modern; 	mso-font-pitch:fixed; 	mso-font-signature:-1610611985 1073750091 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoPlainText, li.MsoPlainText, div.MsoPlainText 	{mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-link:"Plain Text Char"; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.5pt; 	font-family:Consolas; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} span.PlainTextChar 	{mso-style-name:"Plain Text Char"; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-unhide:no; 	mso-style-locked:yes; 	mso-style-link:"Plain Text"; 	mso-ansi-font-size:10.5pt; 	mso-bidi-font-size:10.5pt; 	font-family:Consolas; 	mso-ascii-font-family:Consolas; 	mso-hansi-font-family:Consolas;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --> <!--[if gte mso 10]&amp;gt;   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:"Times New Roman"; 	mso-fareast-theme-font:minor-fareast; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;}  --></p>
<img src="http://feeds.feedburner.com/~r/iw/news/~4/yVLQ53frJ7A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.innerworkings.com/brian-finnerty/2009/01/22/innerworkings-wins-bersin-learning-leaders-award/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.innerworkings.com/brian-finnerty/2009/01/22/innerworkings-wins-bersin-learning-leaders-award/</feedburner:origLink></item>
		<item>
		<title>Breaking News: InnerWorkings on Channel 9</title>
		<link>http://feeds.innerworkings.com/~r/iw/news/~3/22QPzTwhXIg/</link>
		<comments>http://blogs.innerworkings.com/brian-finnerty/2008/12/12/breaking-news-innerworkings-on-channel-9/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 22:43:45 +0000</pubDate>
		<dc:creator>Brian Finnerty</dc:creator>
		
		<category><![CDATA[Blogs]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blogs.innerworkings.com/brian-finnerty/2008/12/12/breaking-news-innerworkings-on-channel-9/</guid>
		<description><![CDATA[There&#8217;s nothing quite like a trip to Seattle in December - for a Dubliner like me, the wet and dreary weather offers a gentle reminder of home! I traveled up to Redmond last week to meet Jim Kayler, a colleague from Wisconsin, for a scheduled interview on Channel 9 about InnerWorkings.
The interview is titled Teaching developers: [...]]]></description>
			<content:encoded><![CDATA[<p align="left">There&#8217;s nothing quite like a trip to Seattle in December - for a Dubliner like me, the wet and dreary weather offers a gentle reminder of home! I traveled up to Redmond last week to meet Jim Kayler, a colleague from Wisconsin, for a scheduled interview on <a href="http://channel9.msdn.com/" title="Channel 9 Homepage">Channel 9</a> about InnerWorkings.</p>
<p align="left">The interview is titled <a href="http://channel9.msdn.com/shows/Inside+Out/Teaching-developers-A-peek-inside-the-inner-workings-of-InnerWorkings/" title="Channel 9 Interview with InnerWorkings">Teaching developers: A peek inside the inner workings of InnerWorkings</a> and it runs to just under 30 minutes. Both Jim and I didn&#8217;t quite know what to expect &#8212; a friendly chat or a serious interrogation &#8212; but we both agreed it was a really enjoyable experience. I encourage you to check it out and let us know what you think:</p>
<p><a href="http://channel9.msdn.com/shows/Inside+Out/Teaching-developers-A-peek-inside-the-inner-workings-of-InnerWorkings/" title="Channel 9 Video"></a><a href="http://channel9.msdn.com/shows/Inside+Out/Teaching-developers-A-peek-inside-the-inner-workings-of-InnerWorkings/" title="Channel 9 Video"></a><a href="http://channel9.msdn.com/shows/Inside+Out/Teaching-developers-A-peek-inside-the-inner-workings-of-InnerWorkings/" title="Channel 9 Video"></a><a href="http://channel9.msdn.com/shows/Inside+Out/Teaching-developers-A-peek-inside-the-inner-workings-of-InnerWorkings/" title="Channel 9 Video"></a><a href="http://channel9.msdn.com/shows/Inside+Out/Teaching-developers-A-peek-inside-the-inner-workings-of-InnerWorkings/" title="Channel 9 Video"></a><a href="http://channel9.msdn.com/shows/Inside+Out/Teaching-developers-A-peek-inside-the-inner-workings-of-InnerWorkings/" title="Channel 9 Video"></a><a href="http://channel9.msdn.com/shows/Inside+Out/Teaching-developers-A-peek-inside-the-inner-workings-of-InnerWorkings/" title="Channel 9 Video"><img src="http://blogs.innerworkings.com/blogs/wp-content/uploads/2008/12/channel9-cut.jpg" alt="Channel 9 Video" /></a><a href="http://channel9.msdn.com/shows/Inside+Out/Teaching-developers-A-peek-inside-the-inner-workings-of-InnerWorkings/" title="Channel 9 Video"></a><a href="http://channel9.msdn.com/shows/Inside+Out/Teaching-developers-A-peek-inside-the-inner-workings-of-InnerWorkings/" title="Channel 9 Video"></a><a href="http://channel9.msdn.com/shows/Inside+Out/Teaching-developers-A-peek-inside-the-inner-workings-of-InnerWorkings/" title="Channel 9 Video"></a></p>
<p align="left">It was fun to meet <a href="http://carmine.blogs.com/" title="Charles Torre's Blog">Charles Torre</a>, one of the originators of the Channel 9 experience, and a very good interviewer. Charles moves around easily between deep technical subjects, product architecture, startup growing pains, and general business topics. It&#8217;s always a bit disquieting to see (and hear) yourself on camera, but the whole interview was a blast and hats off to Charles and the production crew for making it flow so smoothly.</p>
<p>I spent some time researching Channel 9 before our interview, and it&#8217;s hard <em>not</em> to be impressed with the site&#8217;s pedigree; the same can be said for the <a href="http://channel9.msdn.com/posts/TheChannel9Team/The-9-Guys-Who-We-Are/" title="Channel 9 Cast">talented cast of 9 characters</a> who founded it. After spending some time with Charles and the team, it&#8217;s clear that they hold fast to their <a href="http://channel9.msdn.com/About/" title="Channel 9 Principles">9 core principles</a>. This approach is centered on emphasizing &#8216;the conversation&#8217; by setting PR and spin aside to speak directly to the Channel 9 audience about technologies and industry trends that matter.</p>
<p>The one guiding principle that I found present as a viewer and participant is that <strong>people</strong> and <strong>their stories</strong> really matter on Channel 9. Companies aren&#8217;t just about product launches, milestones, and press releases &#8212; it really is about people working hard to make an idea become a reality. Maybe that&#8217;s a better definition of a business than anything you&#8217;ll find in a shareholder report or analyst briefing.</p>
<img src="http://feeds.feedburner.com/~r/iw/news/~4/22QPzTwhXIg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.innerworkings.com/brian-finnerty/2008/12/12/breaking-news-innerworkings-on-channel-9/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.innerworkings.com/brian-finnerty/2008/12/12/breaking-news-innerworkings-on-channel-9/</feedburner:origLink></item>
		<item>
		<title>Threading in the .NET Framework</title>
		<link>http://feeds.innerworkings.com/~r/iw/news/~3/bBeT9RZ2Bu8/</link>
		<comments>http://blogs.innerworkings.com/brian-finnerty/2008/10/01/threading-in-the-net-framework/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 00:17:13 +0000</pubDate>
		<dc:creator>Brian Finnerty</dc:creator>
		
		<category><![CDATA[Blogs]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blogs.innerworkings.com/brian-finnerty/2008/10/01/threading-in-the-net-framework/</guid>
		<description><![CDATA[Threading has emerged as a red hot topic in our roadmap as increasing numbers of developers seek to build applications with multiple threads of  execution.
What exactly are threads you ask? Wikipedia defines threads as &#8220;a way for a program to split itself into two or more  simultaneously (or pseudo-simultaneously) running tasks.&#8221; I&#8217;m not [...]]]></description>
			<content:encoded><![CDATA[<p>Threading has emerged as a red hot topic in our roadmap as increasing numbers of developers seek to build applications with multiple threads of  execution.</p>
<p>What exactly are threads you ask? Wikipedia defines <a href="http://en.wikipedia.org/wiki/Thread_(computer_science)" title="Definition of threading">threads</a> as &#8220;a way for a program to split itself into two or more  simultaneously (or pseudo-simultaneously) running tasks.&#8221; I&#8217;m not sure what &#8220;pseudo-simultaneous&#8221; really means, but I do know that threading is one of the least understood aspects of programming today.</p>
<p>The latest news from our R&amp;D team is that we&#8217;ve just released 6+ hours of self-paced developer learning that covers the following core aspects of threading:</p>
<p><a href="http://www.innerworkings.com/catalog/drills/D0054A-CS/threading-in-the-.net-framework" title="3+ hours of developer training on threading">Threading in the .NET Framework</a></p>
<p><em>You’ll learn how to use the .NET thread pool, the BackgroundWorker component,  thread safe programming techniques, and asynchronous delegates. You’ll also  learn how to perform thread synchronization with wait handles, as well as how to  create and control threads manually.</em></p>
<p><a href="http://www.innerworkings.com/catalog/drills/D0054B-CS/concurrency-patterns" title="3 hours of developer training on concurrency patterns">Concurrency Patterns</a></p>
<p><em>You’ll learn about the Event-based Asynchronous Pattern, the Countdown Latch,  and the Producer/Consumer relationship. You&#8217;ll also learn how to parallelize  data by using Loop Tiling, avoid deadlocks with Lock Leveling, and work with  immutable types.</em></p>
<p>I encourage you to check out both of these Drills on threading, which are available in C# immediately. They will soon be followed by their VB compatriots, so stay tuned for that release announcement shortly. Enjoy&#8230;</p>
<img src="http://feeds.feedburner.com/~r/iw/news/~4/bBeT9RZ2Bu8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.innerworkings.com/brian-finnerty/2008/10/01/threading-in-the-net-framework/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.innerworkings.com/brian-finnerty/2008/10/01/threading-in-the-net-framework/</feedburner:origLink></item>
		<item>
		<title>VBUG conference for UK developers</title>
		<link>http://feeds.innerworkings.com/~r/iw/news/~3/w27Dy8Trl0Y/</link>
		<comments>http://blogs.innerworkings.com/brian-finnerty/2008/04/01/vbug-conference-for-uk-developers/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 22:05:09 +0000</pubDate>
		<dc:creator>Brian Finnerty</dc:creator>
		
		<category><![CDATA[Blogs]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blogs.innerworkings.com/brian-finnerty/2008/04/01/vbug-conference-for-uk-developers/</guid>
		<description><![CDATA[At InnerWorkings, we see daily evidence of a thriving .NET community in the United Kingdom. Many of our web customers are British developers and .NET teams who wisely take full advantage of Sterling&#8217;s commanding position relative to the weakening U.S. dollar. But that&#8217;s another post and I&#8217;m no monetary policy expert &#8212; just ask my wife!
VBUG is [...]]]></description>
			<content:encoded><![CDATA[<p>At InnerWorkings, we see daily evidence of a thriving .NET community in the United Kingdom. Many of our web customers are British developers and .NET teams who wisely take full advantage of Sterling&#8217;s commanding position relative to the weakening U.S. dollar. But that&#8217;s another post and I&#8217;m no monetary policy expert &#8212; just ask my wife!<a href="http://www.vbug.com" title="VBUG"><img align="right" src="http://blogs.innerworkings.com/blogs/wp-content/uploads/2008/04/vbug-logo.gif" alt="VBUG Logo" /></a></p>
<p><a href="http://www.vbug.com/" title="VBUG Developer Community">VBUG</a> is a good example of the real strength of the UK developer community in action; its charter is to serve professional developers with regular local conferences and events.</p>
<p>VBUG also operates a <a href="http://www.vbug.com/info/About-Us.aspx" title="VBUG membership">membership plan</a> for both corporate and individual developers, providing additional value in the form of a free newsletter and member discounts for developer tools and training vendors.</p>
<p>In support of VBUG, we decided to become a joint sponsor of the upcoming <a href="http://www.vbug.com/Conference/Conference-April-2008.aspx" title="VBUG Conference ">VBUG Birmingham Spring Conference</a> on April 24th, 2008. The agenda for this conference looks great, so I&#8217;d encourage any local .NET developers and software managers to check it out:</p>
<ul>
<li>Visual Studio 2008</li>
<li>Workflow Foundation 101</li>
<li>WPF Business Apps</li>
<li>Silverlight Showcase</li>
<li>MOSS</li>
</ul>
<p>As a sponsor, InnerWorkings is throwing in some Silverlight and WPF training for conference attendees. If you&#8217;d like to stay in touch with the VBUG team, signing up for their <a href="http://www.vbug.com/newsletters/default.aspx" title="VBUG free newsletter">free newsletter</a> is the way to go. For those UK developers who attend the VBUG conference, I look forward to getting your feedback on the event. All in all, it looks like a very useful way for developers to spend a day learning the latest .NET tips and techniques.</p>
<img src="http://feeds.feedburner.com/~r/iw/news/~4/w27Dy8Trl0Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.innerworkings.com/brian-finnerty/2008/04/01/vbug-conference-for-uk-developers/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.innerworkings.com/brian-finnerty/2008/04/01/vbug-conference-for-uk-developers/</feedburner:origLink></item>
		<item>
		<title>Silverlight contest winners - it’s Xbox time…</title>
		<link>http://feeds.innerworkings.com/~r/iw/news/~3/MDelO72ER3s/</link>
		<comments>http://blogs.innerworkings.com/brian-finnerty/2008/02/21/silverlight-contest-winners-its-xbox-time/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 23:03:59 +0000</pubDate>
		<dc:creator>Brian Finnerty</dc:creator>
		
		<category><![CDATA[Blogs]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blogs.innerworkings.com/brian-finnerty/2008/02/21/silverlight-contest-winners-its-xbox-time/</guid>
		<description><![CDATA[I blogged about our first Silverlight coding contest at Sogeti a few weeks ago and congratulated our winner on his Silverlight coding prowess. Now I&#8217;ve two more very worthy winners to announce, which makes me feel a bit like a virtual game show host. On that note, the following winners should step up to take [...]]]></description>
			<content:encoded><![CDATA[<p>I blogged about our first Silverlight coding contest at <a href="http://www.sogeti.com" title="Sogeti Homepage">Sogeti</a> a few weeks ago and congratulated <a href="http://blogs.innerworkings.com/brian-finnerty/2008/01/11/announcing-our-sogeti-coding-contest-winner/" title="Sogeti Silverlight Contest">our winner</a> on his Silverlight coding prowess. Now I&#8217;ve two more very worthy winners to announce, which makes me feel a bit like a virtual game show host. On that note, the following winners should step up to take a bow:</p>
<ul>
<li>Sam Heck @ Hitachi Consulting</li>
<li>Jason Menezes @ Capgemini<img align="right" src="http://blogs.innerworkings.com/blogs/wp-content/uploads/2008/02/xbox-360-small.jpg" alt="Xbox 360" /></li>
</ul>
<p>Each winner qualifies to receive an <strong>InnerWorkings subscription</strong> ($1,500 value) and a shiny new <strong>Xbox 360</strong> from Microsoft. Not bad for a few hours of expert coding time tweaking VideoBrush and MediaElement in a sample Silverlight application, eh?</p>
<p>You can pit your own Silverlight skills against our code checking engine by taking the following Drills from our <a href="http://www.innerworkings.com/catalog" title="InnerWorkings Catalog">catalog</a> &#8212; topics covered include creating a simple Silverlight control, layout and formatting text, and using brushes. These Drills also cover drawing 2-D shapes, using animation and transformations, and MediaElement and VideoBrush:</p>
<ul>
<li><a href="http://www.innerworkings.com/catalog/drills/D0046A-VB/silverlight-fundamentals" title="Silverlight Fundamentals VB">Silverlight Fundamentals using Visual Basic</a></li>
<li><a href="http://www.innerworkings.com/catalog/drills/D0046A-CS/silverlight-fundamentals" title="Silverlight Fundamentals C#">Silverlight Fundamentals using Visual C#</a><img align="right" src="http://blogs.innerworkings.com/blogs/wp-content/uploads/2008/02/sam-heck-hitachi.jpg" alt="Sam Heck" /></li>
</ul>
<p>And now a bit of background on each of our winners&#8230;</p>
<p><strong>Sam Heck</strong> (pictured right) is a senior consultant at the Custom Development Practice in <a href="http://www.hitachiconsulting.com" title="Hitachi Consulting Homepage">Hitachi Consulting</a>. He lives in Baton Rouge, LA where he earned bachelor degrees in computer science and biochemistry at Louisiana State University. In his spare time, Sam enjoys hiking, kayaking, watching sports (and configuring his new Xbox 360).</p>
<p align="left"><strong>Jason Menezes</strong> is a software developer at <a href="http://www.capgemini.com/" title="Capgemini Homepage">Capgemini</a>, based in the company&#8217;s Mumbai offices. He&#8217;s been working for Capgemini for 18 months, spending most of his time on a core implementation codenamed the Assurance Project. Jason is always keen to learn new technology, and Silverlight was high on his list. Jason really enjoys playing computer games as a hobby and will no doubt make good use out of his new Xbox!</p>
<p>Congratulations to all our latest winners on their well earned prizes &#8212; don&#8217;t forget to leave some time for learning .NET in between your Xbox sessions, folks!</p>
<img src="http://feeds.feedburner.com/~r/iw/news/~4/MDelO72ER3s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.innerworkings.com/brian-finnerty/2008/02/21/silverlight-contest-winners-its-xbox-time/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.innerworkings.com/brian-finnerty/2008/02/21/silverlight-contest-winners-its-xbox-time/</feedburner:origLink></item>
	</channel>
</rss>
