This is a stab in the dark in finding a solution. I am currently using a consulting service to create a Windows 8 Live Tile application that will act as a RabbitMQ consumer retrieving messages from a RabbitMQ broker. However I got an odd response from the engineers of the consulting services.<div><br></div><div>He said:</div><div><br></div><div><p style="color: rgb(51, 51, 51); font-family: arial, FreeSans, Helvetica, sans-serif; font-size: 14px; line-height: 20px; background-color: rgb(247, 247, 247);"><span style="background-color: rgb(255, 255, 255);">The difficult is to convert the RabbitMQ .net client. it does not support .NetCore directly.&nbsp;</span><span style="font-size: 13px; line-height: 18px;">NetCore is for the windows store app (which supports the mobile devices like Windows RT). The tiles feature is part of windows store app.&nbsp;</span><span style="font-size: 13px; line-height: 18px;">in .net 4.5, the original .net becomes .NetCore and .NetFramework (see</span><span style="font-size: 13px; line-height: 18px;">&nbsp;</span><a href="http://social.msdn.microsoft.com/Forums/en-US/winappswithcsharp/thread/aecf4846-6eca-444a-beb7-d4ba9d6ad754" style="font-size: 13px; line-height: 18px; cursor: pointer; color: rgb(60, 120, 181);">http://social.msdn.microsoft.com/Forums/en-US/winappswithcsharp/thread/aecf4846-6eca-444a-beb7-d4ba9d6ad754</a><span style="font-size: 13px; line-height: 18px;">)</span></p><p style="background-color: rgb(247, 247, 247);"><font color="#333333" face="arial, FreeSans, Helvetica, sans-serif">I want to believe the engineer, but I'm taken a back that a .net driver for RabbitMQ is not&nbsp;usable within a Windows 8 application. Is the engineer telling the truth?&nbsp;</font></p><p style="background-color: rgb(247, 247, 247);"><span style="color: rgb(51, 51, 51); font-family: arial, FreeSans, Helvetica, sans-serif;">I will posting this on a Windows 8 development forum too. But I still wanted to cover my basis from both sides of the aisle.&nbsp;</span><br></p></div>