Monthly Archives: October, 2012
MSN & Windows 8
MSN avec le look Modern UI sous Windows 8, c’est quand même pas mal !
Performance Tests with Windows Azure
I set up the solution on the Benjamin’s post about “Load testing from Windows Azure“. I just want to add some details about the solution configuration. First, you need to launch Visual Studio with the same user as the RDP user. Second, you need to modify your firewall settings, adding a rule for Visual Studio …
Performance Tests with Windows Azure
I set up the solution on the Benjamin’s post about “Load testing from Windows Azure“. I just want to add some details about the solution configuration. First, you need to launch Visual Studio with the same user as the RDP user. Second, you need to modify your firewall settings, adding a rule for Visual Studio …
BizTalk 2010 with SQL Server 2012
First of all, I know that BizTalk 2010 with SQL Server 2012 is not officially supported but I wanted to test it on a dev machine. The purpose was to set up a POC for a client to connect BizTalk Server with the new version of Master Data Services. So, after installing SQL Server …
Installing MDS on Windows Server 2012
In order to set up a POC for a client, I’ve installed a new virtual machine with Windows Server 2012. Then I’ve installed SQL Server 2012 to try the new version of “Master Data Services”. When I launched the MDS Configuration Manager, I had the following issue : So I followed the link http://go.microsoft.com/fwlink/?LinkId=226286. And …