<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">Rimon Tadros' MSDN Blog</title><subtitle type="html" /><id>http://blogs.msdn.com/rimontadros/atom.xml</id><link rel="alternate" type="text/html" href="http://blogs.msdn.com/rimontadros/default.aspx" /><link rel="self" type="application/atom+xml" href="http://blogs.msdn.com/rimontadros/atom.xml" /><generator uri="http://communityserver.org" version="2.1.61025.2">Community Server</generator><updated>2009-04-17T20:56:00Z</updated><entry><title>Diff &amp;amp; Merge Tools</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/rimontadros/archive/2009/04/18/diff-merge-tools.aspx" /><id>http://blogs.msdn.com/rimontadros/archive/2009/04/18/diff-merge-tools.aspx</id><published>2009-04-18T07:13:30Z</published><updated>2009-04-18T07:13:30Z</updated><content type="html">&lt;p&gt;One of the very important tools for all programmers is the Diff and Merge, there are many software products out there for diff and merge, here is a useful list of them: &lt;a title="http://en.wikipedia.org/wiki/Comparison_of_file_comparison_tools" href="http://en.wikipedia.org/wiki/Comparison_of_file_comparison_tools"&gt;http://en.wikipedia.org/wiki/Comparison_of_file_comparison_tools&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;I personally like the &lt;strong&gt;SourceGear DiffMerge&lt;/strong&gt; &lt;a title="http://www.sourcegear.com/diffmerge/index.html" href="http://www.sourcegear.com/diffmerge/index.html"&gt;http://www.sourcegear.com/diffmerge/index.html&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Tell me, what is your favorite diff &amp;amp; merge tool?&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9554842" width="1" height="1"&gt;</content><author><name>Rimon</name><uri>http://blogs.msdn.com/members/Rimon.aspx</uri></author><category term="Diff &amp;amp; Merge" scheme="http://blogs.msdn.com/rimontadros/archive/tags/Diff+_2600_amp_3B00_+Merge/default.aspx" /><category term="Tools" scheme="http://blogs.msdn.com/rimontadros/archive/tags/Tools/default.aspx" /></entry><entry><title>Windows Azure Hello World Application in 8 Steps</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/rimontadros/archive/2009/04/17/windows-azure-hello-world-application-in-8-steps.aspx" /><id>http://blogs.msdn.com/rimontadros/archive/2009/04/17/windows-azure-hello-world-application-in-8-steps.aspx</id><published>2009-04-17T22:56:00Z</published><updated>2009-04-17T22:56:00Z</updated><content type="html">I&amp;nbsp;started learning how to write applications using Windows Azure, here are the steps: 
&lt;OL&gt;
&lt;LI&gt;Download and install 
&lt;OL&gt;
&lt;LI&gt;Windows Azure SDK: &lt;A title=http://go.microsoft.com/fwlink/?LinkID=130232 href="http://go.microsoft.com/fwlink/?LinkID=130232"&gt;http://go.microsoft.com/fwlink/?LinkID=130232&lt;/A&gt; 
&lt;LI&gt;Windows Azure Tools for Visual Studio: &lt;A title=http://go.microsoft.com/fwlink/?LinkId=128752 href="http://go.microsoft.com/fwlink/?LinkId=128752"&gt;http://go.microsoft.com/fwlink/?LinkId=128752&lt;/A&gt; &lt;/LI&gt;&lt;/OL&gt;
&lt;LI&gt;Request a Token: &lt;A title=http://www.microsoft.com/azure href="http://www.microsoft.com/azure"&gt;http://www.microsoft.com/azure&lt;/A&gt; 
&lt;LI&gt;After getting the token create an application: &lt;A href="https://lx.azure.microsoft.com/"&gt;https://lx.azure.microsoft.com&lt;/A&gt; 
&lt;LI&gt;Open visual studio: new –&amp;gt; project –&amp;gt; Cloud Services –&amp;gt; Web Cloud Service 
&lt;LI&gt;Write hello world code in the Default.aspx page (be creative) 
&lt;LI&gt;Right click on your Service project (Not the _WebRole) and select publish. 
&lt;LI&gt;Select Deploy and Upload you package and configurations 
&lt;LI&gt;Select Run. &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;Done&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9554580" width="1" height="1"&gt;</content><author><name>Rimon</name><uri>http://blogs.msdn.com/members/Rimon.aspx</uri></author><category term="Azure" scheme="http://blogs.msdn.com/rimontadros/archive/tags/Azure/default.aspx" /><category term="Hello World" scheme="http://blogs.msdn.com/rimontadros/archive/tags/Hello+World/default.aspx" /></entry></feed>