<?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>Sam Beauvois &#187; Tools</title>
	<atom:link href="http://www.sambeauvois.be/blog/category/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sambeauvois.be/blog</link>
	<description>general dev, .net and other stuff</description>
	<lastBuildDate>Tue, 31 Jan 2012 13:38:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>JS Mixer is released</title>
		<link>http://www.sambeauvois.be/blog/2011/02/js-mixer-is-released/</link>
		<comments>http://www.sambeauvois.be/blog/2011/02/js-mixer-is-released/#comments</comments>
		<pubDate>Sun, 06 Feb 2011 18:29:22 +0000</pubDate>
		<dc:creator>Sam Beauvois</dc:creator>
				<category><![CDATA[MyProjects]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://www.sambeauvois.be/blog/?p=852</guid>
		<description><![CDATA[CSS mixer is really cool.  Good job.  Is there a JavaScript mixer? It&#8217;s the main content of a mail I received last week. It decided me to write a JS Mixer application, based on CSS Mixer. The big part of the work was already done, I just needed to adapt my code. Just like CSS [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>CSS mixer is really cool.  Good job.  Is there a JavaScript mixer?</p></blockquote>
<p>It&#8217;s the main content of a mail I received last week.</p>
<p>It decided me to write a JS Mixer application, based on CSS Mixer.<br />
The big part of the work was already done, I just needed to adapt my code.</p>
<p>Just like CSS Mixer, you can download it from codeplex :<a href="http://jsmixer.codeplex.com/" target="_blank"> http://jsmixer.codeplex.com/</a></p>
<p>You can also download it from some software websites.</p>
<p><a href="http://www.softpedia.com/get/Programming/Other-Programming-Files/JSMixer.shtml" target="_blank"><img class="alignnone size-full wp-image-858" title="softpedia_free_award_f" src="http://www.sambeauvois.be/blog/wp-content/uploads/2011/02/softpedia_free_award_f.gif" alt="" width="170" height="116" /></a><a href="http://www.softoxi.com/jsmixer.html" target="_blank"><img src="http://www.softoxi.com/images/public/awards/award.png" border="0" alt="JSMixer antivirus scan report at softoxi.com" width="144" height="107" /></a></p>
<p>Remark :</p>
<p>With ASP.NET WebForms, you can achieve the same result by setting a few propertie to the ScriptManager control.</p>
<p>But the advantage to use a tool like JSMixer, is that your server doesn&#8217;t have to do the work : it&#8217;s already done !</p>
<p>And when you spare some work to your server, your server is happy !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sambeauvois.be/blog/2011/02/js-mixer-is-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A bunch of new releases at Microsoft</title>
		<link>http://www.sambeauvois.be/blog/2011/01/a-bunch-of-new-releases-at-microsoft/</link>
		<comments>http://www.sambeauvois.be/blog/2011/01/a-bunch-of-new-releases-at-microsoft/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 14:37:12 +0000</pubDate>
		<dc:creator>Sam Beauvois</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://www.sambeauvois.be/blog/?p=838</guid>
		<description><![CDATA[Yesterday was a web tool&#8217;s day : Microsoft released 7 free products for the web developpers. Here is the Scott Guthrie&#8217;s post about it : http://weblogs.asp.net/scottgu/archive/2011/01/13/announcing-release-of-asp-net-mvc-3-iis-express-sql-ce-4-web-farm-framework-orchard-webmatrix.aspx ASP.NET MVC 3 NuGet (codeplex project) IIS Express 7.5 SQL Server Compact Edition 4 Web Deploy and Web Farm Framework 2.0 Orchard 1.0 WebMatrix 1.0 You can install most [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday was a web tool&#8217;s day : Microsoft released 7 free products for the web developpers.</p>
<p>Here is the Scott Guthrie&#8217;s post about it : <a href="http://weblogs.asp.net/scottgu/archive/2011/01/13/announcing-release-of-asp-net-mvc-3-iis-express-sql-ce-4-web-farm-framework-orchard-webmatrix.aspx" target="_blank">http://weblogs.asp.net/scottgu/archive/2011/01/13/announcing-release-of-asp-net-mvc-3-iis-express-sql-ce-4-web-farm-framework-orchard-webmatrix.aspx</a></p>
<p><span style="font-family: arial; font-size: x-small;"></p>
<ul>
<li><a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=d2928bc1-f48c-4e95-a064-2a455a22c8f6&amp;displaylang=en" target="_blank">ASP.NET MVC 3 </a></li>
<li><a href="http://nuget.org/" target="_blank">NuGet</a> (<a href="http://nuget.codeplex.com/" target="_blank">codeplex project</a>)</li>
<li>IIS Express 7.5</li>
<li>SQL Server Compact Edition 4</li>
<li>Web Deploy and <a href="http://www.iis.net/download/webfarmframework" target="_blank">Web Farm Framework 2.0 </a></li>
<li><a href="http://orchardproject.net/" target="_blank">Orchard </a>1.0</li>
<li><a href="http://www.asp.net/webmatrix" target="_blank">WebMatrix</a> 1.0</li>
</ul>
<p>You can install most of these products from the </span><a href="http://www.microsoft.com/web/downloads/platform.aspx" target="_blank">Microsoft Web Platform Installer<span style="font-family: arial; font-size: x-small;"> </span></a></p>
<p><span style="font-family: arial; font-size: x-small;"><img class="alignnone size-medium wp-image-840" title="webinstaller" src="http://www.sambeauvois.be/blog/wp-content/uploads/2011/01/webinstaller-480x276.png" alt="" width="480" height="276" /><br />
</span></p>
<p>I already installed webmatrix :</p>
<p><img class="alignnone size-medium wp-image-839" title="webmatrix_installed" src="http://www.sambeauvois.be/blog/wp-content/uploads/2011/01/webmatrix_installed-480x317.png" alt="" width="480" height="317" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sambeauvois.be/blog/2011/01/a-bunch-of-new-releases-at-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use DropBox as version control system for a single person project</title>
		<link>http://www.sambeauvois.be/blog/2010/10/use-dropbox-as-version-control-system-for-a-single-person-project/</link>
		<comments>http://www.sambeauvois.be/blog/2010/10/use-dropbox-as-version-control-system-for-a-single-person-project/#comments</comments>
		<pubDate>Tue, 12 Oct 2010 20:24:57 +0000</pubDate>
		<dc:creator>Sam Beauvois</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.sambeauvois.be/blog/?p=530</guid>
		<description><![CDATA[If you are a single person working on a personal project, you maybe have encountered some backup and versioning issues. Let&#8217;s examine a few solutions&#8230; Manual backups So you can do manual backups, naming them by date or by functionality and saving them on different supports but this can quickly become a real hell to [...]]]></description>
			<content:encoded><![CDATA[<p>If you are a single person working on a personal project, you maybe have encountered some backup and versioning issues.</p>
<h3>Let&#8217;s examine a few solutions&#8230;</h3>
<h4>Manual backups</h4>
<p>So you can do manual backups, naming them by date or by functionality and saving them on different supports but this can quickly become a real hell to maintain.</p>
<p><img class="alignnone size-full wp-image-568" title="manual_backups_zoom" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/09/manual_backups_zoom.png" alt="manual_backups_zoom" width="266" height="277" /></p>
<h4>SVN</h4>
<p>You can also us a svn tool, which is really nice : backups are usually on a remote server but you have to remind to do a &#8220;sumbit&#8221; when you want your sources to be saved.</p>
<p><img class="alignnone size-full wp-image-564" title="subversion" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/09/subversion.png" alt="subversion" width="384" height="332" /></p>
<p>There are some really good and free svn hosting (such as xpdev.com) but usually with annoying advertisements and limitations. Furthermore, for a single person project, it&#8217;s maybe be taking the bazooka to kill the fly&#8230;</p>
<h4>Other source control solutions</h4>
<p>There are plenty other solutions like git, cvs, or Microsoft team server but once again it&#8217;s maybe unneccesary for a single person project.</p>
<h4>My current solution</h4>
<p>The solution I use for my personal projects is &#8220;DropBox&#8221;.</p>
<p><a href="http://www.dropbox.com/referrals/NTYzODQ5OTE5" target="_blank"><img class="alignnone size-full wp-image-566" title="dropbox" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/09/dropbox.jpg" alt="dropbox" width="450" height="311" /></a></p>
<h4>What is DropBox ?</h4>
<p>Here is the description on the <a href="http://www.dropbox.com/referrals/NTYzODQ5OTE5" target="_blank">website</a></p>
<p>Dropbox is software that syncs your files online and across your computers.</p>
<p>Put your files into your Dropbox on one computer, and they&#8217;ll be instantly available on any of your other computers that also have Dropbox installed (Windows, Mac, and Linux too!). Because copies of your files are stored on Dropbox&#8217;s secure servers, you can also access them from any computer or mobile device using the Dropbox website.</p>
<h4>How to use it like I do ?</h4>
<p>First <a href="http://www.dropbox.com/referrals/NTYzODQ5OTE5" target="_blank">register </a>at DropBox then install it.</p>
<p>Create your project directory</p>
<p>Put your project files there.</p>
<p>That&#8217;s it !</p>
<p>Now you have an automatic backup and versioning system for your files.</p>
<p>Look at the versioning system : it&#8217;s great !</p>
<p><img class="alignnone size-medium wp-image-659" title="_versioning1" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/09/_versioning1.png" alt="" width="480" height="324" /></p>
<p><img class="alignnone size-medium wp-image-659" title="_versioning1" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/09/versioning_2.png" alt="" width="480" height="324" /><br />
Now if you want to develop with other persons, DropBox is certainly not the solution.</p>
<p>You can use it but you will have to be sure that the different persons aren&#8217;t working on the same files !</p>
<p>There is no merge system !</p>
<p>If your are about to create a new account, please use <a href="http://www.dropbox.com/referrals/NTYzODQ5OTE5" target="_blank">this link</a> : I will earn extra storage space.</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 1154px; width: 1px; height: 1px; overflow: hidden;">
<h1>Dropbox is software that syncs your files online and across your  computers.</h1>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.sambeauvois.be/blog/2010/10/use-dropbox-as-version-control-system-for-a-single-person-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First use of Visual Studio 2010 : the installation</title>
		<link>http://www.sambeauvois.be/blog/2010/04/first-use-of-visual-studio-2010-the-installation/</link>
		<comments>http://www.sambeauvois.be/blog/2010/04/first-use-of-visual-studio-2010-the-installation/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 09:20:23 +0000</pubDate>
		<dc:creator>Sam Beauvois</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.sambeauvois.be/blog/2010/04/first-use-of-visual-studio-2010-the-installation/</guid>
		<description><![CDATA[Yesterday I received a visual studio 2010 Ultimate edition from work. I&#8217;ve already test the&#160; express edition when it was in beta phase, but it’s not the same … So, let’s install it ! I install it on a Fujitsu Siemens laptop with 4 GB Ram and a Intel Core 2 Duo processor (2,53 GHz) [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I received a visual studio 2010 Ultimate edition from work. </p>
<p>I&#8217;ve already test the&#160; express edition when it was in beta phase, but it’s not the same …</p>
<h4>So, let’s install it ! </h4>
<p>I install it on a Fujitsu Siemens laptop with 4 GB Ram and a Intel Core 2 Duo processor (2,53 GHz) running&#160; Windows 7 64 bit Ultimate edition.</p>
<p><a href="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image.png" target="_blank"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image_thumb.png" width="484" height="406" /></a> </p>
<p>&#160;</p>
<h4 align="center">Launch the auto run program</h4>
<p><a href="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image1.png" target="_blank"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image_thumb1.png" width="484" height="349" /></a></p>
<p align="center">Loading screen</p>
<p align="center"><a href="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image2.png" target="_blank"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image_thumb2.png" width="484" height="344" /></a></p>
<p align="center">Click Next</p>
<p align="center"><a href="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image3.png" target="_blank"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image_thumb3.png" width="484" height="344" /></a> </p>
<p align="center">Read and accept the license terms</p>
<p align="center"><a href="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image4.png" target="_blank"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image_thumb4.png" width="484" height="344" /></a> </p>
<p align="center">Choose your installation mode : Full installation (takes more than 6 GB) or Custom installation</p>
<p align="center"><a href="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image21.png" target="_blank"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image21_thumb.png" width="484" height="344" /></a> </p>
<p align="center">I choose Custom</p>
<p align="center"><a href="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image24.png" target="_blank"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image24_thumb.png" width="484" height="344" /></a> </p>
<p align="center">Select the features you want :</p>
<p align="center"><a href="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image27.png" target="_blank"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image27_thumb.png" width="484" height="344" /></a> </p>
<p align="center">(notice that “Microsoft SharePoint Developer Tools” are integrated)</p>
<p align="center">I just don’t want Dotfuscator community to be installed, so I uncheck&#160; it</p>
<p align="center">I keep the rest because I want to test some features</p>
<p align="center"><a href="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image30.png" target="_blank"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image30_thumb.png" width="484" height="344" /></a> </p>
<h4 align="center">Click Install</h4>
<p align="center">Installation running : </p>
<p align="center"><a href="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image34.png" target="_blank"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image34_thumb.png" width="484" height="344" /></a> </p>
<p align="center">After less than 10 minutes, the installation asked me to restart my computer:</p>
<p align="center"><a href="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image66.png" target="_blank"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image66_thumb.png" width="484" height="344" /></a> </p>
<p align="center"><a href="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image63.png" target="_blank"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image63_thumb.png" width="484" height="172" /></a> </p>
<p align="center">I click “Restart Now”</p>
<p align="center">&#160;</p>
<p align="center">When restarting, a loading form is showing</p>
<p align="center"><a href="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image5.png" target="_blank"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image_thumb5.png" width="484" height="184" /></a> </p>
<p align="center">Then the setup continue</p>
<p align="center"><a href="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image6.png" target="_blank"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image_thumb6.png" width="484" height="344" /></a> </p>
<p align="center">After about 45 minutes, the setup is finished</p>
<p align="center"><a href="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image7.png" target="_blank"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image_thumb7.png" width="484" height="344" /></a> </p>
<p align="center">You can choose to install the documentation, but I choose to click on the “Finish” button.</p>
<p align="center">&#160;</p>
<p align="center">The installation windows appears :</p>
<p align="center"><a href="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image8.png" target="_blank"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image_thumb8.png" width="484" height="349" /></a> </p>
<p align="center">I Click Exit</p>
<h4 align="center">Visual Studio 2010 is now installed</h4>
<p>&#160;</p>
<p>The installation takes me about one hour, and no problem occurred.</p>
<p align="center">Now I can launch the product</p>
<p><a href="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image9.png" target="_blank"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image_thumb9.png" width="238" height="484" /></a></p>
<p>&#160;</p>
<p><a href="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image10.png" target="_blank"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image_thumb10.png" width="484" height="344" /></a> </p>
<p>&#160;</p>
</p>
<p align="center">I choose my default environment settings (I used to choose Visual C# Development settings so I pick this one).</p>
<p><a href="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image11.png" target="_blank"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image_thumb11.png" width="469" height="484" /></a></p>
<p align="center">I Click on “Start Visual Studio”</p>
<p align="center">First time loading form</p>
<p><a href="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image12.png" target="_blank"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image_thumb12.png" width="484" height="178" /></a></p>
<p>&#160;</p>
<p align="center">Visual studio is up and running</p>
<p><a href="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image13.png" target="_blank"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/04/image_thumb13.png" width="484" height="388" /></a></p>
<p>&#160;</p>
<p>Help and documentation are on the start page:</p>
<p>A What’s new section is available on the start page :</p>
<ul>
<li><a href="http://msdn.microsoft.com/en-us/library/bb386063(VS.100).aspx" target="_blank">Visual Studio 2010 Overview</a> </li>
<li><a href="http://msdn.microsoft.com/en-us/library/ms171868(VS.100).aspx" target="_blank">What’s new in .NET Framework 4</a> </li>
<li><a href="http://msdn.microsoft.com/en-us/library/bb383815(VS.100).aspx" target="_blank">What’s new in Visual C#</a> </li>
</ul>
<p>Some other links are available : </p>
<ul>
<li>Creating application with Visual Studio </li>
<li>Extending Visual Studio </li>
<li>Community and Learning Resources </li>
</ul>
<p>&#160;</p>
<p>Some resources for Windows, Web, Cloud, Office,SharePoint and Data development are accessible too.</p>
<p>&#160;</p>
<p>Next step : migration of a Visual studio 2008 solution !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sambeauvois.be/blog/2010/04/first-use-of-visual-studio-2010-the-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Mixer</title>
		<link>http://www.sambeauvois.be/blog/2010/02/css-mixer/</link>
		<comments>http://www.sambeauvois.be/blog/2010/02/css-mixer/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 22:41:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[MyProjects]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://www.sambeauvois.be/blog/?p=207</guid>
		<description><![CDATA[ Css mixer is a tool I&#8217;ve developped in C# winforms, .NET framework 3.5 You can use it to improve you ASP.NET Themes or your CSS files for all your web projects. If you have many css files linked to a page, you can group them in a single file with CSS Mixer. You can also [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://cssmixer.codeplex.com/" target="_blank"><img class="alignleft size-full wp-image-206" title="CSSmixer128" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/02/CSSmixer128.png" alt="CSSmixer128" width="128" height="128" /></a> Css mixer is a tool I&#8217;ve developped in C# winforms, .NET framework 3.5</p>
<p>You can use it to improve you ASP.NET Themes or your CSS files for all your web projects.</p>
<p>If you have many css files linked to a page, you can group them in a single file with CSS Mixer.</p>
<p>You can also minify CSS files to save the bandwith.</p>
<p> </p>
<p>To use it, open a folder containing CSS files,</p>
<p style="text-align: center;"><a href="http://www.sambeauvois.be/blog/wp-content/uploads/2010/02/cssmixer_screenshot.png" target="_blank"><img class="aligncenter size-full wp-image-208" title="cssmixer_screenshot" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/02/cssmixer_screenshot.png" alt="cssmixer_screenshot" width="480" /></a></p>
<p>choose an action (simple combine, or combine and minify) then click Save as &#8230;</p>
<p style="text-align: center;"><a href="http://www.sambeauvois.be/blog/wp-content/uploads/2010/02/cssmixer_screenshot2.png" target="_blank"><img class="aligncenter size-full wp-image-209" title="cssmixer_screenshot2" src="http://www.sambeauvois.be/blog/wp-content/uploads/2010/02/cssmixer_screenshot2.png" alt="cssmixer_screenshot2" width="480" /></a></p>
<p>Download the last version of <a href="http://cssmixer.codeplex.com/" target="_blank">CSS Mixer on codeplex</a>.</p>
<p>I hope you&#8217;ll find it usefull. please give me feedback on it</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sambeauvois.be/blog/2010/02/css-mixer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

