<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>maor.Blogging(); &#187; Software Development</title>
	<atom:link href="http://blog.maordavid.com/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.maordavid.com</link>
	<description>Maor's tech thoughts</description>
	<lastBuildDate>Thu, 15 Dec 2011 21:30:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Enterprise Library Integration Pack for Windows Azure</title>
		<link>http://blog.maordavid.com/enterprise-library-integration-pack-for-windows-azure/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=enterprise-library-integration-pack-for-windows-azure</link>
		<comments>http://blog.maordavid.com/enterprise-library-integration-pack-for-windows-azure/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 10:46:54 +0000</pubDate>
		<dc:creator>Maor David-Pur</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Enterprise Library]]></category>
		<category><![CDATA[Windows Azure]]></category>

		<guid isPermaLink="false">http://blog.maordavid.com/enterprise-library-integration-pack-for-windows-azure/</guid>
		<description><![CDATA[Tweet Read the announcement here. For years the Enterprise Library application blocks have helped developers address the typical cross-cutting concerns of enterprise development (such as diagnostic logging, data validation, and exception handing). With over 3.5 million downloads, they take a prominent place in the toolbox of a modern .NET developer. The good news is that [...]]]></description>
			<content:encoded><![CDATA[<div id="bottomcontainerBox" style="background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.maordavid.com%2Fenterprise-library-integration-pack-for-windows-azure%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://blog.maordavid.com/enterprise-library-integration-pack-for-windows-azure/"></g:plusone>
			</div>
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.maordavid.com/enterprise-library-integration-pack-for-windows-azure/"  data-text="Enterprise Library Integration Pack for Windows Azure" data-count="horizontal" data-via="maordp">Tweet</a>
			</div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><h6><font size="2">Read the announcement <a href="http://blogs.msdn.com/b/agile/archive/2011/12/02/announcing-the-enterprise-library-integration-pack-for-windows-azure-with-autoscaling-transient-fault-handling-and-more.aspx">here</a>.</font></h6>
<p><a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-86-66-metablogapi/3884.ELAzure_5F00_logo_5F00_small_5F00_2.jpg"><img title="ELAzure_logo_small" border="0" alt="ELAzure_logo_small" align="left" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-86-66-metablogapi/5543.ELAzure_5F00_logo_5F00_small_5F00_thumb.jpg" width="240" height="99" /></a>For years the <a href="http://msdn.microsoft.com/entlib">Enterprise Library application blocks</a> have helped developers address the typical cross-cutting concerns of enterprise development (such as diagnostic logging, data validation, and exception handing). With over 3.5 million downloads, they take a prominent place in the toolbox of a modern .NET developer. The good news is that most of the Enterprise Library 5.0 application blocks <a href="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=wag&amp;DownloadId=111359">simply work on Windows Azure</a>. However, developing for the Windows Azure platform presents new challenges, including how to make applications more elastic (via autoscaling), and more stable and resilient to transient failures. The <i>Enterprise Library Integration Pack for Windows Azure</i> focuses on addressing these challenges. It provides reusable components and developer’s guidance designed to encapsulate recommended practices which facilitate consistency, ease of use, integration, extensibility, scalability and cost-effectiveness. Developers and IT professionals familiar with other Enterprise Library application blocks as well as those who are new to Enterprise Library will be able to benefit from the comprehensive set of content we are shipping today. You can pick and choose what matters to you and to your app, and adopt only those particular blocks/features.</p>
<h6>Highlights</h6>
<p>This release includes a comprehensive set of technical content, including:</p>
<ul>
<li>Two new application blocks:
<ul>
<li><b>Autoscaling Application Block</b> (&quot;<i>Wasabi</i>&quot;) to help you to automatically scale both web and worker roles in Windows Azure by dynamically provisioning/decommissioning roles or throttling. These scaling actions are based on timetables or on metrics collected from the application and/or Windows Azure Diagnostics. </li>
<li><b>Transient Fault Handling Application Block</b> (&quot;<i>Topaz</i>&quot;) to help you make your Windows Azure application more resilient to transient errors when you are using these cloud services: SQL Azure, Windows Azure Storage, Windows Azure Caching, and Windows Azure Service Bus. </li>
</ul>
</li>
<li>One new configuration source:
<ul>
<li><b>Blob configuration source</b> to load configuration information from a blob in your Azure Storage account so that you can modify it without having to redeploy your application to Windows Azure. </li>
</ul>
</li>
<li><b>Windows PowerShell cmdlets</b> to browse and manipulate the Autoscaling Application Block settings directly from Windows PowerShell. </li>
<li><b>Protected configuration provider</b> to allow you to encrypt sections of your configuration files in Windows Azure.<b></b> </li>
<li>Updated <b>database creation scripts</b> so that you can migrate your code using the database trace listeners of the Logging Application Block and the Caching Application Block. </li>
<li>A substantial collection of <b>experience guidance </b>help you ramp up quickly, including:
<ul>
<li><a href="http://go.microsoft.com/fwlink/?LinkID=234652">Reference documentation</a> </li>
<li><a href="http://go.microsoft.com/fwlink/?LinkID=234651">Developer’s guide</a> </li>
<li>Tailspin Surveys sample application (<a href="http://go.microsoft.com/fwlink/?LinkID=235133">reference implementation</a>, <a href="http://go.microsoft.com/fwlink/?LinkID=234660">installation guide</a>) </li>
<li>On-premises sample application for hosting the Autoscaling Application Block and exploratory testing (included with source under (install location)/WindowsAzure/Autoscaling/Hosts/ConsoleAutoscaler) </li>
<li><a href="http://entlib.codeplex.com/releases/view/75025#DownloadId=309240">Planning worksheet</a> for Wasabi to help you understand the interactions between different timing values governing the overall autoscaling regime. </li>
</ul>
</li>
</ul>
<p>For detailed change log from Beta to Final and installation instructions, see <a href="http://entlib.codeplex.com/wikipage?title=ELAzureReleaseNotes">Release Notes</a>.</p>
<h6>How to Get it?</h6>
<p>The recommended way to obtain the Enterprise Library Integration Pack for Windows Azure is as <a href="http://nuget.org/packages?q=elazure&amp;sortOrder=package-download-count">NuGet</a> packages. Alternatively, you can download self-extracting zip files with binaries, sources (including tests) and the reference implementation from <a href="http://www.microsoft.com/download/en/details.aspx?id=28189">MSDN</a>. The configuration tool is available as a Visual Studio extension package (VSIX) from the <a href="http://visualstudiogallery.msdn.microsoft.com/">Visual Studio Gallery</a>.</p>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://blog.maordavid.com/enterprise-library-3-1-released/" rel="bookmark" title="May 26, 2007">Enterprise Library 3.1 Released</a></li>
<li><a href="http://blog.maordavid.com/entlib-contrib-september-2007-release/" rel="bookmark" title="October 2, 2007">EntLib Contrib September 2007 Release</a></li>
<li><a href="http://blog.maordavid.com/windows-azure-drive-beta-released/" rel="bookmark" title="February 4, 2010">Windows Azure Drive Beta Released</a></li>
<li><a href="http://blog.maordavid.com/multi-tenant-architecture-windows-azure-platform/" rel="bookmark" title="September 1, 2009">Multi-Tenant Architecture @ Windows Azure Platform</a></li>
<li><a href="http://blog.maordavid.com/windows-azure-toolkit-for-windows-phone-7/" rel="bookmark" title="March 25, 2011">Windows Azure Toolkit for Windows Phone 7</a></li>
</ul>
<p><!-- Similar Posts took 14.299 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.maordavid.com/enterprise-library-integration-pack-for-windows-azure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Silverlight 5 Released</title>
		<link>http://blog.maordavid.com/silverlight-5-released/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=silverlight-5-released</link>
		<comments>http://blog.maordavid.com/silverlight-5-released/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 10:35:14 +0000</pubDate>
		<dc:creator>Maor David-Pur</dc:creator>
				<category><![CDATA[Platorm]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Silverlight 5]]></category>

		<guid isPermaLink="false">http://blog.maordavid.com/silverlight-5-released/</guid>
		<description><![CDATA[Tweet Silverlight 5 has been released. Silverlight 5 adds a ton of new features over what we had with Silverlight 4. Silverlight is part of a rich offering of technologies from Microsoft helping developers deliver applications for the web, desktop and mobile devices. Download Silverlight 5, a free plug-in less than 7 MB in size [...]]]></description>
			<content:encoded><![CDATA[<div id="bottomcontainerBox" style="background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.maordavid.com%2Fsilverlight-5-released%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://blog.maordavid.com/silverlight-5-released/"></g:plusone>
			</div>
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.maordavid.com/silverlight-5-released/"  data-text="Silverlight 5 Released" data-count="horizontal" data-via="maordp">Tweet</a>
			</div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>Silverlight 5 has been <a href="http://blogs.msdn.com/b/silverlight/archive/2011/12/09/silverlight-5-available-for-download-today.aspx">released</a>.</p>
<p>Silverlight 5 adds a ton of new features over what we had with Silverlight 4. Silverlight is part of a rich offering of technologies from Microsoft helping developers deliver applications for the web, desktop and mobile devices. <a href="http://go.microsoft.com/fwlink/?LinkId=149156">Download Silverlight 5</a>, a free plug-in less than 7 MB in size that can be installed in less than 10 seconds.</p>
<p>New features in Silverlight 5 include Hardware Decode of H.264 media, which provides a significant performance improvement with decoding of unprotected content using the GPU; Postscript Vector Printing to improve output quality and file size; and an improved graphics stack with 3D support that uses the XNA API on the Windows platform to gain low-level access to the GPU for drawing vertex shaders and low-level 3D primitives. </p>
<p>In addition, Silverlight 5 extends the ‘Trusted Application’ model to the browser for the first time. These features, when enabled via a group policy registry key and an application certificate, mean users won’t need to leave the browser to perform complex tasks such as multiple window support, full trust support in browser including COM and file system access, in browser HTML hosting within Silverlight, and P/Invoke support for existing native code to be run directly from Silverlight.</p>
<p>For more information, visit the <a href="http://www.microsoft.com/silverlight/">Microsoft Silverlight site</a>. For additional information on support policy, visit <a href="http://support.microsoft.com/gp/lifean45">Microsoft Silverlight Support Lifecycle Policy</a>.</p>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://blog.maordavid.com/silverlight-5-rc-available-for-download/" rel="bookmark" title="September 6, 2011">Silverlight 5 RC Available for Download</a></li>
<li><a href="http://blog.maordavid.com/silverlight-3-beta/" rel="bookmark" title="March 21, 2009">Silverlight 3 Beta</a></li>
<li><a href="http://blog.maordavid.com/silverlight-4-officesharepoint-2010-beta-announced-at-pdc-09/" rel="bookmark" title="November 18, 2009">Silverlight 4, Office/Sharepoint 2010 Beta Announced at PDC 09</a></li>
<li><a href="http://blog.maordavid.com/multi-tenant-architecture-windows-azure-platform/" rel="bookmark" title="September 1, 2009">Multi-Tenant Architecture @ Windows Azure Platform</a></li>
<li><a href="http://blog.maordavid.com/virtual-team-system-user-group/" rel="bookmark" title="September 16, 2008">Virtual Team System User Group</a></li>
</ul>
<p><!-- Similar Posts took 13.531 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.maordavid.com/silverlight-5-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kinect for Windows Is Live</title>
		<link>http://blog.maordavid.com/kinect-for-windows-is-live/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=kinect-for-windows-is-live</link>
		<comments>http://blog.maordavid.com/kinect-for-windows-is-live/#comments</comments>
		<pubDate>Sat, 05 Nov 2011 14:22:20 +0000</pubDate>
		<dc:creator>Maor David-Pur</dc:creator>
				<category><![CDATA[Platorm]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Kincect]]></category>

		<guid isPermaLink="false">http://blog.maordavid.com/kinect-for-windows-is-live/</guid>
		<description><![CDATA[Tweet The new website is now live: http://www.kinectforwindows.org Similar Posts: Learn Windows Azure Event Virtual Team System User Group Microsoft WebMatrix Virtual Team System User Group Watch PDC10, Live from the Redmond Campus, October 28 and 29]]></description>
			<content:encoded><![CDATA[<div id="bottomcontainerBox" style="background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.maordavid.com%2Fkinect-for-windows-is-live%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://blog.maordavid.com/kinect-for-windows-is-live/"></g:plusone>
			</div>
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.maordavid.com/kinect-for-windows-is-live/"  data-text="Kinect for Windows Is Live" data-count="horizontal" data-via="maordp">Tweet</a>
			</div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>The new website is now live: <a href="http://www.kinectforwindows.org">http://www.kinectforwindows.org</a></p>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://blog.maordavid.com/learn-windows-azure-event/" rel="bookmark" title="December 13, 2011">Learn Windows Azure Event</a></li>
<li><a href="http://blog.maordavid.com/virtual-team-system-user-group-2/" rel="bookmark" title="September 16, 2008">Virtual Team System User Group</a></li>
<li><a href="http://blog.maordavid.com/microsoft-webmatrix/" rel="bookmark" title="January 15, 2011">Microsoft WebMatrix</a></li>
<li><a href="http://blog.maordavid.com/virtual-team-system-user-group/" rel="bookmark" title="September 16, 2008">Virtual Team System User Group</a></li>
<li><a href="http://blog.maordavid.com/watch-pdc10-live-from-the-redmond-campus-october-28-and-29/" rel="bookmark" title="October 27, 2010">Watch PDC10, Live from the Redmond Campus, October 28 and 29</a></li>
</ul>
<p><!-- Similar Posts took 10.156 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.maordavid.com/kinect-for-windows-is-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Silverlight 5 RC Available for Download</title>
		<link>http://blog.maordavid.com/silverlight-5-rc-available-for-download/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=silverlight-5-rc-available-for-download</link>
		<comments>http://blog.maordavid.com/silverlight-5-rc-available-for-download/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 16:06:58 +0000</pubDate>
		<dc:creator>Maor David-Pur</dc:creator>
				<category><![CDATA[Platorm]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Silverlight 5]]></category>

		<guid isPermaLink="false">http://blog.maordavid.com/silverlight-5-rc-available-for-download/</guid>
		<description><![CDATA[Tweet The release candidate for Silverlight 5 is now available to developers on the Silverlight developer site. You can get the release itself and additional details on Silverlight Downloads. New Features Announced for Silverlight 5 Improved Media Support &#38; Rich UI Capabilities Building Next-Generation Business Applications Performance Improvements Graphics Improvements &#34;Trusted Application&#34; Model Tools Improvements [...]]]></description>
			<content:encoded><![CDATA[<div id="bottomcontainerBox" style="background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.maordavid.com%2Fsilverlight-5-rc-available-for-download%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://blog.maordavid.com/silverlight-5-rc-available-for-download/"></g:plusone>
			</div>
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.maordavid.com/silverlight-5-rc-available-for-download/"  data-text="Silverlight 5 RC Available for Download" data-count="horizontal" data-via="maordp">Tweet</a>
			</div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p><a href="http://assets.maordavid.com/blog/images/silverlight_logo.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top: 0px; border-right: 0px; padding-top: 0px" title="silverlight_logo" border="0" alt="silverlight_logo" align="right" src="http://assets.maordavid.com/blog/images/silverlight_logo_thumb.png" width="143" height="159" /></a>The release candidate for <a href="http://www.microsoft.com/silverlight/future">Silverlight 5</a> is now available to developers on the Silverlight developer site. You can get the release itself and additional details on <a href="http://www.silverlight.net/downloads">Silverlight Downloads</a>.</p>
<h3>New Features Announced for Silverlight 5</h3>
<ul>
<li><a href="http://www.microsoft.com/silverlight/future/#capabilities">Improved Media Support &amp; Rich UI Capabilities</a></li>
<li><a href="http://www.microsoft.com/silverlight/future/#business">Building Next-Generation Business Applications</a></li>
<li><a href="http://www.microsoft.com/silverlight/future/#performance">Performance Improvements</a></li>
<li><a href="http://www.microsoft.com/silverlight/future/#graphics">Graphics Improvements</a></li>
<li><a href="http://www.microsoft.com/silverlight/future/#trusted">&quot;Trusted Application&quot; Model</a></li>
<li><a href="http://www.microsoft.com/silverlight/future/#tools">Tools Improvements</a></li>
</ul>
<p>Silverlight delivers the richest set of capabilities available to developers today through a Web‐browser plug‐in. Announced last December and shipping later this year, Silverlight 5 makes further advances in media, application development and user experience, adding over 40 new features.</p>
<p>The Silverlight 5 RC provides developers their first opportunity to start exploring these new capabilities. More information on the Silverlight 5 announcements is available at <a href="http://www.microsoft.com/silverlight/future">http://www.microsoft.com/silverlight/future</a> .</p>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://blog.maordavid.com/silverlight-5-released/" rel="bookmark" title="December 13, 2011">Silverlight 5 Released</a></li>
<li><a href="http://blog.maordavid.com/microsoft-announced-silverlight/" rel="bookmark" title="May 4, 2007">Microsoft announced Silverlight</a></li>
<li><a href="http://blog.maordavid.com/silverlight-introduction/" rel="bookmark" title="May 12, 2007">Silverlight introduction</a></li>
<li><a href="http://blog.maordavid.com/silverlight-4-officesharepoint-2010-beta-announced-at-pdc-09/" rel="bookmark" title="November 18, 2009">Silverlight 4, Office/Sharepoint 2010 Beta Announced at PDC 09</a></li>
<li><a href="http://blog.maordavid.com/silverlight-3-beta/" rel="bookmark" title="March 21, 2009">Silverlight 3 Beta</a></li>
</ul>
<p><!-- Similar Posts took 11.124 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.maordavid.com/silverlight-5-rc-available-for-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Phone Mango Silverlight developer toolkit released</title>
		<link>http://blog.maordavid.com/windows-phone-mango-silverlight-developer-toolkit-released/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-phone-mango-silverlight-developer-toolkit-released</link>
		<comments>http://blog.maordavid.com/windows-phone-mango-silverlight-developer-toolkit-released/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 22:36:08 +0000</pubDate>
		<dc:creator>Maor David-Pur</dc:creator>
				<category><![CDATA[Platorm]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Windows Phone]]></category>
		<category><![CDATA[Windows Phone Mango]]></category>

		<guid isPermaLink="false">http://blog.maordavid.com/windows-phone-mango-silverlight-developer-toolkit-released/</guid>
		<description><![CDATA[Tweet The Silverlight toolkit for Windows Phone’s Mango update has been released. You can download the toolkit here.Silverlight for Windows Phone Toolkit offers developers additional controls for Windows Phone application development, designed to match the rich user experience of the Windows Phone 7.1 SDK. New Components for Aug 2011 Smooth new LongListSelector designed for Windows [...]]]></description>
			<content:encoded><![CDATA[<div id="bottomcontainerBox" style="background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.maordavid.com%2Fwindows-phone-mango-silverlight-developer-toolkit-released%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://blog.maordavid.com/windows-phone-mango-silverlight-developer-toolkit-released/"></g:plusone>
			</div>
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.maordavid.com/windows-phone-mango-silverlight-developer-toolkit-released/"  data-text="Windows Phone Mango Silverlight developer toolkit released" data-count="horizontal" data-via="maordp">Tweet</a>
			</div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p><a href="http://assets.maordavid.com/blog/images/WindowsPhone.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top: 0px; border-right: 0px; padding-top: 0px" title="WindowsPhone" border="0" alt="WindowsPhone" align="right" src="http://assets.maordavid.com/blog/images/WindowsPhone_thumb.png" width="240" height="42" /></a>The Silverlight toolkit for Windows Phone’s Mango update has been released. You can download the toolkit <a href="http://silverlight.codeplex.com/">here</a>.Silverlight for Windows Phone Toolkit offers developers additional controls for Windows Phone application development, designed to match the rich user experience of the Windows Phone 7.1 SDK. </p>
<p><b>New Components for Aug 2011</b></p>
<ul>
<li>Smooth new LongListSelector designed for Windows Phone 7.1 OS </li>
<li>MultiselectList </li>
<li>LockablePivot </li>
<li>HubTile </li>
<li>ExpanderView </li>
<li>LocalizedResources </li>
<li>DateTimeConverters </li>
<li>DateTimePickers </li>
<li>HeaderedItemsControl </li>
<li>PhoneTextBox </li>
<li>Improved Transitions performance </li>
<li>Improved ContextMenu performance </li>
<li>ListPicker supports multiselect </li>
<li>Various bug fixes</li>
</ul>
<h3>Components in the Silverlight for Windows Phone Toolkit</h3>
<p> <b>Silverlight for Windows Phone Toolkit Components</b>
<ul>
<li>AutoCompleteBox </li>
<li>ContextMenu </li>
<li>DatePicker </li>
<li>DateTimeConverters </li>
<li>DatePicker </li>
<li>ExpanderView </li>
<li>GestureService/GestureListener </li>
<li>HeaderedItemsControl </li>
<li>HubTile </li>
<li>ListPicker </li>
<li>LocalizedResources </li>
<li>LockablePivot </li>
<li>LongListSelector </li>
<li>MultiselectList </li>
<li>Page Transitions </li>
<li>PerformanceProgressBar </li>
<li>PhoneTextBox </li>
<li>TiltEffect </li>
<li>TimePicker </li>
<li>ToggleSwitch </li>
<li>WrapPanel</li>
</ul>
<h5>Get the tools</h5>
<p>You can download the new release straight from the CodePlex site at <a href="http://silverlight.codeplex.com/"><b>http://silverlight.codeplex.com/</b></a> &#8211; it requires the latest ‘Mango’ developer tools as well.</p>
<p>The release is also available on NuGet as the <a href="http://nuget.org/List/Packages/SilverlightToolkitWP">SilverlightToolkitWP</a> package.</p>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://blog.maordavid.com/windows-azure-toolkit-for-windows-phone-7/" rel="bookmark" title="March 25, 2011">Windows Azure Toolkit for Windows Phone 7</a></li>
<li><a href="http://blog.maordavid.com/silverlight-3-beta/" rel="bookmark" title="March 21, 2009">Silverlight 3 Beta</a></li>
<li><a href="http://blog.maordavid.com/azureupdated-sdk-and-tools-for-visual-studio-available-now/" rel="bookmark" title="January 16, 2009">Azure:Updated SDK and Tools for Visual Studio Available Now</a></li>
<li><a href="http://blog.maordavid.com/silverlight-5-rc-available-for-download/" rel="bookmark" title="September 6, 2011">Silverlight 5 RC Available for Download</a></li>
<li><a href="http://blog.maordavid.com/asp-net-ajax-toolkit-new-version-available-for-download/" rel="bookmark" title="June 16, 2007">ASP.NET AJAX Toolkit: new version available for download</a></li>
</ul>
<p><!-- Similar Posts took 22.942 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.maordavid.com/windows-phone-mango-silverlight-developer-toolkit-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Challenges Current CTOs Are Experiencing</title>
		<link>http://blog.maordavid.com/challenges-current-ctos-are-experiencing/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=challenges-current-ctos-are-experiencing</link>
		<comments>http://blog.maordavid.com/challenges-current-ctos-are-experiencing/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 19:50:39 +0000</pubDate>
		<dc:creator>Maor David-Pur</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[CTO]]></category>
		<category><![CDATA[Development Process]]></category>
		<category><![CDATA[Management]]></category>

		<guid isPermaLink="false">http://blog.maordavid.com/challenges-current-ctos-are-experiencing/</guid>
		<description><![CDATA[Tweet During my meetings with CTOs in ISVs (and I have a lot ) I try to help them to solve their challenges. First, what is CTO? A Chief Technology Officer (or Chief Technical Officer; CTO) is an executive-level position in a company or other entity whose occupant is focused on scientific and technological issues [...]]]></description>
			<content:encoded><![CDATA[<div id="bottomcontainerBox" style="background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.maordavid.com%2Fchallenges-current-ctos-are-experiencing%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://blog.maordavid.com/challenges-current-ctos-are-experiencing/"></g:plusone>
			</div>
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.maordavid.com/challenges-current-ctos-are-experiencing/"  data-text="Challenges Current CTOs Are Experiencing" data-count="horizontal" data-via="maordp">Tweet</a>
			</div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p><a href="http://assets.maordavid.com/blog/images/rubiks_cube.jpg"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top: 0px; border-right: 0px; padding-top: 0px" title="rubiks_cube" border="0" alt="rubiks_cube" align="right" src="http://assets.maordavid.com/blog/images/rubiks_cube_thumb.jpg" width="240" height="240" /></a>During my meetings with CTOs in ISVs (and I have a lot <img style="border-bottom-style: none; border-left-style: none; border-top-style: none; border-right-style: none" class="wlEmoticon wlEmoticon-smile" alt="Smile" src="http://assets.maordavid.com/blog/images/wlEmoticon-smile.png" />) I try to help them to solve their challenges. </p>
<p>First, what is CTO?</p>
<blockquote><p>A <b>Chief Technology Officer</b> (or <b>Chief Technical Officer</b>; <b>CTO</b>) is an executive-level position in a company or other entity whose occupant is focused on scientific and technological issues within an organization. It typically involves overseeing <a href="http://en.wikipedia.org/wiki/Research_and_Development">Research and Development</a> (R&amp;D) activities, and formulating long-term visions and strategies at the officer level. Essentially, a CTO is responsible for the transformation of capital &#8211; be it monetary, intellectual, or political &#8211; into technology in furtherance of the company&#8217;s objectives. They typically combine a strong technical or scientific background with business development skills.</p>
<p>source:Wikipedia- <a title="http://en.wikipedia.org/wiki/Chief_technology_officer" href="http://en.wikipedia.org/wiki/Chief_technology_officer">http://en.wikipedia.org/wiki/Chief_technology_officer</a></p>
</blockquote>
<p>Now, when we know what is the definition of CTO, I’d like to summarize the current challenges CTOs are experiencing as I understand them:</p>
<ul>
<li><strong>Recruiting talents</strong> is one of the most challenging endeavor.If you have great talent you could probably be a mediocre manager and still excel! I do believe that people is the most important asset we have. However, there is plenty of talent in supply. What might be lacking are:</li>
<ul>
<li>Ability to attract talent</li>
<li>Ability to recognize talent</li>
<li>Ability to train/coach/grow talent</li>
</ul>
<li><strong>Alignment of technology and business strategy</strong>: &quot;What we can do does not sell, and what sells we cannot do.&quot; Need to navigate the markets.Seek to discover gaps between the realized and potential value of the applicable technologies to our customers. Technology product development is effectively the organization and packaging of available technology. </li>
<li><strong>Execution</strong>. We are in the age when companies compete based on their execution capabilities (product development infrastructure) rather than products themselves. Building an efficient infrastructure requires systemic thinking and good system engineering practices. Not every CTO is a system engineer by birth. </li>
<li><strong>Technology</strong>: technology is getting much simpler and more complex at the same time.But it is almost always the case that problems and opportunities get less expensive every month. So the challenge is to plan (predict) when changes to tools and infrastructure should occur.</li>
<li><strong>Cloud!</strong> “how do I get distributed processing power in the cloud?&quot;.</li>
<li><strong>Global market</strong>: where you are collecting data from many differing countries with differing infrastructure capabilities, where is the processing power?</li>
<li><strong>Simplicity over Functionality:</strong> People/Customers always want a system that does it all for them rather than make the important parts efficient and effective. That is partially why SaaS is becoming more and more important everyday. </li>
</ul>
<p>There are many challenges for a modern CTO. I summarized here my opinion, but of course, the challenges vary greatly by the industry and business size. Use the comments mechanism to add your insights. </p>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://blog.maordavid.com/office-365-launches-globally/" rel="bookmark" title="July 2, 2011">Office 365 Launches Globally</a></li>
<li><a href="http://blog.maordavid.com/the-world-summit-of-cloud-computing/" rel="bookmark" title="December 4, 2009">The World Summit of Cloud Computing</a></li>
<li><a href="http://blog.maordavid.com/data-dude-developer-edition-team-developer/" rel="bookmark" title="September 30, 2008">Data Dude + Developer Edition = Team Developer</a></li>
<li><a href="http://blog.maordavid.com/data-dude-developer-edition-team-developer-2/" rel="bookmark" title="September 30, 2008">Data Dude + Developer Edition = Team Developer</a></li>
<li><a href="http://blog.maordavid.com/register-for-build-conference/" rel="bookmark" title="June 14, 2011">Register For BUILD Conference</a></li>
</ul>
<p><!-- Similar Posts took 14.988 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.maordavid.com/challenges-current-ctos-are-experiencing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Azure Tools, Developer Training Kits Updated</title>
		<link>http://blog.maordavid.com/windows-azure-tools-developer-training-kits-updated/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-azure-tools-developer-training-kits-updated</link>
		<comments>http://blog.maordavid.com/windows-azure-tools-developer-training-kits-updated/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 18:49:43 +0000</pubDate>
		<dc:creator>Maor David-Pur</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Platorm]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[Windows Azure Tools]]></category>

		<guid isPermaLink="false">http://blog.maordavid.com/windows-azure-tools-developer-training-kits-updated/</guid>
		<description><![CDATA[Tweet Updates have been released for Windows Azure Tools for Microsoft Visual Studio 2010 and Windows Azure Platform Training Kit for developers. You can download the tools here using the Web Platform Installer. You can download the updated developer training kit here. The release of the tools was made at Announcing the August 2011 Release [...]]]></description>
			<content:encoded><![CDATA[<div id="bottomcontainerBox" style="background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.maordavid.com%2Fwindows-azure-tools-developer-training-kits-updated%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://blog.maordavid.com/windows-azure-tools-developer-training-kits-updated/"></g:plusone>
			</div>
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.maordavid.com/windows-azure-tools-developer-training-kits-updated/"  data-text="Windows Azure Tools, Developer Training Kits Updated" data-count="horizontal" data-via="maordp">Tweet</a>
			</div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p><a href="http://assets.maordavid.com/blog/images/windows_azure_small2.jpg"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top: 0px; border-right: 0px; padding-top: 0px" title="windows_azure_small" border="0" alt="windows_azure_small" align="right" src="http://assets.maordavid.com/blog/images/windows_azure_small_thumb2.jpg" width="240" height="135" /></a>Updates have been released for <strong>Windows Azure Tools for Microsoft Visual Studio 2010</strong> and <strong>Windows Azure Platform Training Kit</strong> for developers.</p>
<ul>
<li>You can download the tools <a href="http://www.microsoft.com/web/gallery/install.aspx?appid=WindowsAzureToolsVS2010">here</a> using the Web Platform Installer. </li>
<li>You can download the updated developer training kit <a href="http://go.microsoft.com/fwlink/?LinkID=130354">here</a>. </li>
</ul>
<p>The release of the tools was made at <a href="http://blogs.msdn.com/b/windowsazure/archive/2011/08/03/announcing-the-august-2011-release-of-the-windows-azure-tools-for-microsoft-visual-studio-2010.aspx">Announcing the August 2011 Release of the Windows Azure Tools for Microsoft Visual Studio 2010</a>.</p>
<p>New in this release of the tools:</p>
<ul>
<li>Profile applications running in Windows Azure. </li>
<li>Create ASP.Net MVC3 Web Roles. </li>
<li>Manage multiple service configurations in one cloud project. </li>
<li>Improved validation of Windows Azure packages. </li>
</ul>
<h5>Updated Training Kit</h5>
<p>The <b>Windows Azure Platform Training Kit</b> has been updated for the new tools. The Windows Azure Platform Training Kit includes a comprehensive set of technical content including hands-on labs, presentations, and demos that are designed to help you learn how to use the Windows Azure platform.</p>
<p>The August 2011 update of the training kit includes:</p>
<ul>
<li>Labs and Demos
<ul>
<li>All the labs and demos have been updated to leverage the <a href="http://www.microsoft.com/web/gallery/install.aspx?appid=WindowsAzureToolsVS2010">new Window Azure Tools 1.4</a>. </li>
<li>Updated SSMS dependency of affected labs to SSMS SP1. </li>
</ul>
</li>
<li>Windows Azure Deployment
<ul>
<li>Applied fix in the setup experience for the <a href="http://wappowershell.codeplex.com/">Windows Azure Platform Management Cmdlets</a>. </li>
<li>Updated the <a href="http://wappowershell.codeplex.com/">Windows Azure Platform Management Cmdlets</a> to the latest version. </li>
</ul>
</li>
<li>Building ASP.NET Applications with Windows Azure
<ul>
<li>Changed the way the membership password was encrypted to fix minor bug when deployed to azure. </li>
</ul>
</li>
<li>Exploring Windows Azure Storage
<ul>
<li>Updated the code to support deleting snapshots. </li>
</ul>
</li>
<li>Windows Azure CDN
<ul>
<li>Applied fix to a minor bug in the Overview section. </li>
</ul>
</li>
</ul>
<h5>Key Updates To Azure Tools</h5>
<p>With profiling support in the Windows Azure Tools you can easily detect performance bottlenecks in your application while it is running in Windows Azure.</p>
<p>If you want to maintain different settings for different deployment environments, the Windows Azure tools now support multiple service configurations in the same Windows Azure Project. This is especially useful for managing different Windows Azure Storage connection strings for local debugging and running in the cloud.</p>
<p>the new tools will help you avoid some of the common problems when you deploy your application to Windows Azure. If you are forgetting to include a local assembly in your package or you publish with a local Azure Storage connection string. The tools will let you know.</p>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://blog.maordavid.com/windows-azure-training-kit-updated-for-visual-studio-2010/" rel="bookmark" title="June 9, 2010">Windows Azure Training Kit Updated for Visual Studio 2010</a></li>
<li><a href="http://blog.maordavid.com/the-windows-azure-platform-training-kit-december-update-available-for-download/" rel="bookmark" title="December 20, 2010">The Windows Azure Platform Training Kit December Update Available for Download</a></li>
<li><a href="http://blog.maordavid.com/updated-windows-azure-sdk-windows-azure-hpc-scheduler-sdk-available/" rel="bookmark" title="November 16, 2011">Updated Windows Azure SDK &amp; Windows Azure HPC Scheduler SDK Available</a></li>
<li><a href="http://blog.maordavid.com/azureupdated-sdk-and-tools-for-visual-studio-available-now/" rel="bookmark" title="January 16, 2009">Azure:Updated SDK and Tools for Visual Studio Available Now</a></li>
<li><a href="http://blog.maordavid.com/new-version-of-windows-azure-tools-for-microsoft-visual-studio/" rel="bookmark" title="May 29, 2009">New Version of Windows Azure Tools for Microsoft Visual Studio</a></li>
</ul>
<p><!-- Similar Posts took 16.373 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.maordavid.com/windows-azure-tools-developer-training-kits-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 8 Engineering Team Launches &#8216;B8&#8217; Blog</title>
		<link>http://blog.maordavid.com/windows-8-engineering-team-launches-b8-blog/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-8-engineering-team-launches-b8-blog</link>
		<comments>http://blog.maordavid.com/windows-8-engineering-team-launches-b8-blog/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 18:32:56 +0000</pubDate>
		<dc:creator>Maor David-Pur</dc:creator>
				<category><![CDATA[Platorm]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://blog.maordavid.com/windows-8-engineering-team-launches-b8-blog/</guid>
		<description><![CDATA[Tweet Microsoft’s Windows Engineering Team recently created this blog post to keep you updated on Windows 8. All the official news, information, details will be shared to everyone via this blog. The goal of this blog is to start a dialog about design choices, real-world data and usage, and new opportunities that are part of [...]]]></description>
			<content:encoded><![CDATA[<div id="bottomcontainerBox" style="background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.maordavid.com%2Fwindows-8-engineering-team-launches-b8-blog%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://blog.maordavid.com/windows-8-engineering-team-launches-b8-blog/"></g:plusone>
			</div>
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.maordavid.com/windows-8-engineering-team-launches-b8-blog/"  data-text="Windows 8 Engineering Team Launches &lsquo;B8&rsquo; Blog" data-count="horizontal" data-via="maordp">Tweet</a>
			</div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>Microsoft’s Windows Engineering Team recently created <a href="http://blogs.msdn.com/b/b8/">this</a> blog post to keep you updated on Windows 8. All the official news, information, details will be shared to everyone via this blog. The goal of this blog is to start a dialog about design choices, real-world data and usage, and new opportunities that are part of Windows 8. There&#8217;ll be regular posts throughout the development of Windows 8, focusing on the engineering of the product.</p>
<p><a href="http://www.microsoft.com/presspass/exec/ssinofsky/">Steven Sinofsky</a>, President of Windows and Windows Live Division, has penned the first posting on a new <a href="http://blogs.msdn.com/b/b8/archive/2011/08/15/welcome-to-building-windows-8.aspx">Building Windows 8</a> blog.</p>
<p>Keep up with the new posts by following <b>@BuildWindows8</b> on Twitter.</p>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://blog.maordavid.com/im-using-twitter/" rel="bookmark" title="March 25, 2008">I&#8217;m Using Twitter</a></li>
<li><a href="http://blog.maordavid.com/attack-surface-analyzer-beta/" rel="bookmark" title="January 29, 2011">Attack Surface Analyzer BETA</a></li>
<li><a href="http://blog.maordavid.com/windows-live-writer-beta-3-released/" rel="bookmark" title="September 6, 2007">Windows Live Writer Beta 3 Released</a></li>
<li><a href="http://blog.maordavid.com/learn-windows-azure-event/" rel="bookmark" title="December 13, 2011">Learn Windows Azure Event</a></li>
<li><a href="http://blog.maordavid.com/data-dude-developer-edition-team-developer/" rel="bookmark" title="September 30, 2008">Data Dude + Developer Edition = Team Developer</a></li>
</ul>
<p><!-- Similar Posts took 9.993 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.maordavid.com/windows-8-engineering-team-launches-b8-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hadoop Connectors Coming for SQL Server Parallel Data Warehouse</title>
		<link>http://blog.maordavid.com/hadoop-connectors-coming-for-sql-server-parallel-data-warehouse/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hadoop-connectors-coming-for-sql-server-parallel-data-warehouse</link>
		<comments>http://blog.maordavid.com/hadoop-connectors-coming-for-sql-server-parallel-data-warehouse/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 17:38:21 +0000</pubDate>
		<dc:creator>Maor David-Pur</dc:creator>
				<category><![CDATA[Platorm]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Big Data]]></category>
		<category><![CDATA[PDW]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://blog.maordavid.com/hadoop-connectors-coming-for-sql-server-parallel-data-warehouse/</guid>
		<description><![CDATA[Tweet SQL Server team blog posted about Parallel Data Warehouse News and Hadoop Interoperability Plans. In a nutshell, Microsoft announced its intentions to bring Hadoop to SQL Server and Parallel Data Warehouse (PDW). The connectors provide interoperability between SQL Server/PDW and Hadoop environments, enabling customers to transfer data between Hadoop and SQL Server/PDW. With these [...]]]></description>
			<content:encoded><![CDATA[<div id="bottomcontainerBox" style="background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.maordavid.com%2Fhadoop-connectors-coming-for-sql-server-parallel-data-warehouse%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://blog.maordavid.com/hadoop-connectors-coming-for-sql-server-parallel-data-warehouse/"></g:plusone>
			</div>
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.maordavid.com/hadoop-connectors-coming-for-sql-server-parallel-data-warehouse/"  data-text="Hadoop Connectors Coming for SQL Server Parallel Data Warehouse" data-count="horizontal" data-via="maordp">Tweet</a>
			</div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>SQL Server team blog posted about <a href="http://blogs.technet.com/b/dataplatforminsider/archive/2011/08/08/parallel-data-warehouse-news-and-hadoop-interoperability-plans.aspx">Parallel Data Warehouse News and Hadoop Interoperability Plans</a>. In a nutshell, <a href="http://blogs.technet.com/b/dataplatforminsider/archive/2011/08/08/parallel-data-warehouse-news-and-hadoop-interoperability-plans.aspx">Microsoft announced</a> its intentions to bring Hadoop to SQL Server and Parallel Data Warehouse (PDW). </p>
<p>The connectors provide interoperability between SQL Server/PDW and Hadoop environments, enabling customers to transfer data between Hadoop and SQL Server/PDW. With these connectors, customers can more easily integrate Hadoop with their Microsoft Enterprise Data Warehouses and Business Intelligence solutions to gain deeper business insights from both structured and unstructured data.</p>
<p>You can read the announcement about these connectors from <a href="http://blogs.technet.com/b/dataplatforminsider/archive/2011/08/08/parallel-data-warehouse-news-and-hadoop-interoperability-plans.aspx">here</a>.</p>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://blog.maordavid.com/windows-azure-121211-announcement/" rel="bookmark" title="December 13, 2011">Windows Azure 12/12/11 Announcement</a></li>
<li><a href="http://blog.maordavid.com/openness-update-for-windows-azure/" rel="bookmark" title="December 16, 2011">Openness Update for Windows Azure</a></li>
<li><a href="http://blog.maordavid.com/silverlight-4-officesharepoint-2010-beta-announced-at-pdc-09/" rel="bookmark" title="November 18, 2009">Silverlight 4, Office/Sharepoint 2010 Beta Announced at PDC 09</a></li>
<li><a href="http://blog.maordavid.com/sql-azure-announcements-in-pdc10/" rel="bookmark" title="October 31, 2010">SQL Azure Announcements In PDC10</a></li>
<li><a href="http://blog.maordavid.com/inbound-data-now-free-on-windows-azure/" rel="bookmark" title="July 2, 2011">Inbound Data Now Free on Windows Azure</a></li>
</ul>
<p><!-- Similar Posts took 11.358 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.maordavid.com/hadoop-connectors-coming-for-sql-server-parallel-data-warehouse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C9::GoingNative</title>
		<link>http://blog.maordavid.com/c9goingnative/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=c9goingnative</link>
		<comments>http://blog.maordavid.com/c9goingnative/#comments</comments>
		<pubDate>Sat, 30 Jul 2011 07:07:22 +0000</pubDate>
		<dc:creator>Maor David-Pur</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Native]]></category>

		<guid isPermaLink="false">http://blog.maordavid.com/c9goingnative/</guid>
		<description><![CDATA[Tweet C9::GoingNative is a monthly show on Channel 9 focused on native development with an emphasis on C++. Each episode will have a segment including an interview with a native dev in his/her native habitat (office) where we&#8217;ll talk about what they do and how they use native code and associated toolchains, as well as [...]]]></description>
			<content:encoded><![CDATA[<div id="bottomcontainerBox" style="background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.maordavid.com%2Fc9goingnative%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://blog.maordavid.com/c9goingnative/"></g:plusone>
			</div>
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://blog.maordavid.com/c9goingnative/"  data-text="C9::GoingNative" data-count="horizontal" data-via="maordp">Tweet</a>
			</div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p><a href="http://assets.maordavid.com/blog/images/clip_image0021.jpg"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="clip_image002" border="0" alt="clip_image002" align="right" src="http://assets.maordavid.com/blog/images/clip_image002_thumb1.jpg" width="244" height="67" /></a>
<p><b>C9::GoingNative</b> is a monthly show on Channel 9 focused on native development with an emphasis on C++.</p>
<p>Each episode will have a segment including an interview with a native dev in his/her native habitat (office) where we&#8217;ll talk about what they do and how they use native code and associated toolchains, as well as get their insights and wisdom—geek out. There will be a small news component or segment, but the show will primarily focus on technical tips and conversations with active C/C++ coders, demonstrations of new core language features, libraries, compilers, toolchains, etc.</p>
<p>You can also follow thjeir Twitter account, <strong><a href="http://twitter.com/C9GoingNative">@C9GoingNative</a>,</strong> and share this good news in your relevant social circles. Please send your feedback and suggestions to their public <b><a href="mailto:C9GoingNative@hotmail.com">email account</a></b>.</p>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://blog.maordavid.com/want-to-influence-the-future-of-team-system/" rel="bookmark" title="March 28, 2008">Want To Influence The Future Of Team System?</a></li>
<li><a href="http://blog.maordavid.com/native-extensions-for-microsoft-silverlight/" rel="bookmark" title="December 5, 2010">Native Extensions for Microsoft Silverlight</a></li>
<li><a href="http://blog.maordavid.com/c-attributes-2/" rel="bookmark" title="May 26, 2007">C# attributes</a></li>
<li><a href="http://blog.maordavid.com/c-automatic-properties/" rel="bookmark" title="September 26, 2007">C# Automatic Properties</a></li>
<li><a href="http://blog.maordavid.com/pro-linq-language-integrated-query-in-c-2008-early-review/" rel="bookmark" title="December 9, 2007">Pro LINQ: Language Integrated Query in C# 2008 &#8211; Early Review</a></li>
</ul>
<p><!-- Similar Posts took 8.178 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.maordavid.com/c9goingnative/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

