<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Jan @ Development</title>
	<atom:link href="http://janatdevelopment.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://janatdevelopment.com</link>
	<description>Developer Blog</description>
	<lastBuildDate>Wed, 15 May 2013 15:57:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='janatdevelopment.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Jan @ Development</title>
		<link>http://janatdevelopment.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://janatdevelopment.com/osd.xml" title="Jan @ Development" />
	<atom:link rel='hub' href='http://janatdevelopment.com/?pushpress=hub'/>
		<item>
		<title>Links of the month (April Edition)</title>
		<link>http://janatdevelopment.com/2013/05/01/links-of-the-month-april-edition/</link>
		<comments>http://janatdevelopment.com/2013/05/01/links-of-the-month-april-edition/#comments</comments>
		<pubDate>Wed, 01 May 2013 01:14:25 +0000</pubDate>
		<dc:creator>Jan Hentschel</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Links of the month]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[Global Windows Azure Bootcamp]]></category>
		<category><![CDATA[Infrastructure as a Service]]></category>
		<category><![CDATA[Json.NET]]></category>
		<category><![CDATA[MVVM]]></category>
		<category><![CDATA[MVVM Light]]></category>
		<category><![CDATA[Visual Studio 2012]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[Windows Azure Mobile Services]]></category>
		<category><![CDATA[Windows Azure SQL Database]]></category>
		<category><![CDATA[Windows Azure Virtual Machines]]></category>
		<category><![CDATA[Windows Azure Web Site]]></category>
		<category><![CDATA[Windows Phone]]></category>

		<guid isPermaLink="false">http://janatdevelopment.com/?p=603</guid>
		<description><![CDATA[Hello and welcome back to the links of the month. The last time I have introduced you to some enhancements to Windows Azure. I thought March was a big month for Windows Azure, but &#8230; what was April for an amazing month! We had the AzureConf the Windows Azure Global Bootcmap last week and some [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=janatdevelopment.com&#038;blog=39834266&#038;post=603&#038;subd=janatdevelopment&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Hello and welcome back to the <a title="Links of the month" href="http://janatdevelopment.com/tag/links-of-the-month/">links of the month</a>. The <a title="Links of the month (March Edition)" href="http://janatdevelopment.com/2013/04/07/links-of-the-month-march-edition/">last time</a> I have introduced you to some enhancements to Windows Azure. I thought March was a big month for Windows Azure, but &#8230; what was April for an amazing month! We had the AzureConf the Windows Azure Global Bootcmap last week and some awesome enhancements to Windows Azure. Some of them will be covered in this article.</p>
<p><span id="more-603"></span></p>
<p><strong>Windows Azure</strong></p>
<ul>
<li><a title="Windows Azure: Active Directory Release, New Backup Service + Web Site Monitoring and Log Improvements" href="http://weblogs.asp.net/scottgu/archive/2013/04/08/windows-azure-active-directory-general-availability-new-backup-service-web-site-monitoring-and-diagnostic-improvements.aspx">Windows Azure: Active Directory Release, New Backup Service + Web Site Monitoring and Log Improvements</a> - Announcement #1 of the month.</li>
<li><a title="Windows Azure: General Availability of Infrastructure as a Service (IaaS)" href="http://weblogs.asp.net/scottgu/archive/2013/04/16/windows-azure-general-availability-of-infrastructure-as-a-service-iaas.aspx">Windows Azure: General Availability of Infrastructure as a Service (IaaS)</a> - Announcement #2 and the biggest one. Scott Guthrie gives an introduction to the awesome capabilities of Windows Azure.</li>
<li><a title="Windows Azure: Improvements to Virtual Networks, Virtual Machines, Cloud Services and a new Ruby SDK" href="http://weblogs.asp.net/scottgu/archive/2013/04/26/windows-azure-improvements-to-virtual-networks-virtual-machines-cloud-services-and-a-new-ruby-sdk.aspx">Windows Azure: Improvements to Virtual Networks, Virtual Machines, Cloud Services and a new Ruby SDK</a> - Announcement #3</li>
<li><a title="Announcing the release of Windows Azure SDK 2.0 for .NET" href="http://weblogs.asp.net/scottgu/archive/2013/04/30/announcing-the-release-of-windows-azure-sdk-2-0-for-net.aspx">Announcing the release of Windows Azure SDK 2.0 for .NET</a> - Announcement #4 was just made today and should the most interesting one for .NET developers.</li>
<li><a title="In-App Purchase and Mobile Services" href="http://www.thejoyofcode.com/In_App_Purchase_and_Mobile_Services.aspx">In-App Purchase and Mobile Services</a> - An awesome post made by Josh Twist how you can implement in-app purchases on iOS in combination with the Windows Azure Mobile Services.</li>
<li><a title="How to use Windows Azure Table Storage in Windows Azure Mobile Services" href="http://code.msdn.microsoft.com/Use-Table-Storage-in-0b6bcbc7">How to use Windows Azure Table Storage in Windows Azure Mobile Services</a> - A great sample written by Paolo Salvatori how to use the Windows Azure Table Storage in the Windows Azure Mobile Services to store data in place of Windows Azure SQL Database.</li>
<li><a title="Fetching Windows Azure Mobile Services Data in XAML based Windows Store Application" href="http://debugmode.net/2013/04/11/fetching-windows-azure-mobile-services-data-in-xaml-based-windows-store-application/">Fetching Windows Azure Mobile Services Data in XAML based Windows Store Application</a> - A simple example how to fetch data from the Windows Azure Mobile Services from Windows Store applications.</li>
<li><a title="Deploy a Secure ASP.NET MVC app with Membership, OAuth, and SQL Database to a Windows Azure Web Site" href="http://www.windowsazure.com/en-us/develop/net/tutorials/web-site-with-sql-database/">Deploy a Secure ASP.NET MVC app with Membership, OAuth, and SQL Database to a Windows Azure Web Site</a> - A new sample posted on the Windows Azure Developer Center for implementing a secure ASP.NET MVC application.</li>
<li><a title="Global Render Lab at the Global Windows Azure Bootcamp" href="http://geekswithblogs.net/asmith/archive/2013/04/28/152812.aspx">Global Render Lab at the Global Windows Azure Bootcamp</a> - An extended explanation of the Global Render Lab made by Alan Smith. The Render Lab was part of the Windows Azure Bootcamp last week.</li>
</ul>
<p><strong>Windows Phone</strong></p>
<ul>
<li><a title="More Dev Center features - we're listening" href="http://blogs.windows.com/windows_phone/b/wpdev/archive/2013/04/05/more-dev-center-features-we-re-listening.aspx">More Dev Center features &#8211; we&#8217;re listening</a> - Announcement of some improvements to the dev center, f.e. the ability to cancel submission and automatic screenshot resizing.</li>
</ul>
<p><strong>Other stuff</strong></p>
<ul>
<li><a title="10 things you might have missed about MVVM Light" href="http://www.spikie.be/blog/post/2013/04/12/10-things-you-might-have-missed-about-MVVM-Light.aspx">10 things you might have missed about MVVM Light</a> - Do you like MVVM Light? Than you should read this post. There could be something you have missed about MVVM Light.</li>
<li><a title="Visual Studio 2012 Update 2 Now Available" href="http://blogs.msdn.com/b/somasegar/archive/2013/04/04/visual-studio-2012-update-2-now-available.aspx">Visual Studio 2012 Update 2 Now Available</a> - The announcement of update #2 for Visual Studio 2012.</li>
<li><a title="Json.NET 5.0 Release 1 - .NET 4.5, BigInteger, Read-Only Collections" href="http://james.newtonking.com/archive/2013/04/07/json-net-5-0-release-1-net-4-5-biginteger-read-only-collections.aspx">Json.NET 5.0 Release 1</a> - Another announcement. Not for a Microsoft product, but for a library most developers are using.</li>
</ul>
<p>Like you have seen, a lot of announcements in April. Let&#8217;s wait and see what will be going on in May.</p>
<p>- Jan (<a href="http://twitter.com/Horizon_Net">@Horizon_Net</a>)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/janatdevelopment.wordpress.com/603/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/janatdevelopment.wordpress.com/603/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=janatdevelopment.com&#038;blog=39834266&#038;post=603&#038;subd=janatdevelopment&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://janatdevelopment.com/2013/05/01/links-of-the-month-april-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/a1b4cd13c05c448b50eec224f1a6ebff?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">janhentschel87</media:title>
		</media:content>
	</item>
		<item>
		<title>The day after &#8230; the Global Windows Azure Bootcamp</title>
		<link>http://janatdevelopment.com/2013/04/28/the-day-after-the-global-windows-azure-bootcamp/</link>
		<comments>http://janatdevelopment.com/2013/04/28/the-day-after-the-global-windows-azure-bootcamp/#comments</comments>
		<pubDate>Sun, 28 Apr 2013 21:09:54 +0000</pubDate>
		<dc:creator>Jan Hentschel</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[Global Windows Azure Bootcamp]]></category>
		<category><![CDATA[Windows Azure]]></category>

		<guid isPermaLink="false">http://janatdevelopment.com/?p=580</guid>
		<description><![CDATA[What an amazing Saturday! Have you attended one of the 96 local Windows Azure Bootcamps? Are you one of these crazy 8,000 people around the globe? But let me start at the beginning. Nearly two months ago at the MVP Summit in Redmond some of the Windows Azure MVPs (ahead was Magnus Martensson a.k.a. @noopman) had [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=janatdevelopment.com&#038;blog=39834266&#038;post=580&#038;subd=janatdevelopment&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>What an amazing Saturday! Have you attended one of the 96 local <a href="http://globalwindowsazure.azurewebsites.net/">Windows Azure Bootcamps</a>? Are you one of these crazy 8,000 people around the globe?</p>
<p>But let me start at the beginning. Nearly two months ago at the MVP Summit in Redmond some of the Windows Azure MVPs (ahead was Magnus Martensson a.k.a. <a href="https://twitter.com/noopman">@noopman</a>) had an idea: One big event in several cities in several countries. I think they had no idea how big it really will become. With the enthusiasm of the Windows Azure Insiders and the help of several Microsoft employees it came bigger and bigger.</p>
<p><span id="more-580"></span></p>
<p>As I first heard about this idea I thought &#8220;cool, but what is special about it?&#8221;. I had no idea how special it really will become!<br />
Some weeks later Magnus asked in an email why there is only one German event location (Bad Homburg) and I thought &#8220;should we also make one in Berlin?&#8221;. I talked with Alexander Singer (<a href="https://twitter.com/salexsinger">@salexsinger</a>) if that is a good idea. He said &#8220;why not?&#8221; and so we decided to make it happen. But two guys are not enough to organize an event like this. We asked Holger Diekhoff, Hans Laubisch, Malte Lantin (<a href="https://twitter.com/MalteLantin">@MalteLantin</a>), Peter Kirchner (<a href="https://twitter.com/peterkirchner">@peterkirchner</a>), and Nico Wilhelm if they could help us.</p>
<p>Every time when organizing an event you ask yourself whom could you invite as a speaker? In my case it was very easy. Malte connected me with Anton Staykov (<a href="https://twitter.com/astaykov">@astaykov</a>), a Windows Azure MVP from Bulgaria. He was our first speaker. But only one speaker for a nine hour event? That shouldn&#8217;t be enough. I asked the Windows Azure Insiders if someone is near Berlin and would like to speak at our event. Just a few hours later Markus Eilers (<a href="https://twitter.com/pulsd">@pulsd</a>) answered that he would be happy to join us. Speaker #3 was Oliver Michalski (<a href="https://twitter.com/ol_mic">@ol_mic</a>) who was the only one from the speakers and organizers (except Hans) who actually lives in Berlin. To top the speaker list off Peter agreed to hold the keynote.<br />
Four speakers should be enough, right? I was happy that we had so many great speakers in one room, but something special should happen.<br />
A few weeks ago I met Dion Hutchings (<a href="https://twitter.com/dionhut">@dionhut</a>), who is a technical evangelist at Microsoft, at the Student Technology Conference in Berlin. I had an idea and asked him if he could join us via Skype during the keynote. His simple answer was &#8220;of course, I would love to do that!&#8221;. With him we had five speakers collected in just a single week!</p>
<p><a href="http://janatdevelopment.files.wordpress.com/2013/04/dsc_0102.jpg"><img class="alignnone size-large wp-image-586" alt="Speakers GWAB" src="http://janatdevelopment.files.wordpress.com/2013/04/dsc_0102.jpg?w=625&#038;h=413" width="625" height="413" /></a><br />
[From Left to right: Me, Anton Staykov, Markus Eilers, and Peter Kirchner]</p>
<p>Enough of the organizational stuff. Let me tell you something about the event itself. It all started Friday night (German time) with the kickoff in Australia and Japan. Nearly ten hours later it was our part to make this event bigger than everything else. 24 people from all places of Germany joined us in Berlin.</p>
<p>After the kickoff made by Peter and Dion I had the opportunity to introduce the attendees to one of the big things of the bootcamp: The <a href="http://renderlab.azurewebsites.net/">render lab</a>!<br />
The render lab was a competition (and also a cooperation) between the different countries and event locations. Alan Smith (<a href="https://twitter.com/alansmith">@alansmith</a>) created an environment on Azure where you can run instances and render a video which was recorded with a Xbox Kinect. Just have a look at the following video to get an impression what it looks like.</p>
<p><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='625' height='382' src='http://www.youtube.com/embed/n5jy6bvSxWc?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span></p>
<p>At the end of the day we made it to the #1 location in the world! Together with Bad Homburg Germany was #2 in the countries list.</p>
<p>But how does it look like to create a video for the job queue? Here&#8217;s an impression from Berlin.</p>
<p><a href="http://janatdevelopment.files.wordpress.com/2013/04/dsc_0052.jpg"><img class="alignnone size-large wp-image-587" alt="Attendees GWAB" src="http://janatdevelopment.files.wordpress.com/2013/04/dsc_0052.jpg?w=625&#038;h=413" width="625" height="413" /></a></p>
<p>All in all there were 9,904 worker roles which rendered 727,059 with almost sever years of compute time in just 24 hours. During the event there were nearly 2,105,773 requests per hours (that means 585 requests per second) on the render queue. If you would like to know more about the render lab, just have a look at the <a href="http://geekswithblogs.net/asmith/archive/2013/04/28/152812.aspx">blog post</a> from Alan.</p>
<p>During the day we had an awesome <a href="http://janatdevelopment.com/2013/04/18/global-windows-azure-bootcamps-in-berlin-und-bad-homburg/">agenda</a> with a lot of interesting topics, ranging from the Windows Azure Media, Windows Azure Websites, to best practices on Windows Azure.</p>
<p><a href="http://janatdevelopment.files.wordpress.com/2013/04/dsc_0065.jpg"><img class="alignnone size-large wp-image-588" alt="Anton GWAB" src="http://janatdevelopment.files.wordpress.com/2013/04/dsc_0065.jpg?w=625&#038;h=413" width="625" height="413" /></a><br />
[Anton during one of his talks]</p>
<p>Throughout the event you could feel the passion of the community. It was proved by the participation in the render lab, the conversations on Twitter, and so on.</p>
<p>At the end of the day I was happy that nothing has gone wrong and was amazed by this awesome Windows Azure community around the globe.</p>
<p>Before I stop here I like to make some acknowledgements. First of all I would like to thank all attendees. Without you it haven&#8217;t been that funny! I also like to thank all of our speakers and their families for lending me their husbands/fathers. A big thank you goes to the people which helped me to organize this event. Alex, Holger, Hans, Malte, Peter, and Nico: You did an amazing job and made my live one of the easiest in the history of event organizers!</p>
<p>To conclude this article I have only four words for you: &#8220;I LOVE THIS COMMUNITY!&#8221;</p>
<p><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='625' height='382' src='http://www.youtube.com/embed/wvsboPUjrGc?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span></p>
<p>- Jan (<a href="http://twitter.com/Horizon_Net">@Horizon_Net</a>)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/janatdevelopment.wordpress.com/580/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/janatdevelopment.wordpress.com/580/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=janatdevelopment.com&#038;blog=39834266&#038;post=580&#038;subd=janatdevelopment&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://janatdevelopment.com/2013/04/28/the-day-after-the-global-windows-azure-bootcamp/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/a1b4cd13c05c448b50eec224f1a6ebff?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">janhentschel87</media:title>
		</media:content>

		<media:content url="http://janatdevelopment.files.wordpress.com/2013/04/dsc_0102.jpg?w=625" medium="image">
			<media:title type="html">Speakers GWAB</media:title>
		</media:content>

		<media:content url="http://janatdevelopment.files.wordpress.com/2013/04/dsc_0052.jpg?w=625" medium="image">
			<media:title type="html">Attendees GWAB</media:title>
		</media:content>

		<media:content url="http://janatdevelopment.files.wordpress.com/2013/04/dsc_0065.jpg?w=625" medium="image">
			<media:title type="html">Anton GWAB</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft Virtual Academy upcoming online events</title>
		<link>http://janatdevelopment.com/2013/04/25/microsoft-virtual-academy-upcoming-online-events/</link>
		<comments>http://janatdevelopment.com/2013/04/25/microsoft-virtual-academy-upcoming-online-events/#comments</comments>
		<pubDate>Thu, 25 Apr 2013 21:38:30 +0000</pubDate>
		<dc:creator>Jan Hentschel</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Application Lifecycle Management]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[Microsoft Virtual Academy]]></category>
		<category><![CDATA[Team Foundation Server]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Windows Azure]]></category>

		<guid isPermaLink="false">http://janatdevelopment.com/?p=577</guid>
		<description><![CDATA[Hello and welcome back everybody. After the AzureConf on Tuesday and the dotNetConf, which is currently running, I want to pay some attention on upcoming online events. Are you familiar with the Microsoft Virtual Academy? It is a great place to become familiar with the greatest technologies from Microsoft. Beside the courses MVA offers some [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=janatdevelopment.com&#038;blog=39834266&#038;post=577&#038;subd=janatdevelopment&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Hello and welcome back everybody. After the <a href="http://channel9.msdn.com/Events/windowsazure/Windows-AzureConf-2013">AzureConf</a> on Tuesday and the <a href="http://live.dotnetconf.net/">dotNetConf</a>, which is currently running, I want to pay some attention on upcoming online events.</p>
<p>Are you familiar with the <a title="Microsoft Virtual Academy" href="http://www.microsoftvirtualacademy.com/">Microsoft Virtual Academy</a>? It is a great place to become familiar with the greatest technologies from Microsoft. Beside the courses MVA offers some Jump Start series from time to time. Today and yesterday a whole bunch of Jump Start were kicked-off with the <a title="Windows 8 UX Design Jump Start" href="https://www.microsoftvirtualacademy.com/liveevents/ux-for-windows-apps?CR_CC=200206308">Windows 8 UX Design Jump Start</a>. The whole May several courses will follow. Here&#8217;s a short overview about them:<span id="more-577"></span></p>
<p><a title="MVA Live Q&amp;A: Programming Windows with Charles Petzold" href="https://www.microsoftvirtualacademy.com/liveevents/programming-windows?CR_CC=200208266">MVA Live Q&amp;A: Programming Windows with Charles Petzold</a> on April 30, 2103</p>
<p>The best opportunity to ask the legendary Charles Petzold questions about how to use C# and XAML for building Windows 8 apps.</p>
<p><a title="Applying ALM with Visual Studio 2012 (exam 70-498) Jump Start" href="https://www.microsoftvirtualacademy.com/liveevents/applying-alm-with-visual-studio-2012?CR_CC=200208268">Applying ALM with Visual Studio 2012 (exam 70-498) Jump Start</a> on May 1, 2013</p>
<p>Steven Borg and Anthony Borton help you to use Application Lifecycle Management with Visual Studio 2012 and prepare yourself for the exam <a title="Delivering Continuous Value with Visual Studio 2012 Application Lifecycle Management" href="http://www.microsoft.com/learning/en/us/exam.aspx?id=70-498">70-498</a>.</p>
<p><a title="Developing Windows Store App Essentials using C# Jump Start" href="https://www.microsoftvirtualacademy.com/liveevents/dev-windows-store-app-essentials-using-c?CR_CC=200206306">Developing Windows Store App Essentials using C# Jump Start</a> on May 2, 2013</p>
<p>Jerry Nixon and Daren May will show you sample after sample of creating Windows Store Apps with C#</p>
<p><a title="Windows Azure for IT Professionals Jump Start" href="http://www.microsoft.com/click/services/Redirect2.ashx?CR_CC=200206715">Windows Azure for IT Professionals Jump Start</a> on May 16, 2013</p>
<p>Are you IT professional and interested in Windows Azure? This Jump Start is the best place to get started. It will cover topics such as Windows Azure Virtual Machines and Virtual Networks.</p>
<p><a title="Software Testing with Visual Studio 2012 (exam 70-497) Jump Start" href="https://www.microsoftvirtualacademy.com/liveevents/software-testing-with-visual-studio-2012-jump-start">Software Testing with Visual Studio 2012 (exam 70-497) Jump Start</a> on May 28, 2013</p>
<p>Another Jump Start for the preparation for an exam of the <a title="MCSD: Application Lifecycle Management" href="http://www.microsoft.com/learning/en/us/mcsd-application-lifecycle-management.aspx">MCSD: Application Lifecycle Management</a> track (exam <a title="Software Testing with Visual Studio 2012" href="http://www.microsoft.com/learning/en/us/exam.aspx?ID=70-497">70-497</a>). It is focused on making testing a valuable part of your ALM process.</p>
<p><a title="Administering Visual Studio Team Foundation Server 2012 (exam 70-496) Jump Start" href="http://www.microsoft.com/click/services/Redirect2.ashx?CR_CC=200211392">Administering Visual Studio Team Foundation Server 2012 (exam 70-496) Jump Start</a> on May 29, 2013</p>
<p>The Jump Start for the third exam (exam <a title="Administering Visual Studio Team Foundation Server 2012" href="http://www.microsoft.com/learning/en/us/exam.aspx?ID=70-496">70-496</a>) in the MCSD: Application Lifecycle Management track. It will help you to make the administration of your Team Foundation Server easier.</p>
<p>A great opportunity for developers and IT professionals. Register now for these events!</p>
<p>- Jan (<a href="http://twitter.com/Horizon_Net">@Horizon_Net</a>)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/janatdevelopment.wordpress.com/577/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/janatdevelopment.wordpress.com/577/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=janatdevelopment.com&#038;blog=39834266&#038;post=577&#038;subd=janatdevelopment&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://janatdevelopment.com/2013/04/25/microsoft-virtual-academy-upcoming-online-events/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/a1b4cd13c05c448b50eec224f1a6ebff?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">janhentschel87</media:title>
		</media:content>
	</item>
		<item>
		<title>Global Windows Azure Bootcamps in Berlin und Bad Homburg</title>
		<link>http://janatdevelopment.com/2013/04/18/global-windows-azure-bootcamps-in-berlin-und-bad-homburg/</link>
		<comments>http://janatdevelopment.com/2013/04/18/global-windows-azure-bootcamps-in-berlin-und-bad-homburg/#comments</comments>
		<pubDate>Thu, 18 Apr 2013 21:44:36 +0000</pubDate>
		<dc:creator>Jan Hentschel</dc:creator>
				<category><![CDATA[Deutsch]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[Windows Azure]]></category>

		<guid isPermaLink="false">http://janatdevelopment.com/?p=570</guid>
		<description><![CDATA[Am 27.04.2013 noch nichts vor und zufälligerweise in der Nähe von Berlin oder Bad Homburg? Dann kann ich nur den Besuch des Global Windows Azure Bootcamps empfehlen. Aber was ist das Global Windows Azure Bootcamp? Das Bootcamp ist ein Azure-Community-Event, das am 27.04. an knapp 100 verschiedenen Standorten weltweit von Mitgliedern der Windows Azure Insiders [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=janatdevelopment.com&#038;blog=39834266&#038;post=570&#038;subd=janatdevelopment&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Am 27.04.2013 noch nichts vor und zufälligerweise in der Nähe von Berlin oder Bad Homburg? Dann kann ich nur den Besuch des Global Windows Azure Bootcamps empfehlen.</p>
<p>Aber was ist das <a title="Global Windows Azure Bootcamp" href="http://globalwindowsazure.azurewebsites.net/">Global Windows Azure Bootcamp</a>? Das Bootcamp ist ein Azure-Community-Event, das am 27.04. an knapp 100 verschiedenen Standorten weltweit von Mitgliedern der Windows Azure Insiders und MVPs durchgeführt wird. Die Speaker werden ihr Wissen über die verschiedensten Themengebiete weitergeben &#8230; und das kostenlos.</p>
<p>In <a href="http://www.eventbrite.de/event/5640886042#">Bad Homburg</a> werden Sascha Dittmann und Damir Dobric, beide Windows Azure MVPs, für beste Stimmung sorgen. Für <a href="http://www.eventbrite.com/event/5898543703">Berlin</a> konnten wir Anton Staykov (Windows Azure MVP), Markus Eilers (Windows Azure Insider) und Oliver Michalski (Windows Azure Insider) als Speaker gewinnen.</p>
<p>Interessiert? Dann folgt jetzt ein kleiner Vorgeschmack auf die Agenda für Berlin:</p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="68">09:00</td>
<td valign="top" width="415">Kickoff/Keynote</td>
<td valign="top" width="268">Peter Kirchner + Dion Hutchings</td>
</tr>
<tr>
<td valign="top" width="68">09:30</td>
<td valign="top" width="415">AzureConf Keynote</td>
<td valign="top" width="268">Channel 9</td>
</tr>
<tr>
<td valign="top" width="68">10:30</td>
<td valign="top" width="415"><a href="https://skydrive.live.com/view.aspx?cid=E6247BBFFBBC7F8E&amp;resid=E6247BBFFBBC7F8E%2124792&amp;app=Word&amp;authkey=%21AGJVqgFDgVglreU">GWAB   Render Lab</a></td>
<td valign="top" width="268"></td>
</tr>
<tr>
<td valign="top" width="68">11:00</td>
<td valign="top" width="415">From zero to hero with Windows Azure Web Sites</td>
<td valign="top" width="268">Anton Staykov</td>
</tr>
<tr>
<td valign="top" width="68">12:00</td>
<td valign="top" width="415">Mittag</td>
<td valign="top" width="268"></td>
</tr>
<tr>
<td valign="top" width="68">13:00</td>
<td valign="top" width="415">Infrastructure as a Service – Windows Azure im Hybrid-Cloud Konzert</td>
<td valign="top" width="268">Markus Eilers</td>
</tr>
<tr>
<td valign="top" width="68">14:00</td>
<td valign="top" width="415">Cinema in the Cloud – Einführung in die   Windows Azure Media Services</td>
<td valign="top" width="268">Oliver Michalski</td>
</tr>
<tr>
<td valign="top" width="68">15:00</td>
<td valign="top" width="415">Kaffeepause</td>
<td valign="top" width="268"></td>
</tr>
<tr>
<td valign="top" width="68">15:30</td>
<td valign="top" width="415">Unified Identity Management with Windows Azure ACS</td>
<td valign="top" width="268">Anton Staykov</td>
</tr>
<tr>
<td valign="top" width="68">16:30</td>
<td valign="top" width="415">Windows Azure im Praxiseinsatz</td>
<td valign="top" width="268">Markus Eilers</td>
</tr>
<tr>
<td valign="top" width="68">17:30</td>
<td valign="top" width="415">Q&amp;A, Closing Note</td>
<td valign="top" width="268">Peter Kirchner</td>
</tr>
<tr>
<td valign="top" width="68">ab 18:00</td>
<td valign="top" width="415">Ende der Veranstaltung &amp; Zeit zum Networken</td>
<td valign="top" width="268"></td>
</tr>
</tbody>
</table>
<p><b>From zero to hero with Windows Azure Web Sites</b></p>
<p><em>You just work a new project that has uncertain future? What is the easiest way you know to deploy your web project to real server – just name it! Windows Azure Web Sites is a new service from the family of Windows Azure which offers three different flavors – free (yes, completely free!), shared and reserved. In this session we will learn how to start completely free and scale enormously should we have to!</em></p>
<p><b>Infrastructure as a Service &#8211; Windows Azure im Hybrid-Cloud Konzert</b></p>
<p><em>Windows Azure war für viele Organisationen bisher ein Buch mit Sieben Sigeln. Dieser Talk zeigt, was die Infrastrukturerweiterungen in Azure für den Aufbau und die Flexibilisierung von cloud-basierten Umgebungen und Hybrid Clouds tatsächlich leisten. Wir sprechen darüber, wie Sie Ihre Marktpositionierung und SLAs mit Azure mühelos verbessern können und wie Sie von Microsoft&#8217;s &#8220;Power of Choice&#8221; Versprechen profitieren.</em></p>
<p><b>Cinema in the Cloud – Einführung in die Windows Azure Media Services</b></p>
<p><em>Folgende Themen werden behandelt:</em></p>
<ol>
<li><em>Trends am Beispiel von Youtube</em></li>
<li><em>Überblick über die Media Service Architektur</em></li>
<li><em>Überblick über das Objektmodell</em></li>
<li><em>Überblick zum Thema Cliententwicklung (Microsoft Media Platform)</em></li>
<li><em>Demo 1 Anlegen eines Media Service</em></li>
<li><em>Demo 2 Überblick Media Service Dashboard</em></li>
<li><em>Demo 3 Media Service Workflow mit dem Management Portal</em></li>
<li><em>Demo 4 Mein erstes Programm</em></li>
</ol>
<p><b>Unified Identity Management with Windows Azure ACS</b></p>
<p><em>“Your password length must be between 10 and 32 characters, and must contain lowercase characters, numbers, special symbols, eye drop of a Unicorn, blood drop of a bat.  For security reasons, please tell us the name of your first pet.” How many times have you seen similar requirement?</em></p>
<p><em>We live in 21st century. There is Facebook, there is Google, there is Microsoft. There are dozens of online identity providers. My firm belief is that there is no single internet user that does not already have at least one existing identity. What do we, as developers do, to help ourselves and the millions of Internet users stop creating yet another username/password combination. Nothing?</em></p>
<p><em>In this session we will see how to use the completely free Federation service from Microsoft to help us respect our Internet users (and business partners!). In a matter of minutes we will enable our Internet web application recognize and welcome users from Google, Facebook, Microsoft Account, Yahoo and more!</em></p>
<p><b>Windows Azure im Praxiseinsatz</b></p>
<p><em>Während einige Unternehmen noch die Pferde satteln, haben andere bereits intensive Erfahrungen mit Windows Azure und der Flexibilität einer Cloud Plattform gemacht. Wir haben die Erfahrungswerte gesammelt und sprechen über spannende Projekte, große Erfolge und Lerneffekte. Dabei zeigen wir entstehende Muster, die bei der Gewinnung von Kunden, Planung von Produkten und Maximierung der Cloud Effekte helfen können.</em></p>
<p>Angebissen? Dann jetzt noch schnell einen kostenlosen Platz für <a href="http://www.eventbrite.de/event/5640886042#">Bad Homburg</a> oder <a href="http://www.eventbrite.com/event/5898543703">Berlin</a> sichern.</p>
<p>- Jan (<a href="http://twitter.com/Horizon_Net">@Horizon_Net</a>)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/janatdevelopment.wordpress.com/570/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/janatdevelopment.wordpress.com/570/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=janatdevelopment.com&#038;blog=39834266&#038;post=570&#038;subd=janatdevelopment&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://janatdevelopment.com/2013/04/18/global-windows-azure-bootcamps-in-berlin-und-bad-homburg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/a1b4cd13c05c448b50eec224f1a6ebff?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">janhentschel87</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows Azure Conf 2013 &amp; Global Windows Azure Bootcamp</title>
		<link>http://janatdevelopment.com/2013/04/18/windows-azureconf-2013-windows-azure-bootcamp/</link>
		<comments>http://janatdevelopment.com/2013/04/18/windows-azureconf-2013-windows-azure-bootcamp/#comments</comments>
		<pubDate>Thu, 18 Apr 2013 21:07:55 +0000</pubDate>
		<dc:creator>Jan Hentschel</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[Windows Azure]]></category>

		<guid isPermaLink="false">http://janatdevelopment.com/?p=567</guid>
		<description><![CDATA[Today I want to share something special with you. After the announcement of the global availability of IaaS on Windows Azure this week the next one will be even more exciting. It starts with the Windows Azure Conf on April 23 followed by the Global Windows Azure Bootcamp on April 27. But what&#8217;s so special [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=janatdevelopment.com&#038;blog=39834266&#038;post=567&#038;subd=janatdevelopment&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Today I want to share something special with you. After the announcement of the global availability of IaaS on Windows Azure this week the next one will be even more exciting. It starts with the <a title="Windows Azure Conf" href="http://www.windowsazureconf.net/">Windows Azure Conf</a> on April 23 followed by the <a title="Global Windows Azure Bootcamp" href="http://globalwindowsazure.azurewebsites.net/">Global Windows Azure Bootcamp</a> on April 27. But what&#8217;s so special about these events? They are all community-driven and for free!</p>
<p>Together with Scott Guthrie the Windows Azure Insiders and MVPs are lining up as <a title="Speakers" href="http://www.windowsazureconf.net/speakers/">speakers</a> for the Azure Conf. Here&#8217;s an overview about the sessions:</p>
<ul>
<li>Taking Control of your Windows Azure Services</li>
<li>Windows Azure Web Sites &#8211; things they don&#8217;t teach kids in school</li>
<li>Essential Azure IaaS for Developers</li>
<li>From Collocated Servers to Windows Azure Web Sites in Three Days</li>
<li>Node.js End-to-end</li>
<li>Developing Cross Platform Mobile Solutions with Azure Mobile Services and HTML5</li>
<li>Real World Architectures Using Windows Azure Mobile Services</li>
<li>Lights, Camera, Action &#8211; Media Services on the Loose</li>
<li>Debugging and Monitoring Windows Azure Cloud Services</li>
<li>How it&#8217;s Made &#8211; MyGet.org</li>
</ul>
<p>Event #2, the Global Windows Azure Bootcamp, is an event which will take place at around <a title="Windows Azure Bootcamp Locations" href="http://globalwindowsazure.azurewebsites.net/?page_id=151">100 locations</a> worldwide. &#8220;But I have no location next to me?&#8221; That&#8217;s no problem! Most of the locations will stream their sessions so you can follow them online. Excited? Than register now for both events!</p>
<p>It&#8217;s a pleasure to be part of this energetic community!</p>
<p>- Jan (<a href="http://twitter.com/Horizon_Net">@Horizon_Net</a>)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/janatdevelopment.wordpress.com/567/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/janatdevelopment.wordpress.com/567/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=janatdevelopment.com&#038;blog=39834266&#038;post=567&#038;subd=janatdevelopment&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://janatdevelopment.com/2013/04/18/windows-azureconf-2013-windows-azure-bootcamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/a1b4cd13c05c448b50eec224f1a6ebff?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">janhentschel87</media:title>
		</media:content>
	</item>
		<item>
		<title>Links of the month (March Edition)</title>
		<link>http://janatdevelopment.com/2013/04/07/links-of-the-month-march-edition/</link>
		<comments>http://janatdevelopment.com/2013/04/07/links-of-the-month-march-edition/#comments</comments>
		<pubDate>Sun, 07 Apr 2013 12:07:18 +0000</pubDate>
		<dc:creator>Jan Hentschel</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Links of the month]]></category>
		<category><![CDATA[HDInsight]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[Windows Azure Mobile Services]]></category>
		<category><![CDATA[Windows Phone 8]]></category>

		<guid isPermaLink="false">http://janatdevelopment.com/?p=561</guid>
		<description><![CDATA[Hi and welcome everybody to the first links of the month. With this March Edition I will change the links of the week into the links of the month, because I like to concentrate myself more on working on new tutorials which I can publish here. The links of the month will be published in the [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=janatdevelopment.com&#038;blog=39834266&#038;post=561&#038;subd=janatdevelopment&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Hi and welcome everybody to the first links of the month. With this March Edition I will change the <a title="Links of the week" href="http://janatdevelopment.com/category/english/links-of-the-week/">links of the week</a> into the links of the month, because I like to concentrate myself more on working on new tutorials which I can publish here. The links of the month will be published in the first week of a month and will show you what has happened the month before.</p>
<p>March was exciting month for Windows Azure developers. A lot of new things were published like some really cool updates to the Windows Azure Mobile Services or HDInsight.<span id="more-561"></span></p>
<p><strong>Windows Azure</strong></p>
<ul>
<li><a title="Windows Azure: New Hadoop service + HTML5/JS (CORS), PhoneGap, Mercurial and Dropbox support " href="http://weblogs.asp.net/scottgu/archive/2013/03/18/windows-azure-new-hadoop-service-html5-js-cors-phonegap-mercurial-and-dropbox-support.aspx">New Hadoop service + HTML5/JS (CORS), PhoneGap, Mercurial and Dropbox support</a></li>
<li><a title="Windows Azure Updates: Android Support, SQL Reporting Services, Active Directory, More…" href="http://weblogs.asp.net/scottgu/archive/2013/03/04/windows-azure-updates-android-support-sql-reporting-services-active-directory-more.aspx">Android Support, SQL Reporting Services, Active Directory, More&#8230;</a></li>
<li><a title="Getting Started with HDInsight" href="http://blogs.msdn.com/b/windowsazure/archive/2013/03/19/getting-started-with-hdinsight.aspx">Getting Started with HDInsight</a> &#8211; Shayne Burgess from the HDInsight Team gives an overview about the new released preview of the HDInsight Services.</li>
<li><a title="Developing for HDInsight" href="http://blogs.msdn.com/b/windowsazure/archive/2013/03/22/developing-for-hdinsight.aspx">Developing for HDInsight</a> &#8211; Eron Kelly shows how you as a developer can interact with HDInsight.</li>
</ul>
<p><strong>Windows Phone 8</strong></p>
<ul>
<li><a title="Using the SQLite database engine with Windows Phone 8 apps" href="http://blogs.windows.com/windows_phone/b/wpdev/archive/2013/03/12/using-the-sqlite-database-engine-with-windows-phone-8-apps.aspx">Using the SQLite database engine with Windows Phone 8 apps</a> &#8211; Adam Denning gives a brief introduction how you can add SQLite support to your Windows Phone 8 app.</li>
</ul>
<p>That&#8217;s it for today, but I can promise you that April will overtop March with some cool events I&#8217;m looking forward to like the <a title="AzureConf" href="http://www.windowsazureconf.net/">AzureConf</a> and the <a title="Globa Windows Azure Bootcamp" href="http://globalwindowsazure.azurewebsites.net/">Global Windows Azure Bootcamp</a>. If you&#8217;re interested in attending the Bootcamp in Berlin register today for it <a title="Global Windows Azure Bootcamp Berlin" href="http://www.eventbrite.com/event/5898543703">here</a>.</p>
<p>- Jan (<a href="http://twitter.com/Horizon_Net">@Horizon_Net</a>)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/janatdevelopment.wordpress.com/561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/janatdevelopment.wordpress.com/561/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=janatdevelopment.com&#038;blog=39834266&#038;post=561&#038;subd=janatdevelopment&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://janatdevelopment.com/2013/04/07/links-of-the-month-march-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/a1b4cd13c05c448b50eec224f1a6ebff?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">janhentschel87</media:title>
		</media:content>
	</item>
		<item>
		<title>Links of the week</title>
		<link>http://janatdevelopment.com/2013/03/03/links-of-the-week-19/</link>
		<comments>http://janatdevelopment.com/2013/03/03/links-of-the-week-19/#comments</comments>
		<pubDate>Sun, 03 Mar 2013 15:38:25 +0000</pubDate>
		<dc:creator>Jan Hentschel</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Links of the week]]></category>
		<category><![CDATA[Application Lifecycle Management]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[Windows Azure SQL Database]]></category>
		<category><![CDATA[Windows Azure Virtual Machines]]></category>

		<guid isPermaLink="false">http://janatdevelopment.com/?p=554</guid>
		<description><![CDATA[Hello and welcome back to the links of the week. After a break over the last weeks I have collected enough sites about ASP.NET, Application Lifecycle Management, Windows Store App development, and Windows Azure from the last three weeks that I want to introduce to you. ASP.NET Four new single page application templates. Gunnar Peipman introduces the four new single [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=janatdevelopment.com&#038;blog=39834266&#038;post=554&#038;subd=janatdevelopment&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Hello and welcome back to the <a title="Links of the week" href="http://janatdevelopment.com/category/english/links-of-the-week/">links of the week</a>. After a break over the last weeks I have collected enough sites about ASP.NET, Application Lifecycle Management, Windows Store App development, and Windows Azure from the last three weeks that I want to introduce to you.</p>
<p><strong>ASP.NET</strong></p>
<ul>
<li><a title="Four new single page application templates" href="http://weblogs.asp.net/gunnarpeipman/archive/2013/02/19/four-new-single-page-application-templates.aspx">Four new single page application templates</a>. Gunnar Peipman introduces the four new single page application templates Ember (uses Emberjs and Handlebars), Durandal (uses Durandal, Bootstrap, Knockout, and Sammy), Breeze (uses Breeze, Knockout, and g), and Hot Towel (uses Durandal, Bootstrap, Breeze, Knockout, g, Sammy, and Toastr).</li>
<li><a title="Building Amazing Apps with the ASP.NET EmberJS Template" href="http://blog.ntotten.com/2013/02/19/building-amazing-apps-with-the-asp-net-emberjs-template/">Building Amazing Apps with the ASP.NET EmberJS Template</a>. Nathan Totten explains the above mentioned new Ember template in more detail and shows you how you can get started with it.</li>
<li><a title="Bundling and minifying in ASP.NET MVC" href="http://weblogs.asp.net/gunnarpeipman/archive/2013/02/06/bundling-and-minifying-in-asp-net-mvc.aspx">Bundling and minifying in ASP.NET MVC</a>. Another post from Gunnar Peipman about the bundling and minifying feature in ASP.NET. He shows how you can use it and gives you some tips and tricks.</li>
</ul>
<p><strong>Application Lifecycle Management</strong></p>
<ul>
<li><a title="ALM Rangers ship guidance for Microsoft Fakes, TFS Disaster Avoidance and updates to two other guides" href="http://blogs.msdn.com/b/visualstudioalm/archive/2013/03/01/alm-rangers-ship-guidance-for-microsoft-fakes-tfs-disaster-avoidance-and-updates-to-two-other-guides.aspx">ALM Rangers ship guidance for Microsoft Fakes, TFS Disaster Avoidance and updates to two other guides</a>. The ALM Rangers have published some new and updated guides. Willy-P. Schaub introduces them in short and gives you the appropriate download links.</li>
<li><a title="Run CI builds in your Git team project" href="http://blogs.msdn.com/b/visualstudioalm/archive/2013/02/12/run-ci-builds-in-your-git-team-project.aspx">Run CI builds in your Git team project</a>. Andy Lewis shows how you can create a CI build process with Git.</li>
</ul>
<p><strong>Windows Store App Development</strong></p>
<ul>
<li><a title="How to profile a XAML Windows Store App" href="http://blogs.msdn.com/b/visualstudioalm/archive/2013/02/27/how-to-profile-a-xaml-windows-store-app.aspx">How to profile a XAML Windows Store App</a>. Does your Windows Store App has not the performance which you want to have? Then have a look at this post from Andrew B. Hall which shows you how you can profile your Windows Store App.</li>
<li><a title="Alive with activity, Part 1: Working with tiles, badges, and toasts" href="http://blogs.msdn.com/b/windowsappdev/archive/2013/02/21/alive-with-activity-part-1-working-with-tiles-badges-and-toasts.aspx">Alive with activity, Part 1: Working with tiles, badges, and toasts</a>. A great tile experience is a key factor for the success of a Windows Store App. Kraig Brockschmidt explains why your app should be &#8220;alive&#8221; and how you can achieve this &#8220;aliveness&#8221;.</li>
</ul>
<p><strong>Windows Azure</strong></p>
<ul>
<li><a title="Choosing between SQL Server in Windows Azure VM &amp; Windows Azure SQL Database" href="http://blogs.msdn.com/b/windowsazure/archive/2013/02/14/choosing-between-sql-server-in-windows-azure-vm-amp-windows-azure-sql-database.aspx">Choosing between SQL Server in Windows Azure VM &amp; Windows Azure SQL Database</a>. Often comes the question &#8220;What should I use? A SQL Server running in a Windows Azure VM or should I go with Windows Azure SQL Databases?&#8221;. Madhan Arumugam and Guy Bowerman post will help you to decide in which situation you should use one of them.</li>
</ul>
<p>- Jan (<a href="http://twitter.com/Horizon_Net">@Horizon_Net</a>)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/janatdevelopment.wordpress.com/554/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/janatdevelopment.wordpress.com/554/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=janatdevelopment.com&#038;blog=39834266&#038;post=554&#038;subd=janatdevelopment&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://janatdevelopment.com/2013/03/03/links-of-the-week-19/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/a1b4cd13c05c448b50eec224f1a6ebff?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">janhentschel87</media:title>
		</media:content>
	</item>
		<item>
		<title>Links of the week</title>
		<link>http://janatdevelopment.com/2013/02/03/links-of-the-week-18/</link>
		<comments>http://janatdevelopment.com/2013/02/03/links-of-the-week-18/#comments</comments>
		<pubDate>Sun, 03 Feb 2013 22:00:50 +0000</pubDate>
		<dc:creator>Jan Hentschel</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Links of the week]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Team Foundation Services]]></category>
		<category><![CDATA[Windows Phone 8]]></category>

		<guid isPermaLink="false">http://janatdevelopment.com/?p=546</guid>
		<description><![CDATA[Hello and welcome back to the links of the week. In contrast to my normal topics for the links of the week I have no link about Windows Azure today, but the four I will present today are four which most app developers should know (except the first one). Before I start I like to take [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=janatdevelopment.com&#038;blog=39834266&#038;post=546&#038;subd=janatdevelopment&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Hello and welcome back to the <a title="Links of the week" href="http://janatdevelopment.com/category/english/links-of-the-week/">links of the week</a>. In contrast to my normal topics for the links of the week I have no link about Windows Azure today, but the four I will present today are four which most app developers should know (except the first one).</p>
<p>Before I start I like to take your attention to my <a title="Blogs" href="http://janatdevelopment.com/blogs/">blogs list</a>. I started this page to give you an overview about helpful sites. Since the <a title="New Blogs Page" href="http://janatdevelopment.com/2013/01/16/new-blogs-page/">initial creation</a> I have updated it today with a link to <a title="Pluralsight" href="http://www.pluralsight.com/training">Pluralsight</a> which is a great site if you are looking for trainings for several technologies.</p>
<p>The first one is called <a title="modern.IE" href="http://www.modern.ie/">modern.IE</a>. You probably have heard about this site. It is a dev center with free tools and resources which should help developers to focus on the thing they should do and love - development.</p>
<p>Like you may have heard the Team Foundation Service <a title="Getting Started with Git in Visual Studio and Team Foundation Service" href="http://blogs.msdn.com/b/visualstudioalm/archive/2013/01/30/getting-started-with-git-in-visual-studio-and-team-foundation-service.aspx">now supports Git</a>. Andy Lewis gives an introduction how you can create a Git project and helps you to get started.</p>
<p>Beside version control test your application is another important part of the application lifecycle management. Vinay Krishna gives an <a title="Windows Phone Unit Test in Visual Studio 2012 Update 2" href="http://blogs.msdn.com/b/visualstudioalm/archive/2013/01/31/windows-phone-unit-tests-in-visual-studio-2012-update-2.aspx">introduction</a> to the Windows Phone Unit Test capabilities with the Visual Studio 2012 Update 2.</p>
<p>One thing you normally have to do during the app development is to make it available for more markets. That means you have to localize your app. Dan Zucker gives you on <a title="Tips for Localizing Windows Phone 8 XAML Apps - Part 1" href="http://blogs.windows.com/windows_phone/b/wpdev/archive/2013/02/01/tips-for-localizing-windows-phone-8-xaml-apps-part1.aspx">this</a> post some tips how you can achieve this goal.</p>
<p>- Jan (<a href="http://twitter.com/Horizon_Net">@Horizon_Net</a>)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/janatdevelopment.wordpress.com/546/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/janatdevelopment.wordpress.com/546/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=janatdevelopment.com&#038;blog=39834266&#038;post=546&#038;subd=janatdevelopment&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://janatdevelopment.com/2013/02/03/links-of-the-week-18/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/a1b4cd13c05c448b50eec224f1a6ebff?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">janhentschel87</media:title>
		</media:content>
	</item>
		<item>
		<title>Links of the week</title>
		<link>http://janatdevelopment.com/2013/01/27/links-of-the-week-17/</link>
		<comments>http://janatdevelopment.com/2013/01/27/links-of-the-week-17/#comments</comments>
		<pubDate>Sun, 27 Jan 2013 18:50:11 +0000</pubDate>
		<dc:creator>Jan Hentschel</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Links of the week]]></category>
		<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[Windows Azure Mobile Services]]></category>
		<category><![CDATA[Windows Phone 8]]></category>

		<guid isPermaLink="false">http://janatdevelopment.com/?p=543</guid>
		<description><![CDATA[Hello and welcome back to the links of the week. Because of a cold it was a short week for me, so I just got four links for you, which I think are interesting, especially for Windows Azure and Windows Phone developers. From time to time a Windows Azure preview feature comes out of the preview [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=janatdevelopment.com&#038;blog=39834266&#038;post=543&#038;subd=janatdevelopment&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Hello and welcome back to the <a title="Links of the week" href="http://janatdevelopment.com/category/english/links-of-the-week/">links of the week</a>. Because of a cold it was a short week for me, so I just got four links for you, which I think are interesting, especially for Windows Azure and Windows Phone developers.</p>
<p><span id="more-543"></span></p>
<p>From time to time a Windows Azure preview feature comes out of the preview and is ready for production usage. This week Scott Guthrie <a title="Announcing Release of Windows Azure Media Services" href="http://weblogs.asp.net/scottgu/archive/2013/01/22/announcing-release-of-windows-azure-media-services.aspx">announced the release of the Windows Azure Media Services</a>. The Media Services where are already used to the stream the London 2012 Olympics.</p>
<p>A cool new feature of Windows Azure was also released as a preview this week &#8211; <a title="Broadcast push notifications to millions of mobile devices using Windows Azure Notification Hubs" href="http://weblogs.asp.net/scottgu/archive/2013/01/22/broadcast-push-notifications-to-millions-of-mobile-devices-using-windows-azure-notification-hubs.aspx">Notification Hubs</a>, which lets you efficiently route push notification messages to millions of mobile users and devices.</p>
<p>For Windows Phone developers, who still develop for Windows Phone 7 another release was very important this week. On Tuesday the <a title="Now Available: Windows Phone SDK Update for 7.8" href="http://blogs.windows.com/windows_phone/b/wpdev/archive/2013/01/22/now-available-windows-phone-sdk-update-for-7-8.aspx">Windows Phone SDK Update for 7.8</a> was made available, so developers can start developing for the new phone update.</p>
<p>Another interesting article for Windows Phone developers, who want to satisfy their users was written by Jonathan Lyons. <a title="Building High Performance Windows Phone Apps" href="http://blogs.windows.com/windows_phone/b/wpdev/archive/2013/01/25/building-high-performance-windows-phone-apps.aspx">Building High Performance Windows Phone Apps</a> shows you how you can get even more power with your app.</p>
<p>- Jan (<a href="http://twitter.com/Horizon_Net">@Horizon_Net</a>)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/janatdevelopment.wordpress.com/543/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/janatdevelopment.wordpress.com/543/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=janatdevelopment.com&#038;blog=39834266&#038;post=543&#038;subd=janatdevelopment&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://janatdevelopment.com/2013/01/27/links-of-the-week-17/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/a1b4cd13c05c448b50eec224f1a6ebff?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">janhentschel87</media:title>
		</media:content>
	</item>
		<item>
		<title>Links of the week</title>
		<link>http://janatdevelopment.com/2013/01/20/links-of-the-week-16/</link>
		<comments>http://janatdevelopment.com/2013/01/20/links-of-the-week-16/#comments</comments>
		<pubDate>Sun, 20 Jan 2013 04:03:00 +0000</pubDate>
		<dc:creator>Jan Hentschel</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Links of the week]]></category>
		<category><![CDATA[Amazon Web Services]]></category>
		<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[Windows Phone 8]]></category>

		<guid isPermaLink="false">http://janatdevelopment.com/?p=540</guid>
		<description><![CDATA[Hello and welcome back to the links of the week. Today I like to start with a little bit of self-promotion. This week it was a great pleasure for me to be covered with Windows Azure Mobile Services Content Update in the Windows Azure Community News Roundup. I like to say a big thanks you to [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=janatdevelopment.com&#038;blog=39834266&#038;post=540&#038;subd=janatdevelopment&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Hello and welcome back to the <a title="Links of the week" href="http://janatdevelopment.com/category/english/links-of-the-week/">links of the week</a>. Today I like to start with a little bit of self-promotion. This week it was a great pleasure for me to be covered with <a title="Windows Azure Mobile Services Content Update" href="http://janatdevelopment.com/2013/01/12/windows-azure-mobile-services-content-update/">Windows Azure Mobile Services Content Update</a> in the <a title="Windows Azure Community New Roundup #51" href="http://blogs.msdn.com/b/windowsazure/archive/2013/01/18/windows-azure-community-news-roundup-edition-51.aspx">Windows Azure Community News Roundup</a>. I like to say a big thanks you to Nick Harris aka <a href="https://twitter.com/cloudnick">@cloudnick</a>, who was so kind to share the information to this update with me. Beside this post I have some nice articles about Windows Phone, Windows Azure, and &#8211; for the first time &#8211; Amazon Web Services for you. So lets start!<span id="more-540"></span></p>
<p><a title="8 Tips for Designing Windows Phone Apps" href="http://blogs.windows.com/windows_phone/b/wpdev/archive/2013/01/18/8-tips-for-designing-windows-phone-apps.aspx">8 Tips for Designing Windows Phone Apps</a> is a great article about what&#8217;s should be the focus for every app: The customer. It helps to satisfy the users of your Windows Phone 8 app.</p>
<p>The next article is also about Windows Phone 8. Microsoft just launched the <a title="How to be Windows Phone's Next App Star" href="http://blogs.windows.com/windows_phone/b/wpdev/archive/2013/01/15/how-to-be-windows-phone-s-next-app-star.aspx">Windows Phone&#8217;s Next App Star</a> contest. Until March 5th you have the chance to participate. Why should you care about this contest? If you do well in this contest you have the chance to be featured in a Windows Phone primetime TV ad in the US.</p>
<p>As a premier I like to cover to cover two GitHub repositories. The first one is the <a href="https://github.com/kenegozi/azure-mobile-csharp-sdk">Azure Mobile C# SDK</a> which offers a platform agnostic C# SDK for the Azure Mobile Services. The second one is the <a href="https://github.com/ligershark/webdevchecklist.com">web dev checklist</a> which was created by <a href="https://twitter.com/sayedihashimi">Sayed Ibrahim Hashimi</a> and <a href="https://twitter.com/mkristensen">Mads Kristensen</a>. You can see it on <a href="http://webdevchecklist.com/">http://webdevchecklist.com/</a>. Why I&#8217;m talking about that checklist? Because it&#8217;s great! The Windows Azure Insiders, inspired by the work of Sayed and Mads, are currently working on a <a href="http://azurechecklist.com/">Windows Azure Checklist</a>. I can promise you that this site will grow fast in the future.</p>
<p>At the beginning I have said that I like to cover one article which normally not fits into the topics I&#8217;m covering on my blog &#8211; Amazon Web Services. A few days ago I saw an article written by Richard Seroter about <a title="Interacting with Clouds From Visual Studio - Amazon Web Services" href="http://seroter.wordpress.com/2013/01/15/interacting-with-clouds-from-visual-studio-part-2-amazon-web-services/">Interacting with Cloud From Visual Studio: Amazon Web Services</a>. What should I say about this article: It&#8217;s great! What have I done after I read this one? I downloaded the AWS Toolkit for Visual Studio and have activated an Amazon Web Services account.<br />
But you&#8217;re normally working with Windows Azure! That&#8217;s right, but for me it&#8217;s important to have a feeling for the things others do, so I can make the right decision when it comes to the decision what platform should be used in a project. Just give it a try!</p>
<p>- Jan (<a href="http://twitter.com/Horizon_Net">@Horizon_Net</a>)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/janatdevelopment.wordpress.com/540/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/janatdevelopment.wordpress.com/540/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=janatdevelopment.com&#038;blog=39834266&#038;post=540&#038;subd=janatdevelopment&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://janatdevelopment.com/2013/01/20/links-of-the-week-16/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/a1b4cd13c05c448b50eec224f1a6ebff?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">janhentschel87</media:title>
		</media:content>
	</item>
	</channel>
</rss>
