<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>mangopollo Wiki Rss Feed</title><link>https://mangopollo.codeplex.com/</link><description>mangopollo Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>http://mangopollo.codeplex.com/wikipage?version=19</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;Maintaining two versions of its application can be complicated sometimes.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; will allow you to easily take advantage of new windows phone tiles (cyclic, flip, iconic) if your application is run from a Windows Phone 7.8 or 8 as well as new launchers if your application is run from a Windows Phone 8 while remaining
 compatible with windows phone 7.&lt;/p&gt;
&lt;h1&gt;&lt;span style="color:#0080ff"&gt;New&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;support for Windows Phone 7.8,&lt;/p&gt;
&lt;p&gt;add implicit converter to CyclicTileData, IconicTileData and FlipTileData&lt;/p&gt;
&lt;p&gt;add Mangopollo.light.dll, compatible with background agents&lt;/p&gt;
&lt;h1&gt;&lt;span style="color:#0080ff"&gt;Install&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;To install Mangopollo, run the following command in the &lt;a href="http://docs.nuget.org/docs/start-here/using-the-package-manager-console"&gt;
Package Manager Console&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;&lt;span style="color:#666666; font-size:x-large"&gt;PM&amp;gt; Install-Package Mangopollo&lt;/span&gt;&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;&lt;span style="color:#666666; font-size:x-large"&gt;PM&amp;gt; Install-Package Mangopollo.Light&lt;/span&gt;&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h1&gt;&lt;span style="color:#0080ff"&gt;Features&lt;/span&gt;&lt;/h1&gt;
&lt;h2&gt;&lt;span style="color:#666666"&gt;New Tiles Type&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;CycleTileData : mimic the WP8 class to create Cycle Tile &lt;/li&gt;&lt;li&gt;IconicTileData : mimic the WP8 class to create Iconic Tile &lt;/li&gt;&lt;li&gt;FlipTileData : mimic the WP8 class to create Flip Tile &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;CreateFlipTile: create a Flip type tile &lt;/li&gt;&lt;li&gt;CreateIconicTile : create an Iconic type tile &lt;/li&gt;&lt;li&gt;CreateCyclicTile : create a Cyclic type tile &lt;/li&gt;&lt;li&gt;CreateFromStandardTile : create a Flip type tile from a standard tile (WP7) &lt;/li&gt;&lt;li&gt;ShellTileExt.Create (Uri, ShellTileData, bool) : allows to add tiles wides to your main screen&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;&lt;span style="color:#666666"&gt;New Launchers &lt;span style="font-size:small"&gt;(not included in mangopollo.light.dll)&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;SaveAppointmentTask: create an appointment in the calendar of the phone &lt;/li&gt;&lt;li&gt;MapTask: launch the Map app (WP8 version with vector and offline map, contrary to BingMapTask)
&lt;/li&gt;&lt;li&gt;MapDirectionTask : request a route using the Map app (WP8 version with vector and offline maps contrary to BingDirectionMapTask)
&lt;/li&gt;&lt;li&gt;MapDownloadTask : display the maps download page &lt;/li&gt;&lt;li&gt;MapUpdaterTask : display the maps updater page &lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;&lt;span style="color:#666666"&gt;Useful:&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;bool IsWP8() : Returns if the phone running the application is a Windows Phone 8
&lt;/li&gt;&lt;li&gt;bool CanUseLiveTiles() : Return if the phone running the application is a Windows Phone 7.8 or &amp;#43;
&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;&lt;span style="color:#0080ff"&gt;Benefits/costs&lt;/span&gt;&lt;/h1&gt;
&lt;h2&gt;&lt;span style="color:#666666"&gt;Advantages:&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;a single application to maintain between windows phone 7 and windows phone 8 &lt;/li&gt;&lt;li&gt;simplicity &lt;/li&gt;&lt;li&gt;the application will take advantage of the new tiles on windows phone 8 even if it's a WP7 app
&lt;/li&gt;&lt;li&gt;use new offline maps tasks on Windows Phone 8 &lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;&lt;span style="color:#666666"&gt;The disadvantages compared to a native Windows Phone 8 application:&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Your application won't take advantage of new controls like the native panorama or native pivot
&lt;/li&gt;&lt;li&gt;Your application will be displayed with a black band on 720p screen (HTC 8X) &lt;/li&gt;&lt;li&gt;You can't use new WP8 features like in-app purchase, WinPRT, etc.. &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524102" alt="wp_ss_20121030_0002.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524113" alt="wp_ss_20121030_0006.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524114" alt="wp_ss_20121030_0004.png"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Mon, 03 Dec 2012 22:32:00 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121203103200P</guid></item><item><title>Updated Wiki: Home</title><link>https://mangopollo.codeplex.com/wikipage?version=18</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;Maintaining two versions of its application can be complicated sometimes.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; will allow you to easily take advantage of new windows phone tiles (cyclic, flip, iconic) if your application is run from a Windows Phone 7.8 or 8 as well as new launchers if your application is run from a Windows Phone 8 while remaining
 compatible with windows phone 7.&lt;/p&gt;
&lt;h1&gt;&lt;font color="#0080ff"&gt;New&lt;/font&gt;&lt;/h1&gt;
&lt;p&gt;support for Windows Phone 7.8,&lt;/p&gt;
&lt;p&gt;add Mangopollo.light.dll, compatible with background agents&lt;/p&gt;
&lt;h1&gt;&lt;font color="#0080ff"&gt;Install&lt;/font&gt;&lt;/h1&gt;
&lt;p&gt;To install Mangopollo, run the following command in the &lt;a href="http://docs.nuget.org/docs/start-here/using-the-package-manager-console"&gt;
Package Manager Console&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;&lt;font color="#666666" size="6"&gt;PM&amp;gt; Install-Package Mangopollo&lt;/font&gt;&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;&lt;font color="#666666" size="6"&gt;PM&amp;gt; Install-Package Mangopollo.Light&lt;/font&gt;&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h1&gt;&lt;font color="#0080ff"&gt;Features&lt;/font&gt;&lt;/h1&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;New Tiles Type&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;CycleTileData : mimic the WP8 class to create Cycle Tile &lt;/li&gt;&lt;li&gt;IconicTileData : mimic the WP8 class to create Iconic Tile &lt;/li&gt;&lt;li&gt;FlipTileData : mimic the WP8 class to create Flip Tile&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;CreateFlipTile: create a Flip type tile &lt;/li&gt;&lt;li&gt;CreateIconicTile : create an Iconic type tile &lt;/li&gt;&lt;li&gt;CreateCyclicTile : create a Cyclic type tile &lt;/li&gt;&lt;li&gt;CreateFromStandardTile : create a Flip type tile from a standard tile (WP7) &lt;/li&gt;&lt;li&gt;ShellTileExt.Create (Uri, ShellTileData, bool) : allows to add tiles wides to your main screen&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;New Launchers &lt;font size="3"&gt;(not included in mangopollo.light.dll)&lt;/font&gt;&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;SaveAppointmentTask: create an appointment in the calendar of the phone &lt;/li&gt;&lt;li&gt;MapTask: launch the Map app (WP8 version with vector and offline map, contrary to BingMapTask)
&lt;/li&gt;&lt;li&gt;MapDirectionTask : request a route using the Map app (WP8 version with vector and offline maps contrary to BingDirectionMapTask)
&lt;/li&gt;&lt;li&gt;MapDownloadTask : display the maps download page &lt;/li&gt;&lt;li&gt;MapUpdaterTask : display the maps updater page&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;Useful:&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;bool IsWP8() : Returns if the phone running the application is a Windows Phone 8
&lt;/li&gt;&lt;li&gt;bool CanUseLiveTiles() : Return if the phone running the application is a Windows Phone 7.8 or &amp;#43;
&lt;/li&gt;&lt;li&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;&lt;font color="#0080ff"&gt;Benefits/costs&lt;/font&gt;&lt;/h1&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;Advantages:&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;a single application to maintain between windows phone 7 and windows phone 8 &lt;/li&gt;&lt;li&gt;simplicity &lt;/li&gt;&lt;li&gt;the application will take advantage of the new tiles on windows phone 8 even if it's a WP7 app
&lt;/li&gt;&lt;li&gt;use new offline maps tasks on Windows Phone 8&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;The disadvantages compared to a native Windows Phone 8 application:&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Your application won't take advantage of new controls like the native panorama or native pivot
&lt;/li&gt;&lt;li&gt;Your application will be displayed with a black band on 720p screen (HTC 8X) &lt;/li&gt;&lt;li&gt;You can't use new WP8 features like in-app purchase, WinPRT, etc..&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" alt="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524102"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" alt="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524113"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" alt="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524114"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 19:21:34 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121202072134P</guid></item><item><title>Updated Wiki: Home</title><link>https://mangopollo.codeplex.com/wikipage?version=17</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;Maintaining two versions of its application can be complicated sometimes.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; will allow you to easily take advantage of new windows phone tiles (cyclic, flip, iconic) if your application is run from a Windows Phone 7.8 or 8 as well as new launchers if your application is run from a Windows Phone 8 while remaining
 compatible with windows phone 7.&lt;/p&gt;
&lt;h1&gt;&lt;font color="#0080ff"&gt;New&lt;/font&gt;&lt;/h1&gt;
&lt;p&gt;support for Windows Phone 7.8,&lt;/p&gt;
&lt;p&gt;add Mangopollo.light.dll, compatible with background agents&lt;/p&gt;
&lt;h1&gt;&lt;font color="#0080ff"&gt;Install&lt;/font&gt;&lt;/h1&gt;
&lt;p&gt;To install Mangopollo, run the following command in the &lt;a href="http://docs.nuget.org/docs/start-here/using-the-package-manager-console"&gt;
Package Manager Console&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;&lt;font color="#666666" size="6"&gt;PM&amp;gt; Install-Package Mangopollo&lt;/font&gt;&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;&lt;font color="#666666" size="6"&gt;PM&amp;gt; Install-Package Mangopollo.Light&lt;/font&gt;&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h1&gt;&lt;font color="#0080ff"&gt;Features&lt;/font&gt;&lt;/h1&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;New Tiles Type&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;CycleTileData : mimic the WP8 class to create Cycle Tile &lt;/li&gt;&lt;li&gt;IconicTileData : mimic the WP8 class to create Iconic Tile &lt;/li&gt;&lt;li&gt;FlipTileData : mimic the WP8 class to create Flip Tile&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;CreateFlipTile: create a Flip type tile &lt;/li&gt;&lt;li&gt;CreateIconicTile : create an Iconic type tile &lt;/li&gt;&lt;li&gt;CreateCyclicTile : create a Cyclic type tile &lt;/li&gt;&lt;li&gt;CreateFromStandardTile : create a Flip type tile from a standard tile (WP7) &lt;/li&gt;&lt;li&gt;ShellTileExt.Create (Uri, ShellTileData, bool) : allows to add tiles wides to your main screen&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;New Launchers &lt;font size="3"&gt;(not included in mangopollo.light.dll)&lt;/font&gt;&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;SaveAppointmentTask: create an appointment in the calendar of the phone &lt;/li&gt;&lt;li&gt;MapTask: launch the Map app (WP8 version with vector and offline map, contrary to BingMapTask)
&lt;/li&gt;&lt;li&gt;MapDirectionTask : request a route using the Map app (WP8 version with vector and offline maps contrary to BingDirectionMapTask)
&lt;/li&gt;&lt;li&gt;MapDownloadTask : display the maps download page &lt;/li&gt;&lt;li&gt;MapUpdaterTask : display the maps updater page&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;Useful:&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;bool IsWP8() : Returns if the phone running the application is a Windows Phone 8
&lt;/li&gt;&lt;li&gt;bool CanUseLiveTiles() : Return if the phone running the application is a Windows Phone 7.8 or &amp;#43;
&lt;/li&gt;&lt;li&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;&lt;font color="#0080ff"&gt;Benefits/costs&lt;/font&gt;&lt;/h1&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;Advantages:&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;a single application to maintain between windows phone 7 and windows phone 8 &lt;/li&gt;&lt;li&gt;simplicity &lt;/li&gt;&lt;li&gt;the application will take advantage of the new tiles on windows phone 8 even if it's a WP7 app
&lt;/li&gt;&lt;li&gt;use new offline maps tasks on Windows Phone 8&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;The disadvantages compared to a native Windows Phone 8 application:&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Your application won't take advantage of new controls like the native panorama or native pivot
&lt;/li&gt;&lt;li&gt;Your application will be displayed with a black band on 720p screen (HTC 8X) &lt;/li&gt;&lt;li&gt;You can't use new WP8 features like in-app purchase, WinPRT, etc..&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" alt="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524102"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" alt="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524113"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" alt="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524114"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 19:21:22 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121202072122P</guid></item><item><title>Updated Wiki: Home</title><link>https://mangopollo.codeplex.com/wikipage?version=16</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;Maintaining two versions of its application can be complicated sometimes.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; will allow you to easily take advantage of new windows phone tiles (cyclic, flip, iconic) if your application is run from a Windows Phone 7.8 or 8 as well as new launchers if your application is run from a Windows Phone 8 while remaining
 compatible with windows phone 7.&lt;/p&gt;
&lt;h1&gt;&lt;font color="#0080ff"&gt;New&lt;/font&gt;&lt;/h1&gt;
&lt;p&gt;support for Windows Phone 7.8,&lt;/p&gt;
&lt;p&gt;add Mangopollo.light.dll, compatible with background agents&lt;/p&gt;
&lt;h1&gt;&lt;font color="#0080ff"&gt;Install&lt;/font&gt;&lt;/h1&gt;
&lt;p&gt;To install Mangopollo, run the following command in the &lt;a href="http://docs.nuget.org/docs/start-here/using-the-package-manager-console"&gt;
Package Manager Console&lt;/a&gt;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;PM&amp;gt; Install-Package Mangopollo&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;PM&amp;gt; Install-Package Mangopollo.Light&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h1&gt;&lt;font color="#0080ff"&gt;Features&lt;/font&gt;&lt;/h1&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;New Tiles Type&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;CycleTileData : mimic the WP8 class to create Cycle Tile &lt;/li&gt;&lt;li&gt;IconicTileData : mimic the WP8 class to create Iconic Tile &lt;/li&gt;&lt;li&gt;FlipTileData : mimic the WP8 class to create Flip Tile&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;CreateFlipTile: create a Flip type tile &lt;/li&gt;&lt;li&gt;CreateIconicTile : create an Iconic type tile &lt;/li&gt;&lt;li&gt;CreateCyclicTile : create a Cyclic type tile &lt;/li&gt;&lt;li&gt;CreateFromStandardTile : create a Flip type tile from a standard tile (WP7) &lt;/li&gt;&lt;li&gt;ShellTileExt.Create (Uri, ShellTileData, bool) : allows to add tiles wides to your main screen&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;New Launchers &lt;font size="3"&gt;(not included in mangopollo.light.dll)&lt;/font&gt;&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;SaveAppointmentTask: create an appointment in the calendar of the phone &lt;/li&gt;&lt;li&gt;MapTask: launch the Map app (WP8 version with vector and offline map, contrary to BingMapTask)
&lt;/li&gt;&lt;li&gt;MapDirectionTask : request a route using the Map app (WP8 version with vector and offline maps contrary to BingDirectionMapTask)
&lt;/li&gt;&lt;li&gt;MapDownloadTask : display the maps download page &lt;/li&gt;&lt;li&gt;MapUpdaterTask : display the maps updater page&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;Useful:&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;bool IsWP8() : Returns if the phone running the application is a Windows Phone 8
&lt;/li&gt;&lt;li&gt;bool CanUseLiveTiles() : Return if the phone running the application is a Windows Phone 7.8 or &amp;#43;
&lt;/li&gt;&lt;li&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;&lt;font color="#0080ff"&gt;Benefits/costs&lt;/font&gt;&lt;/h1&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;Advantages:&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;a single application to maintain between windows phone 7 and windows phone 8 &lt;/li&gt;&lt;li&gt;simplicity &lt;/li&gt;&lt;li&gt;the application will take advantage of the new tiles on windows phone 8 even if it's a WP7 app
&lt;/li&gt;&lt;li&gt;use new offline maps tasks on Windows Phone 8&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;&lt;font color="#666666"&gt;The disadvantages compared to a native Windows Phone 8 application:&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Your application won't take advantage of new controls like the native panorama or native pivot
&lt;/li&gt;&lt;li&gt;Your application will be displayed with a black band on 720p screen (HTC 8X) &lt;/li&gt;&lt;li&gt;You can't use new WP8 features like in-app purchase, WinPRT, etc..&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" alt="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524102"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" alt="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524113"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" alt="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524114"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 19:20:43 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121202072043P</guid></item><item><title>Updated Wiki: Billet temporaire utilisé pour la détection de thème (8882f648-a5c1-4f59-b8e1-6859bde45516 - 3bfe001a-32de-4114-a6b4-4005b770f6d7)</title><link>https://mangopollo.codeplex.com/wikipage?title=Billet temporaire utilisé pour la détection de thème (8882f648-a5c1-4f59-b8e1-6859bde45516 - 3bfe001a-32de-4114-a6b4-4005b770f6d7)&amp;version=1</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;Il s'agit d'un billet temporaire qui n'a pas été supprimé. Supprimez-le manuellement. (1b873de7-4e86-4232-944c-2beffff294ea - 3bfe001a-32de-4114-a6b4-4005b770f6d7)&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 19:10:25 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Billet temporaire utilisé pour la détection de thème (8882f648-a5c1-4f59-b8e1-6859bde45516 - 3bfe001a-32de-4114-a6b4-4005b770f6d7) 20121202071025P</guid></item><item><title>Updated Wiki: Home</title><link>http://mangopollo.codeplex.com/wikipage?version=15</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;Maintaining two versions of its application can be complicated sometimes.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; will allow you to easily take advantage of new windows phone tiles (cyclic, flip, iconic) if your application is run from a Windows Phone 7.8 or 8 as well as new launchers if your application is run from a Windows Phone 8 while remaining
 compatible with windows phone 7.&lt;/p&gt;
&lt;h1&gt;New&lt;/h1&gt;
&lt;p&gt;support for Windows Phone 7.8,&lt;/p&gt;
&lt;p&gt;add Mangopollo.light.dll, compatible with background agents&lt;/p&gt;
&lt;h1&gt;Install&lt;/h1&gt;
&lt;p&gt;To install Mangopollo, run the following command in the&amp;nbsp;&lt;a href="http://docs.nuget.org/docs/start-here/using-the-package-manager-console"&gt;Package Manager Console&lt;/a&gt;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;PM&amp;gt; Install-Package Mangopollo&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;PM&amp;gt; Install-Package Mangopollo.Light&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h1&gt;Features&lt;/h1&gt;
&lt;h2&gt;New Tiles Type&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;CycleTileData&lt;/strong&gt; : mimic the WP8 class to create Cycle Tile&lt;br&gt;
- &lt;strong&gt;IconicTileData&lt;/strong&gt; : mimic the WP8 class to create Iconic Tile&lt;br&gt;
- &lt;strong&gt;FlipTileData&lt;/strong&gt; : mimic the WP8 class to create Flip Tile&lt;br&gt;
&lt;br&gt;
Helper :&lt;br&gt;
- &lt;strong&gt;CreateFlipTile&lt;/strong&gt;: create a Flip type tile&lt;br&gt;
- &lt;strong&gt;CreateIconicTile&lt;/strong&gt; : create an Iconic type tile&lt;br&gt;
- &lt;strong&gt;CreateCyclicTile&lt;/strong&gt; : create a Cyclic type tile&lt;br&gt;
- &lt;strong&gt;CreateFromStandardTile&lt;/strong&gt; : create a Flip type tile from a standard tile (WP7)&lt;br&gt;
- &lt;strong&gt;ShellTileExt.Create&lt;/strong&gt; (Uri, ShellTileData, bool) : allows to add tiles wides to your main screen&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;h2&gt;New Launchers (not is mangopollo.light.dll)&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;SaveAppointmentTask:&lt;/strong&gt; create an appointment in the calendar of the phone&lt;br&gt;
- &lt;strong&gt;MapTask&lt;/strong&gt;: launch the Map app (WP8 version with vector and offline map, contrary to BingMapTask)&lt;br&gt;
- &lt;strong&gt;MapDirectionTask&lt;/strong&gt; : request a route using the Map app (WP8 version with vector and offline maps contrary to BingDirectionMapTask)&lt;br&gt;
- &lt;strong&gt;MapDownloadTask&lt;/strong&gt; : display the maps download page&lt;br&gt;
- &lt;strong&gt;MapUpdaterTask&lt;/strong&gt; : display the maps updater page&lt;/p&gt;
&lt;h2&gt;Useful:&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;bool IsWP8()&lt;/strong&gt; : Returns if the phone running the application is a Windows Phone 8&lt;br&gt;
- &lt;strong&gt;bool CanUseLiveTiles() &lt;/strong&gt;: Return if the phone running the application is a Windows Phone 7.8 or &amp;#43;&lt;/p&gt;
&lt;h1&gt;Benefits/costs&lt;/h1&gt;
&lt;h2&gt;Advantages:&lt;/h2&gt;
&lt;p&gt;- a single application to maintain between windows phone 7 and windows phone 8&lt;br&gt;
- simplicity&lt;br&gt;
- the application will take advantage of the new tiles on windows phone 8 even if it's a WP7 app&lt;br&gt;
- use new offline maps tasks on Windows Phone 8&lt;/p&gt;
&lt;h2&gt;The disadvantages compared to a native Windows Phone 8 application:&lt;/h2&gt;
&lt;p&gt;- Your application won't take advantage of new controls like the native panorama or native pivot&lt;br&gt;
- Your application will be displayed with a black band on 720p screen (HTC 8X)&lt;br&gt;
- You can't use new WP8 features like in-app purchase, WinPRT, etc...&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524102" alt="wp_ss_20121030_0002.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524113" alt="wp_ss_20121030_0006.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524114" alt="wp_ss_20121030_0004.png"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 18:59:05 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121202065905P</guid></item><item><title>Updated Wiki: Home</title><link>http://mangopollo.codeplex.com/wikipage?version=14</link><description>&lt;div class="wikidoc"&gt;&amp;lt;!-- h2{color:#009edb;} --&amp;gt;
&lt;p&gt;Maintaining two versions of its application can be complicated sometimes.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; will allow you to easily take advantage of new windows phone tiles (cyclic, flip, iconic) if your application is run from a Windows Phone 7.8 or 8 as well as new launchers if your application is run from a Windows Phone 8 while remaining
 compatible with windows phone 7.&lt;/p&gt;
&lt;h1&gt;New&lt;/h1&gt;
&lt;p&gt;support for Windows Phone 7.8,&lt;/p&gt;
&lt;p&gt;add Mangopollo.light.dll, compatible with background agents&lt;/p&gt;
&lt;h1&gt;Install&lt;/h1&gt;
&lt;p&gt;To install Mangopollo, run the following command in the&amp;nbsp;&lt;a href="http://docs.nuget.org/docs/start-here/using-the-package-manager-console"&gt;Package Manager Console&lt;/a&gt;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;PM&amp;gt; Install-Package Mangopollo&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;PM&amp;gt; Install-Package Mangopollo.Light&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h1&gt;Features&lt;/h1&gt;
&lt;h2&gt;New Tiles Type&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;CycleTileData&lt;/strong&gt; : mimic the WP8 class to create Cycle Tile&lt;br&gt;
- &lt;strong&gt;IconicTileData&lt;/strong&gt; : mimic the WP8 class to create Iconic Tile&lt;br&gt;
- &lt;strong&gt;FlipTileData&lt;/strong&gt; : mimic the WP8 class to create Flip Tile&lt;br&gt;
&lt;br&gt;
Helper :&lt;br&gt;
- &lt;strong&gt;CreateFlipTile&lt;/strong&gt;: create a Flip type tile&lt;br&gt;
- &lt;strong&gt;CreateIconicTile&lt;/strong&gt; : create an Iconic type tile&lt;br&gt;
- &lt;strong&gt;CreateCyclicTile&lt;/strong&gt; : create a Cyclic type tile&lt;br&gt;
- &lt;strong&gt;CreateFromStandardTile&lt;/strong&gt; : create a Flip type tile from a standard tile (WP7)&lt;br&gt;
- &lt;strong&gt;ShellTileExt.Create&lt;/strong&gt; (Uri, ShellTileData, bool) : allows to add tiles wides to your main screen&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;h2&gt;New Launchers (not is mangopollo.light.dll)&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;SaveAppointmentTask:&lt;/strong&gt; create an appointment in the calendar of the phone&lt;br&gt;
- &lt;strong&gt;MapTask&lt;/strong&gt;: launch the Map app (WP8 version with vector and offline map, contrary to BingMapTask)&lt;br&gt;
- &lt;strong&gt;MapDirectionTask&lt;/strong&gt; : request a route using the Map app (WP8 version with vector and offline maps contrary to BingDirectionMapTask)&lt;br&gt;
- &lt;strong&gt;MapDownloadTask&lt;/strong&gt; : display the maps download page&lt;br&gt;
- &lt;strong&gt;MapUpdaterTask&lt;/strong&gt; : display the maps updater page&lt;/p&gt;
&lt;h2&gt;Useful:&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;bool IsWP8()&lt;/strong&gt; : Returns if the phone running the application is a Windows Phone 8&lt;br&gt;
- &lt;strong&gt;bool CanUseLiveTiles() &lt;/strong&gt;: Return if the phone running the application is a Windows Phone 7.8 or &amp;#43;&lt;/p&gt;
&lt;h1&gt;Benefits/costs&lt;/h1&gt;
&lt;h2&gt;Advantages:&lt;/h2&gt;
&lt;p&gt;- a single application to maintain between windows phone 7 and windows phone 8&lt;br&gt;
- simplicity&lt;br&gt;
- the application will take advantage of the new tiles on windows phone 8 even if it's a WP7 app&lt;br&gt;
- use new offline maps tasks on Windows Phone 8&lt;/p&gt;
&lt;h2&gt;The disadvantages compared to a native Windows Phone 8 application:&lt;/h2&gt;
&lt;p&gt;- Your application won't take advantage of new controls like the native panorama or native pivot&lt;br&gt;
- Your application will be displayed with a black band on 720p screen (HTC 8X)&lt;br&gt;
- You can't use new WP8 features like in-app purchase, WinPRT, etc...&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524102" alt="wp_ss_20121030_0002.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524113" alt="wp_ss_20121030_0006.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524114" alt="wp_ss_20121030_0004.png"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 18:58:40 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121202065840P</guid></item><item><title>Updated Wiki: Home</title><link>http://mangopollo.codeplex.com/wikipage?version=13</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;(version fran&amp;ccedil;aise : &lt;a href="http://mangopollo.codeplex.com/wikipage?title=Accueil"&gt;
http://mangopollo.codeplex.com/wikipage?title=Accueil&lt;/a&gt;)&lt;/p&gt;
&lt;div&gt;&lt;/div&gt;
&lt;p&gt;Maintaining two versions of its application can be complicated sometimes.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; will allow you to easily take advantage of new windows phone tiles (cyclic, flip, iconic) if your application is run from a Windows Phone 7.8 or 8 as well as new launchers if your application is run from a Windows Phone 8 while remaining
 compatible with windows phone 7.&lt;/p&gt;
&lt;h1&gt;New&lt;/h1&gt;
&lt;p&gt;support for Windows Phone 7.8,&lt;/p&gt;
&lt;p&gt;add Mangopollo.light.dll, compatible with background agents&lt;/p&gt;
&lt;h1&gt;Install&lt;/h1&gt;
&lt;p&gt;To install Mangopollo, run the following command in the&amp;nbsp;&lt;a href="http://docs.nuget.org/docs/start-here/using-the-package-manager-console"&gt;Package Manager Console&lt;/a&gt;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;PM&amp;gt; Install-Package Mangopollo&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;code&gt;PM&amp;gt; Install-Package Mangopollo.Light&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h1&gt;Features&lt;/h1&gt;
&lt;h2&gt;New Tiles Type&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;CycleTileData&lt;/strong&gt; : mimic the WP8 class to create Cycle Tile&lt;br&gt;
- &lt;strong&gt;IconicTileData&lt;/strong&gt; : mimic the WP8 class to create Iconic Tile&lt;br&gt;
- &lt;strong&gt;FlipTileData&lt;/strong&gt; : mimic the WP8 class to create Flip Tile&lt;br&gt;
&lt;br&gt;
Helper :&lt;br&gt;
- &lt;strong&gt;CreateFlipTile&lt;/strong&gt;: create a Flip type tile&lt;br&gt;
- &lt;strong&gt;CreateIconicTile&lt;/strong&gt; : create an Iconic type tile&lt;br&gt;
- &lt;strong&gt;CreateCyclicTile&lt;/strong&gt; : create a Cyclic type tile&lt;br&gt;
- &lt;strong&gt;CreateFromStandardTile&lt;/strong&gt; : create a Flip type tile from a standard tile (WP7)&lt;br&gt;
- &lt;strong&gt;ShellTileExt.Create&lt;/strong&gt; (Uri, ShellTileData, bool) : allows to add tiles wides to your main screen&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;h2&gt;New Launchers (not is mangopollo.light.dll)&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;SaveAppointmentTask:&lt;/strong&gt; create an appointment in the calendar of the phone&lt;br&gt;
- &lt;strong&gt;MapTask&lt;/strong&gt;: launch the Map app (WP8 version with vector and offline map, contrary to BingMapTask)&lt;br&gt;
- &lt;strong&gt;MapDirectionTask&lt;/strong&gt; : request a route using the Map app (WP8 version with vector and offline maps contrary to BingDirectionMapTask)&lt;br&gt;
- &lt;strong&gt;MapDownloadTask&lt;/strong&gt; : display the maps download page&lt;br&gt;
- &lt;strong&gt;MapUpdaterTask&lt;/strong&gt; : display the maps updater page&lt;/p&gt;
&lt;h2&gt;Useful:&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;bool IsWP8()&lt;/strong&gt; : Returns if the phone running the application is a Windows Phone 8&lt;br&gt;
- &lt;strong&gt;bool CanUseLiveTiles() &lt;/strong&gt;: Return if the phone running the application is a Windows Phone 7.8 or &amp;#43;&lt;/p&gt;
&lt;h1&gt;Benefits/costs&lt;/h1&gt;
&lt;h2&gt;Advantages:&lt;/h2&gt;
&lt;p&gt;- a single application to maintain between windows phone 7 and windows phone 8&lt;br&gt;
- simplicity&lt;br&gt;
- the application will take advantage of the new tiles on windows phone 8 even if it's a WP7 app&lt;br&gt;
- use new offline maps tasks on Windows Phone 8&lt;/p&gt;
&lt;h2&gt;The disadvantages compared to a native Windows Phone 8 application:&lt;/h2&gt;
&lt;p&gt;- Your application won't take advantage of new controls like the native panorama or native pivot&lt;br&gt;
- Your application will be displayed with a black band on 720p screen (HTC 8X)&lt;br&gt;
- You can't use new WP8 features like in-app purchase, WinPRT, etc...&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524102" alt="wp_ss_20121030_0002.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524113" alt="wp_ss_20121030_0006.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524114" alt="wp_ss_20121030_0004.png"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 18:57:30 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121202065730P</guid></item><item><title>Updated Wiki: Home</title><link>http://mangopollo.codeplex.com/wikipage?version=12</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;(version fran&amp;ccedil;aise : &lt;a href="http://mangopollo.codeplex.com/wikipage?title=Accueil"&gt;
http://mangopollo.codeplex.com/wikipage?title=Accueil&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To install Mangopollo, run the following command in the&amp;nbsp;&lt;a href="http://docs.nuget.org/docs/start-here/using-the-package-manager-console"&gt;Package Manager Console&lt;/a&gt;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;&lt;span style="color:#808080; font-size:20px"&gt;&lt;code&gt;PM&amp;gt; Install-Package Mangopollo&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Maintaining two versions of its application can be complicated sometimes.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; will allow you to easily take advantage of new windows phone tiles (cyclic, flip, iconic) if your application is run from a Windows Phone 7.8 or 8 as well as new launchers if your application is run from a Windows Phone 8 while remaining
 compatible with windows phone 7.&lt;/p&gt;
&lt;p&gt;New in 1.2 : support for Windows Phone 7.8, add Mangopollo.light.dll (compatible with background agents)&lt;/p&gt;
&lt;h1&gt;Features&lt;/h1&gt;
&lt;h2&gt;New Tiles Type&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;CycleTileData&lt;/strong&gt; : mimic the WP8 class to create Cycle Tile&lt;br&gt;
- &lt;strong&gt;IconicTileData&lt;/strong&gt; : mimic the WP8 class to create Iconic Tile&lt;br&gt;
- &lt;strong&gt;FlipTileData&lt;/strong&gt; : mimic the WP8 class to create Flip Tile&lt;br&gt;
&lt;br&gt;
Helper :&lt;br&gt;
- &lt;strong&gt;CreateFlipTile&lt;/strong&gt;: create a Flip type tile&lt;br&gt;
- &lt;strong&gt;CreateIconicTile&lt;/strong&gt; : create an Iconic type tile&lt;br&gt;
- &lt;strong&gt;CreateCyclicTile&lt;/strong&gt; : create a Cyclic type tile&lt;br&gt;
- &lt;strong&gt;CreateFromStandardTile&lt;/strong&gt; : create a Flip type tile from a standard tile (WP7)&lt;br&gt;
- &lt;strong&gt;ShellTileExt.Create&lt;/strong&gt; (Uri, ShellTileData, bool) : allows to add tiles wides to your main screen&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;h2&gt;New Launchers (not is mangopollo.light.dll)&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;SaveAppointmentTask:&lt;/strong&gt; create an appointment in the calendar of the phone&lt;br&gt;
- &lt;strong&gt;MapTask&lt;/strong&gt;: launch the Map app (WP8 version with vector and offline map, contrary to BingMapTask)&lt;br&gt;
- &lt;strong&gt;MapDirectionTask&lt;/strong&gt; : request a route using the Map app (WP8 version with vector and offline maps contrary to BingDirectionMapTask)&lt;br&gt;
- &lt;strong&gt;MapDownloadTask&lt;/strong&gt; : display the maps download page&lt;br&gt;
- &lt;strong&gt;MapUpdaterTask&lt;/strong&gt; : display the maps updater page&lt;/p&gt;
&lt;h2&gt;Useful:&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;bool IsWP8()&lt;/strong&gt; : Returns if the phone running the application is a Windows Phone 8&lt;br&gt;
- &lt;strong&gt;bool CanUseLiveTiles() &lt;/strong&gt;: Return if the phone running the application is a Windows Phone 7.8 or &amp;#43;&lt;/p&gt;
&lt;h1&gt;Benefits/costs&lt;/h1&gt;
&lt;h2&gt;Advantages:&lt;/h2&gt;
&lt;p&gt;- a single application to maintain between windows phone 7 and windows phone 8&lt;br&gt;
- simplicity&lt;br&gt;
- the application will take advantage of the new tiles on windows phone 8 even if it's a WP7 app&lt;br&gt;
- use new offline maps tasks on Windows Phone 8&lt;/p&gt;
&lt;h2&gt;The disadvantages compared to a native Windows Phone 8 application:&lt;/h2&gt;
&lt;p&gt;- Your application won't take advantage of new controls like the native panorama or native pivot&lt;br&gt;
- Your application will be displayed with a black band on 720p screen (HTC 8X)&lt;br&gt;
- You can't use new WP8 features like in-app purchase, WinPRT, etc...&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524102" alt="wp_ss_20121030_0002.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524113" alt="wp_ss_20121030_0006.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524114" alt="wp_ss_20121030_0004.png"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 18:55:34 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121202065534P</guid></item><item><title>Updated Wiki: Accueil</title><link>http://mangopollo.codeplex.com/wikipage?title=Accueil&amp;version=8</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Maintenir deux versions de son application peut &amp;ecirc;tre compliqu&amp;eacute; parfois.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; va vous permettre tr&amp;egrave;s facilement de profiter des nouvelles tuiles de windows phone 7.8/8 (cyclique, flip, iconic) ou des nouveaux launchers si votre application est ex&amp;eacute;cut&amp;eacute; depuis un t&amp;eacute;l&amp;eacute;phone
 Windows Phone 8 tout en restant compatible avec les t&amp;eacute;l&amp;eacute;phones windows phone 7.&lt;/p&gt;
&lt;p&gt;Pour installer via Nuget :&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;&lt;span style="color:#808080; font-size:20px"&gt;&lt;code&gt;PM&amp;gt; Install-Package Mangopollo&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Nouveaut&amp;eacute; 1.2 : support de Windows Phone 7.8&lt;/p&gt;
&lt;h1&gt;Fonctionnalit&amp;eacute;s&lt;/h1&gt;
&lt;h2&gt;Les nouvelles tuiles :&lt;/h2&gt;
&lt;p&gt;&lt;span style="color:#ff0000"&gt;(nouveaut&amp;eacute; 1.1)&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;CycleTileData&lt;/strong&gt; : simule la classe native pour cr&amp;eacute;er une Cycle Tile
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;IconicTileData&lt;/strong&gt; : simule la classe native pour cr&amp;eacute;er une Iconic Tile
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;FlipTileData&lt;/strong&gt; : simule la classe native pour cr&amp;eacute;er une Flip Tile
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
Helpers:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;CreateFlipTile&lt;/strong&gt; : cr&amp;eacute;er une tuile de type Flip &lt;/li&gt;&lt;li&gt;&lt;strong&gt;CreateIconicTile&lt;/strong&gt; : cr&amp;eacute;er une tuile de type Iconic &lt;/li&gt;&lt;li&gt;&lt;strong&gt;CreateCyclicTile&lt;/strong&gt; : cr&amp;eacute;er une tuile de type Cyclic &lt;/li&gt;&lt;li&gt;&lt;strong&gt;CreateFromStandardTile&lt;/strong&gt; : cr&amp;eacute;er un tuile de type Flip &amp;agrave; partir d'une tuile standard (WP7)
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;ShellTileExt.Create(Uri, ShellTileData,bool)&lt;/strong&gt; : permet d'ajouter des tuiles wides &amp;agrave; votre &amp;eacute;cran principal
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Nouveaux Launchers (non inclus dans mangopollo.light.dll) :&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;SaveAppointmentTask&lt;/strong&gt; : cr&amp;eacute;er un rendez-vous dans le calendrier du t&amp;eacute;l&amp;eacute;phone
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;MapTask&lt;/strong&gt; : lance l'application Map (la version WP8 avec carte vectorielle et offline contrairement &amp;agrave; BingMapTask)
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;MapDirectionTask&lt;/strong&gt; : demande un itin&amp;eacute;raire &amp;agrave; l'application Map (la version WP8 avec carte vectorielle et offline contrairement &amp;agrave; BingDirectionMapTask)
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;MapDownloadTask&lt;/strong&gt; : affiche la page de t&amp;eacute;l&amp;eacute;chargement de cartes
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;MapUpdaterTask&lt;/strong&gt; : affiche la page de mise &amp;agrave; jour des cartes
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Utile :&lt;/h2&gt;
&lt;ul&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;bool IsWP8()&lt;/strong&gt;&amp;nbsp;: retourne si le t&amp;eacute;l&amp;eacute;phone qui ex&amp;eacute;cute l'application est un Windows Phone 8
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;bool CanUseLiveTiles()&lt;/strong&gt;&amp;nbsp;: retourne si le t&amp;eacute;l&amp;eacute;phone qui ex&amp;eacute;cute l'application est un Windows Phone 7.8 ou sup&amp;eacute;rieur
&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Les avantages/incov&amp;eacute;nients&lt;/h1&gt;
&lt;h2&gt;Les avantages :&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;une seule application &amp;agrave; maintenir entre windows phone 7 et windows phone 8
&lt;/li&gt;&lt;li&gt;simplicit&amp;eacute; &lt;/li&gt;&lt;li&gt;l'application tirera profit des nouvelles tuiles sous windows phone 8 (en attendant 7.8)
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Les inconv&amp;eacute;nients par rapport &amp;agrave; une application Windows Phone 8 native :&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Votre application ne tirera pas profit des nouvelles contr&amp;ocirc;les comme le panorama ou le pivot natif (plus performant)
&lt;/li&gt;&lt;li&gt;Votre application sera affich&amp;eacute; avec une bande noire avec les t&amp;eacute;l&amp;eacute;phones 720p (le HTC 8X notamment)
&lt;/li&gt;&lt;li&gt;Vous ne pourrez utiliser les nouvelles fonctionnalit&amp;eacute;s WP8 comme l'in-app purchase, WinPRT, etc...
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524120" alt="wp_ss_20121030_0002.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524122" alt="wp_ss_20121030_0006.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524121" alt="wp_ss_20121030_0004.png"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 18:52:10 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Accueil 20121202065210P</guid></item><item><title>Updated Wiki: Home</title><link>http://mangopollo.codeplex.com/wikipage?version=11</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;(version fran&amp;ccedil;aise : &lt;a href="http://mangopollo.codeplex.com/wikipage?title=Accueil"&gt;
http://mangopollo.codeplex.com/wikipage?title=Accueil&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To install Mangopollo, run the following command in the&amp;nbsp;&lt;a href="http://docs.nuget.org/docs/start-here/using-the-package-manager-console"&gt;Package Manager Console&lt;/a&gt;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;&lt;span style="color:#808080; font-size:20px"&gt;&lt;code&gt;PM&amp;gt; Install-Package Mangopollo&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Maintaining two versions of its application can be complicated sometimes.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; will allow you to easily take advantage of new windows phone tiles (cyclic, flip, iconic) if your application is run from a Windows Phone 7.8 or 8 as well as new launchers if your application is run from a Windows Phone 8 while remaining
 compatible with windows phone 7.&lt;/p&gt;
&lt;p&gt;New in 1.2 : support for Windows Phone 7.8, add Mangopollo.light.dll (compatible with background agents)&lt;/p&gt;
&lt;h1&gt;Features&lt;/h1&gt;
&lt;h2&gt;New Tiles Type&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;- &lt;strong&gt;CycleTileData&lt;/strong&gt; : mimic the WP8 class to create Cycle Tile&lt;br&gt;
- &lt;strong&gt;IconicTileData&lt;/strong&gt; : mimic the WP8 class to create Iconic Tile&lt;br&gt;
- &lt;strong&gt;FlipTileData&lt;/strong&gt; : mimic the WP8 class to create Flip Tile&lt;br&gt;
&lt;br&gt;
Helper&lt;br&gt;
- &lt;strong&gt;CreateFlipTile&lt;/strong&gt;: create a Flip type tile&lt;br&gt;
- &lt;strong&gt;CreateIconicTile&lt;/strong&gt; : create an Iconic type tile&lt;br&gt;
- &lt;strong&gt;CreateCyclicTile&lt;/strong&gt; : create a Cyclic type tile&lt;br&gt;
- &lt;strong&gt;CreateFromStandardTile&lt;/strong&gt; : create a Flip type tile from a standard tile (WP7)&lt;br&gt;
&lt;br&gt;
- &lt;strong&gt;ShellTileExt.Create&lt;/strong&gt; (Uri, ShellTileData, bool) : allows to add tiles wides to your main screen&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;h2&gt;New Launchers (not is mangopollo.light.dll)&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;SaveAppointmentTask:&lt;/strong&gt; create an appointment in the calendar of the phone&lt;br&gt;
- &lt;strong&gt;MapTask&lt;/strong&gt;: launch the Map app (WP8 version with vector and offline map, contrary to BingMapTask)&lt;br&gt;
- &lt;strong&gt;MapDirectionTask&lt;/strong&gt; : request a route using the Map app (WP8 version with vector and offline maps contrary to BingDirectionMapTask)&lt;br&gt;
- &lt;strong&gt;MapDownloadTask&lt;/strong&gt; : display the maps download page&lt;br&gt;
- &lt;strong&gt;MapUpdaterTask&lt;/strong&gt; : display the maps updater page&lt;/p&gt;
&lt;h2&gt;Useful:&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;bool IsWP8()&lt;/strong&gt; : Returns if the phone running the application is a Windows Phone 8&lt;br&gt;
- &lt;strong&gt;bool CanUseLiveTiles() &lt;/strong&gt;: Return if the phone running the application is a Windows Phone 7.8 or &amp;#43;&lt;/p&gt;
&lt;h1&gt;Benefits/costs&lt;/h1&gt;
&lt;h2&gt;Advantages:&lt;/h2&gt;
&lt;p&gt;- a single application to maintain between windows phone 7 and windows phone 8&lt;br&gt;
- simplicity&lt;br&gt;
- the application will take advantage of the new tiles on windows phone 8 even if it's a WP7 app&lt;br&gt;
- use new offline maps tasks on Windows Phone 8&lt;/p&gt;
&lt;h2&gt;The disadvantages compared to a native Windows Phone 8 application:&lt;/h2&gt;
&lt;p&gt;- Your application won't take advantage of new controls like the native panorama or native pivot&lt;br&gt;
- Your application will be displayed with a black band on 720p screen (HTC 8X)&lt;br&gt;
- You can't use new WP8 features like in-app purchase, WinPRT, etc...&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524102" alt="wp_ss_20121030_0002.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524113" alt="wp_ss_20121030_0006.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524114" alt="wp_ss_20121030_0004.png"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 18:51:22 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121202065122P</guid></item><item><title>Updated Wiki: Home</title><link>http://mangopollo.codeplex.com/wikipage?version=10</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;(version fran&amp;ccedil;aise : &lt;a href="http://mangopollo.codeplex.com/wikipage?title=Accueil"&gt;
http://mangopollo.codeplex.com/wikipage?title=Accueil&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To install Mangopollo, run the following command in the&amp;nbsp;&lt;a href="http://docs.nuget.org/docs/start-here/using-the-package-manager-console"&gt;Package Manager Console&lt;/a&gt;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;&lt;span style="color:#808080"&gt;&lt;code&gt;PM&amp;gt; Install-Package Mangopollo&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Maintaining two versions of its application can be complicated sometimes.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; will allow you to easily take advantage of new windows phone tiles (cyclic, flip, iconic) if your application is run from a Windows Phone 7.8 or 8 as well as new launchers if your application is run from a Windows Phone 8 while remaining
 compatible with windows phone 7.&lt;/p&gt;
&lt;p&gt;New in 1.2 : support for Windows Phone 7.8, add Mangopollo.light.dll (compatible with background agents)&lt;/p&gt;
&lt;h1&gt;Features&lt;/h1&gt;
&lt;h2&gt;New Tiles Type&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;- &lt;strong&gt;CycleTileData&lt;/strong&gt; : mimic the WP8 class to create Cycle Tile&lt;br&gt;
- &lt;strong&gt;IconicTileData&lt;/strong&gt; : mimic the WP8 class to create Iconic Tile&lt;br&gt;
- &lt;strong&gt;FlipTileData&lt;/strong&gt; : mimic the WP8 class to create Flip Tile&lt;br&gt;
&lt;br&gt;
Helper&lt;br&gt;
- &lt;strong&gt;CreateFlipTile&lt;/strong&gt;: create a Flip type tile&lt;br&gt;
- &lt;strong&gt;CreateIconicTile&lt;/strong&gt; : create an Iconic type tile&lt;br&gt;
- &lt;strong&gt;CreateCyclicTile&lt;/strong&gt; : create a Cyclic type tile&lt;br&gt;
- &lt;strong&gt;CreateFromStandardTile&lt;/strong&gt; : create a Flip type tile from a standard tile (WP7)&lt;br&gt;
&lt;br&gt;
- &lt;strong&gt;ShellTileExt.Create&lt;/strong&gt; (Uri, ShellTileData, bool) : allows to add tiles wides to your main screen&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;h2&gt;New Launchers (not is mangopollo.light.dll)&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;SaveAppointmentTask:&lt;/strong&gt; create an appointment in the calendar of the phone&lt;br&gt;
- &lt;strong&gt;MapTask&lt;/strong&gt;: launch the Map app (WP8 version with vector and offline map, contrary to BingMapTask)&lt;br&gt;
- &lt;strong&gt;MapDirectionTask&lt;/strong&gt; : request a route using the Map app (WP8 version with vector and offline maps contrary to BingDirectionMapTask)&lt;br&gt;
- &lt;strong&gt;MapDownloadTask&lt;/strong&gt; : display the maps download page&lt;br&gt;
- &lt;strong&gt;MapUpdaterTask&lt;/strong&gt; : display the maps updater page&lt;/p&gt;
&lt;h2&gt;Useful:&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;bool IsWP8()&lt;/strong&gt; : Returns if the phone running the application is a Windows Phone 8&lt;br&gt;
- &lt;strong&gt;bool CanUseLiveTiles() &lt;/strong&gt;: Return if the phone running the application is a Windows Phone 7.8 or &amp;#43;&lt;/p&gt;
&lt;h1&gt;Benefits/costs&lt;/h1&gt;
&lt;h2&gt;Advantages:&lt;/h2&gt;
&lt;p&gt;- a single application to maintain between windows phone 7 and windows phone 8&lt;br&gt;
- simplicity&lt;br&gt;
- the application will take advantage of the new tiles on windows phone 8 even if it's a WP7 app&lt;br&gt;
- use new offline maps tasks on Windows Phone 8&lt;/p&gt;
&lt;h2&gt;The disadvantages compared to a native Windows Phone 8 application:&lt;/h2&gt;
&lt;p&gt;- Your application won't take advantage of new controls like the native panorama or native pivot&lt;br&gt;
- Your application will be displayed with a black band on 720p screen (HTC 8X)&lt;br&gt;
- You can't use new WP8 features like in-app purchase, WinPRT, etc...&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524102" alt="wp_ss_20121030_0002.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524113" alt="wp_ss_20121030_0006.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524114" alt="wp_ss_20121030_0004.png"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 18:50:27 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121202065027P</guid></item><item><title>Updated Wiki: Accueil</title><link>http://mangopollo.codeplex.com/wikipage?title=Accueil&amp;version=7</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;Nouveaut&amp;eacute; 1.2 : support de Windows Phone 7.8&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
Maintenir deux versions de son application peut &amp;ecirc;tre compliqu&amp;eacute; parfois.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; va vous permettre tr&amp;egrave;s facilement de profiter des nouvelles tuiles de windows phone 7.8/8 (cyclique, flip, iconic) ou des nouveaux launchers si votre application est ex&amp;eacute;cut&amp;eacute; depuis un t&amp;eacute;l&amp;eacute;phone
 Windows Phone 8 tout en restant compatible avec les t&amp;eacute;l&amp;eacute;phones windows phone 7.&lt;/p&gt;
&lt;h1&gt;Fonctionnalit&amp;eacute;s&lt;/h1&gt;
&lt;h2&gt;Les nouvelles tuiles :&lt;/h2&gt;
&lt;p&gt;&lt;span style="color:#ff0000"&gt;(nouveaut&amp;eacute; 1.1)&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;CycleTileData&lt;/strong&gt; : simule la classe native pour cr&amp;eacute;er une Cycle Tile
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;IconicTileData&lt;/strong&gt; : simule la classe native pour cr&amp;eacute;er une Iconic Tile
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;FlipTileData&lt;/strong&gt; : simule la classe native pour cr&amp;eacute;er une Flip Tile
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
Helpers:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;CreateFlipTile&lt;/strong&gt; : cr&amp;eacute;er une tuile de type Flip &lt;/li&gt;&lt;li&gt;&lt;strong&gt;CreateIconicTile&lt;/strong&gt; : cr&amp;eacute;er une tuile de type Iconic &lt;/li&gt;&lt;li&gt;&lt;strong&gt;CreateCyclicTile&lt;/strong&gt; : cr&amp;eacute;er une tuile de type Cyclic &lt;/li&gt;&lt;li&gt;&lt;strong&gt;CreateFromStandardTile&lt;/strong&gt; : cr&amp;eacute;er un tuile de type Flip &amp;agrave; partir d'une tuile standard (WP7)
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;ShellTileExt.Create(Uri, ShellTileData,bool)&lt;/strong&gt; : permet d'ajouter des tuiles wides &amp;agrave; votre &amp;eacute;cran principal
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Nouveaux Launchers (non inclus dans mangopollo.light.dll) :&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;SaveAppointmentTask&lt;/strong&gt; : cr&amp;eacute;er un rendez-vous dans le calendrier du t&amp;eacute;l&amp;eacute;phone
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;MapTask&lt;/strong&gt; : lance l'application Map (la version WP8 avec carte vectorielle et offline contrairement &amp;agrave; BingMapTask)
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;MapDirectionTask&lt;/strong&gt; : demande un itin&amp;eacute;raire &amp;agrave; l'application Map (la version WP8 avec carte vectorielle et offline contrairement &amp;agrave; BingDirectionMapTask)
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;MapDownloadTask&lt;/strong&gt; : affiche la page de t&amp;eacute;l&amp;eacute;chargement de cartes
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;MapUpdaterTask&lt;/strong&gt; : affiche la page de mise &amp;agrave; jour des cartes
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Utile :&lt;/h2&gt;
&lt;ul&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;bool IsWP8()&lt;/strong&gt;&amp;nbsp;: retourne si le t&amp;eacute;l&amp;eacute;phone qui ex&amp;eacute;cute l'application est un Windows Phone 8
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;bool CanUseLiveTiles()&lt;/strong&gt;&amp;nbsp;: retourne si le t&amp;eacute;l&amp;eacute;phone qui ex&amp;eacute;cute l'application est un Windows Phone 7.8 ou sup&amp;eacute;rieur
&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Les avantages/incov&amp;eacute;nients&lt;/h1&gt;
&lt;h2&gt;Les avantages :&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;une seule application &amp;agrave; maintenir entre windows phone 7 et windows phone 8
&lt;/li&gt;&lt;li&gt;simplicit&amp;eacute; &lt;/li&gt;&lt;li&gt;l'application tirera profit des nouvelles tuiles sous windows phone 8 (en attendant 7.8)
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Les inconv&amp;eacute;nients par rapport &amp;agrave; une application Windows Phone 8 native :&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Votre application ne tirera pas profit des nouvelles contr&amp;ocirc;les comme le panorama ou le pivot natif (plus performant)
&lt;/li&gt;&lt;li&gt;Votre application sera affich&amp;eacute; avec une bande noire avec les t&amp;eacute;l&amp;eacute;phones 720p (le HTC 8X notamment)
&lt;/li&gt;&lt;li&gt;Vous ne pourrez utiliser les nouvelles fonctionnalit&amp;eacute;s WP8 comme l'in-app purchase, WinPRT, etc...
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524120" alt="wp_ss_20121030_0002.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524122" alt="wp_ss_20121030_0006.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524121" alt="wp_ss_20121030_0004.png"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 18:32:01 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Accueil 20121202063201P</guid></item><item><title>Updated Wiki: Home</title><link>http://mangopollo.codeplex.com/wikipage?version=9</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;(version fran&amp;ccedil;aise : &lt;a href="http://mangopollo.codeplex.com/wikipage?title=Accueil"&gt;
http://mangopollo.codeplex.com/wikipage?title=Accueil&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;New in 1.2 : support for Windows Phone 7.8, add Mangopollo.light.dll (compatible with background agents)&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
Maintaining two versions of its application can be complicated sometimes.&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; will allow you to easily take advantage of new windows phone tiles (cyclic, flip, iconic) if your application is run from a Windows Phone 7.8 or 8 as well as new launchers if your application is run from a Windows Phone 8 while remaining
 compatible with windows phone 7.&lt;/p&gt;
&lt;h1&gt;Features&lt;/h1&gt;
&lt;h2&gt;New Tiles Type&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;- &lt;strong&gt;CycleTileData&lt;/strong&gt; : mimic the WP8 class to create Cycle Tile&lt;br&gt;
- &lt;strong&gt;IconicTileData&lt;/strong&gt; : mimic the WP8 class to create Iconic Tile&lt;br&gt;
- &lt;strong&gt;FlipTileData&lt;/strong&gt; : mimic the WP8 class to create Flip Tile&lt;br&gt;
&lt;br&gt;
Helper&lt;br&gt;
- &lt;strong&gt;CreateFlipTile&lt;/strong&gt;: create a Flip type tile&lt;br&gt;
- &lt;strong&gt;CreateIconicTile&lt;/strong&gt; : create an Iconic type tile&lt;br&gt;
- &lt;strong&gt;CreateCyclicTile&lt;/strong&gt; : create a Cyclic type tile&lt;br&gt;
- &lt;strong&gt;CreateFromStandardTile&lt;/strong&gt; : create a Flip type tile from a standard tile (WP7)&lt;br&gt;
&lt;br&gt;
- &lt;strong&gt;ShellTileExt.Create&lt;/strong&gt; (Uri, ShellTileData, bool) : allows to add tiles wides to your main screen&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;h2&gt;New Launchers (not is mangopollo.light.dll)&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;SaveAppointmentTask:&lt;/strong&gt; create an appointment in the calendar of the phone&lt;br&gt;
- &lt;strong&gt;MapTask&lt;/strong&gt;: launch the Map app (WP8 version with vector and offline map, contrary to BingMapTask)&lt;br&gt;
- &lt;strong&gt;MapDirectionTask&lt;/strong&gt; : request a route using the Map app (WP8 version with vector and offline maps contrary to BingDirectionMapTask)&lt;br&gt;
- &lt;strong&gt;MapDownloadTask&lt;/strong&gt; : display the maps download page&lt;br&gt;
- &lt;strong&gt;MapUpdaterTask&lt;/strong&gt; : display the maps updater page&lt;/p&gt;
&lt;h2&gt;Useful:&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;bool IsWP8()&lt;/strong&gt; : Returns if the phone running the application is a Windows Phone 8&lt;br&gt;
- &lt;strong&gt;bool CanUseLiveTiles() &lt;/strong&gt;: Return if the phone running the application is a Windows Phone 7.8 or &amp;#43;&lt;/p&gt;
&lt;h1&gt;Benefits/costs&lt;/h1&gt;
&lt;h2&gt;Advantages:&lt;/h2&gt;
&lt;p&gt;- a single application to maintain between windows phone 7 and windows phone 8&lt;br&gt;
- simplicity&lt;br&gt;
- the application will take advantage of the new tiles on windows phone 8 even if it's a WP7 app&lt;br&gt;
- use new offline maps tasks on Windows Phone 8&lt;/p&gt;
&lt;h2&gt;The disadvantages compared to a native Windows Phone 8 application:&lt;/h2&gt;
&lt;p&gt;- Your application won't take advantage of new controls like the native panorama or native pivot&lt;br&gt;
- Your application will be displayed with a black band on 720p screen (HTC 8X)&lt;br&gt;
- You can't use new WP8 features like in-app purchase, WinPRT, etc...&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524102" alt="wp_ss_20121030_0002.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524113" alt="wp_ss_20121030_0006.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524114" alt="wp_ss_20121030_0004.png"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 18:30:57 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121202063057P</guid></item><item><title>Updated Wiki: Accueil</title><link>http://mangopollo.codeplex.com/wikipage?title=Accueil&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;Nouveaut&amp;eacute; 1.2 : support de Windows Phone 7.8&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
Maintenir deux versions de son application peut &amp;ecirc;tre compliqu&amp;eacute; parfois.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; va vous permettre tr&amp;egrave;s facilement de profiter des nouvelles tuiles de windows phone 7.8/8 (cyclique, flip, iconic) ou des nouveaux launchers si votre application est ex&amp;eacute;cut&amp;eacute; depuis un t&amp;eacute;l&amp;eacute;phone
 Windows Phone 8 tout en restant compatible avec les t&amp;eacute;l&amp;eacute;phones windows phone 7.&lt;/p&gt;
&lt;h1&gt;Fonctionnalit&amp;eacute;s&lt;/h1&gt;
&lt;h2&gt;Les nouvelles tuiles :&lt;/h2&gt;
&lt;p&gt;&lt;span style="color:#ff0000"&gt;(nouveaut&amp;eacute; 1.1)&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;CycleTileData&lt;/strong&gt; : simule la classe native pour cr&amp;eacute;er une Cycle Tile
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;IconicTileData&lt;/strong&gt; : simule la classe native pour cr&amp;eacute;er une Iconic Tile
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;FlipTileData&lt;/strong&gt; : simule la classe native pour cr&amp;eacute;er une Flip Tile
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
Helpers:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;CreateFlipTile&lt;/strong&gt; : cr&amp;eacute;er une tuile de type Flip &lt;/li&gt;&lt;li&gt;&lt;strong&gt;CreateIconicTile&lt;/strong&gt; : cr&amp;eacute;er une tuile de type Iconic &lt;/li&gt;&lt;li&gt;&lt;strong&gt;CreateCyclicTile&lt;/strong&gt; : cr&amp;eacute;er une tuile de type Cyclic &lt;/li&gt;&lt;li&gt;&lt;strong&gt;CreateFromStandardTile&lt;/strong&gt; : cr&amp;eacute;er un tuile de type Flip &amp;agrave; partir d'une tuile standard (WP7)
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;ShellTileExt.Create(Uri, ShellTileData,bool)&lt;/strong&gt; : permet d'ajouter des tuiles wides &amp;agrave; votre &amp;eacute;cran principal
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Nouveaux Launchers :&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;SaveAppointmentTask&lt;/strong&gt; : cr&amp;eacute;er un rendez-vous dans le calendrier du t&amp;eacute;l&amp;eacute;phone
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;MapTask&lt;/strong&gt; : lance l'application Map (la version WP8 avec carte vectorielle et offline contrairement &amp;agrave; BingMapTask)
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;MapDirectionTask&lt;/strong&gt; : demande un itin&amp;eacute;raire &amp;agrave; l'application Map (la version WP8 avec carte vectorielle et offline contrairement &amp;agrave; BingDirectionMapTask)
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;MapDownloadTask&lt;/strong&gt; : affiche la page de t&amp;eacute;l&amp;eacute;chargement de cartes
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;MapUpdaterTask&lt;/strong&gt; : affiche la page de mise &amp;agrave; jour des cartes
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Utile :&lt;/h2&gt;
&lt;ul&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;bool IsWP8()&lt;/strong&gt;&amp;nbsp;: retourne si le t&amp;eacute;l&amp;eacute;phone qui ex&amp;eacute;cute l'application est un Windows Phone 8
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;bool CanUseLiveTiles()&lt;/strong&gt;&amp;nbsp;: retourne si le t&amp;eacute;l&amp;eacute;phone qui ex&amp;eacute;cute l'application est un Windows Phone 7.8 ou sup&amp;eacute;rieur
&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Les avantages/incov&amp;eacute;nients&lt;/h1&gt;
&lt;h2&gt;Les avantages :&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;une seule application &amp;agrave; maintenir entre windows phone 7 et windows phone 8
&lt;/li&gt;&lt;li&gt;simplicit&amp;eacute; &lt;/li&gt;&lt;li&gt;l'application tirera profit des nouvelles tuiles sous windows phone 8 (en attendant 7.8)
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Les inconv&amp;eacute;nients par rapport &amp;agrave; une application Windows Phone 8 native :&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Votre application ne tirera pas profit des nouvelles contr&amp;ocirc;les comme le panorama ou le pivot natif (plus performant)
&lt;/li&gt;&lt;li&gt;Votre application sera affich&amp;eacute; avec une bande noire avec les t&amp;eacute;l&amp;eacute;phones 720p (le HTC 8X notamment)
&lt;/li&gt;&lt;li&gt;Vous ne pourrez utiliser les nouvelles fonctionnalit&amp;eacute;s WP8 comme l'in-app purchase, WinPRT, etc...
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524120" alt="wp_ss_20121030_0002.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524122" alt="wp_ss_20121030_0006.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524121" alt="wp_ss_20121030_0004.png"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 18:27:57 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Accueil 20121202062757P</guid></item><item><title>Updated Wiki: Home</title><link>http://mangopollo.codeplex.com/wikipage?version=8</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;(version fran&amp;ccedil;aise : &lt;a href="http://mangopollo.codeplex.com/wikipage?title=Accueil"&gt;
http://mangopollo.codeplex.com/wikipage?title=Accueil&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;New in 1.2 : support for Windows Phone 7.8&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
Maintaining two versions of its application can be complicated sometimes.&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; will allow you to easily take advantage of new windows phone tiles (cyclic, flip, iconic) if your application is run from a Windows Phone 7.8 or 8 as well as new launchers if your application is run from a Windows Phone 8 while remaining
 compatible with windows phone 7.&lt;/p&gt;
&lt;h1&gt;Features&lt;/h1&gt;
&lt;h2&gt;New Tiles Type&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;- &lt;strong&gt;CycleTileData&lt;/strong&gt; : mimic the WP8 class to create Cycle Tile&lt;br&gt;
- &lt;strong&gt;IconicTileData&lt;/strong&gt; : mimic the WP8 class to create Iconic Tile&lt;br&gt;
- &lt;strong&gt;FlipTileData&lt;/strong&gt; : mimic the WP8 class to create Flip Tile&lt;br&gt;
&lt;br&gt;
Helper&lt;br&gt;
- &lt;strong&gt;CreateFlipTile&lt;/strong&gt;: create a Flip type tile&lt;br&gt;
- &lt;strong&gt;CreateIconicTile&lt;/strong&gt; : create an Iconic type tile&lt;br&gt;
- &lt;strong&gt;CreateCyclicTile&lt;/strong&gt; : create a Cyclic type tile&lt;br&gt;
- &lt;strong&gt;CreateFromStandardTile&lt;/strong&gt; : create a Flip type tile from a standard tile (WP7)&lt;br&gt;
&lt;br&gt;
- &lt;strong&gt;ShellTileExt.Create&lt;/strong&gt; (Uri, ShellTileData, bool) : allows to add tiles wides to your main screen&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;h2&gt;New Launchers&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;SaveAppointmentTask:&lt;/strong&gt; create an appointment in the calendar of the phone&lt;br&gt;
- &lt;strong&gt;MapTask&lt;/strong&gt;: launch the Map app (WP8 version with vector and offline map, contrary to BingMapTask)&lt;br&gt;
- &lt;strong&gt;MapDirectionTask&lt;/strong&gt; : request a route using the Map app (WP8 version with vector and offline maps contrary to BingDirectionMapTask)&lt;br&gt;
- &lt;strong&gt;MapDownloadTask&lt;/strong&gt; : display the maps download page&lt;br&gt;
- &lt;strong&gt;MapUpdaterTask&lt;/strong&gt; : display the maps updater page&lt;/p&gt;
&lt;h2&gt;Useful:&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;bool IsWP8()&lt;/strong&gt; : Returns if the phone running the application is a Windows Phone 8&lt;br&gt;
- &lt;strong&gt;bool CanUseLiveTiles() &lt;/strong&gt;: Return if the phone running the application is a Windows Phone 7.8 or &amp;#43;&lt;/p&gt;
&lt;h1&gt;Benefits/costs&lt;/h1&gt;
&lt;h2&gt;Advantages:&lt;/h2&gt;
&lt;p&gt;- a single application to maintain between windows phone 7 and windows phone 8&lt;br&gt;
- simplicity&lt;br&gt;
- the application will take advantage of the new tiles on windows phone 8 even if it's a WP7 app&lt;br&gt;
- use new offline maps tasks on Windows Phone 8&lt;/p&gt;
&lt;h2&gt;The disadvantages compared to a native Windows Phone 8 application:&lt;/h2&gt;
&lt;p&gt;- Your application won't take advantage of new controls like the native panorama or native pivot&lt;br&gt;
- Your application will be displayed with a black band on 720p screen (HTC 8X)&lt;br&gt;
- You can't use new WP8 features like in-app purchase, WinPRT, etc...&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524102" alt="wp_ss_20121030_0002.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524113" alt="wp_ss_20121030_0006.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524114" alt="wp_ss_20121030_0004.png"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 18:26:56 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121202062656P</guid></item><item><title>Updated Wiki: Home</title><link>http://mangopollo.codeplex.com/wikipage?version=7</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;(version fran&amp;ccedil;aise : &lt;a href="http://mangopollo.codeplex.com/wikipage?title=Accueil"&gt;
http://mangopollo.codeplex.com/wikipage?title=Accueil&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;New in 7.8 : support for Windows Phone 7.8&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
Maintaining two versions of its application can be complicated sometimes.&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; will allow you to easily take advantage of new windows phone tiles (cyclic, flip, iconic) if your application is run from a Windows Phone 7.8 or 8 as well as new launchers if your application is run from a Windows Phone 8 while remaining
 compatible with windows phone 7.&lt;/p&gt;
&lt;h1&gt;Features&lt;/h1&gt;
&lt;h2&gt;New Tiles Type&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;- &lt;strong&gt;CycleTileData&lt;/strong&gt; : mimic the WP8 class to create Cycle Tile&lt;br&gt;
- &lt;strong&gt;IconicTileData&lt;/strong&gt; : mimic the WP8 class to create Iconic Tile&lt;br&gt;
- &lt;strong&gt;FlipTileData&lt;/strong&gt; : mimic the WP8 class to create Flip Tile&lt;br&gt;
&lt;br&gt;
Helper&lt;br&gt;
- &lt;strong&gt;CreateFlipTile&lt;/strong&gt;: create a Flip type tile&lt;br&gt;
- &lt;strong&gt;CreateIconicTile&lt;/strong&gt; : create an Iconic type tile&lt;br&gt;
- &lt;strong&gt;CreateCyclicTile&lt;/strong&gt; : create a Cyclic type tile&lt;br&gt;
- &lt;strong&gt;CreateFromStandardTile&lt;/strong&gt; : create a Flip type tile from a standard tile (WP7)&lt;br&gt;
&lt;br&gt;
- &lt;strong&gt;ShellTileExt.Create&lt;/strong&gt; (Uri, ShellTileData, bool) : allows to add tiles wides to your main screen&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;h2&gt;New Launchers&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;SaveAppointmentTask:&lt;/strong&gt; create an appointment in the calendar of the phone&lt;br&gt;
- &lt;strong&gt;MapTask&lt;/strong&gt;: launch the Map app (WP8 version with vector and offline map, contrary to BingMapTask)&lt;br&gt;
- &lt;strong&gt;MapDirectionTask&lt;/strong&gt; : request a route using the Map app (WP8 version with vector and offline maps contrary to BingDirectionMapTask)&lt;br&gt;
- &lt;strong&gt;MapDownloadTask&lt;/strong&gt; : display the maps download page&lt;br&gt;
- &lt;strong&gt;MapUpdaterTask&lt;/strong&gt; : display the maps updater page&lt;/p&gt;
&lt;h2&gt;Useful:&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;bool IsWP8()&lt;/strong&gt; : Returns if the phone running the application is a Windows Phone 8&lt;br&gt;
- &lt;strong&gt;bool CanUseLiveTiles() &lt;/strong&gt;: Return if the phone running the application is a Windows Phone 7.8 or &amp;#43;&lt;/p&gt;
&lt;h1&gt;Benefits/costs&lt;/h1&gt;
&lt;h2&gt;Advantages:&lt;/h2&gt;
&lt;p&gt;- a single application to maintain between windows phone 7 and windows phone 8&lt;br&gt;
- simplicity&lt;br&gt;
- the application will take advantage of the new tiles on windows phone 8 even if it's a WP7 app&lt;br&gt;
- use new offline maps tasks on Windows Phone 8&lt;/p&gt;
&lt;h2&gt;The disadvantages compared to a native Windows Phone 8 application:&lt;/h2&gt;
&lt;p&gt;- Your application won't take advantage of new controls like the native panorama or native pivot&lt;br&gt;
- Your application will be displayed with a black band on 720p screen (HTC 8X)&lt;br&gt;
- You can't use new WP8 features like in-app purchase, WinPRT, etc...&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524102" alt="wp_ss_20121030_0002.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524113" alt="wp_ss_20121030_0006.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524114" alt="wp_ss_20121030_0004.png"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Sun, 02 Dec 2012 18:26:43 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121202062643P</guid></item><item><title>Updated Wiki: Home</title><link>http://mangopollo.codeplex.com/wikipage?version=6</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;(version fran&amp;ccedil;aise : &lt;a href="http://mangopollo.codeplex.com/wikipage?title=Accueil"&gt;
http://mangopollo.codeplex.com/wikipage?title=Accueil&lt;/a&gt;)&lt;br&gt;
&lt;br&gt;
Maintaining two versions of its application can be complicated sometimes.&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; will allow you to easily take advantage of new windows phone 8 tiles (cyclic, flip, iconic) and of new launchers if your application is run from a Windows Phone 8 while remaining compatible with windows phone 7.&lt;/p&gt;
&lt;h1&gt;Features&lt;/h1&gt;
&lt;h2&gt;New Tiles Type&lt;/h2&gt;
&lt;p&gt;&lt;span style="color:#ff0000"&gt;(new features in 1.1)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;- &lt;strong&gt;CycleTileData&lt;/strong&gt; : mimic the WP8 class to create Cycle Tile&lt;br&gt;
- &lt;strong&gt;IconicTileData&lt;/strong&gt; : mimic the WP8 class to create Iconic Tile&lt;br&gt;
- &lt;strong&gt;FlipTileData&lt;/strong&gt; : mimic the WP8 class to create Flip Tile&lt;br&gt;
&lt;br&gt;
Helper&lt;br&gt;
- &lt;strong&gt;CreateFlipTile&lt;/strong&gt;: create a Flip type tile&lt;br&gt;
- &lt;strong&gt;CreateIconicTile&lt;/strong&gt; : create an Iconic type tile&lt;br&gt;
- &lt;strong&gt;CreateCyclicTile&lt;/strong&gt; : create a Cyclic type tile&lt;br&gt;
- &lt;strong&gt;CreateFromStandardTile&lt;/strong&gt; : create a Flip type tile from a standard tile (WP7)&lt;br&gt;
&lt;br&gt;
- &lt;strong&gt;ShellTileExt.Create&lt;/strong&gt; (Uri, ShellTileData, bool) : allows to add tiles wides to your main screen&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;h2&gt;New Launchers&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;SaveAppointmentTask:&lt;/strong&gt; create an appointment in the calendar of the phone&lt;br&gt;
- &lt;strong&gt;MapTask&lt;/strong&gt;: launch the Map app (WP8 version with vector and offline map, contrary to BingMapTask)&lt;br&gt;
- &lt;strong&gt;MapDirectionTask&lt;/strong&gt; : request a route using the Map app (WP8 version with vector and offline maps contrary to BingDirectionMapTask)&lt;br&gt;
- &lt;strong&gt;MapDownloadTask&lt;/strong&gt; : display the maps download page&lt;br&gt;
- &lt;strong&gt;MapUpdaterTask&lt;/strong&gt; : display the maps updater page&lt;/p&gt;
&lt;h2&gt;Useful:&lt;/h2&gt;
&lt;p&gt;- &lt;strong&gt;bool IsWP8()&lt;/strong&gt; : Returns if the phone running the application is a Windows Phone 8&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;h1&gt;Benefits/costs&lt;/h1&gt;
&lt;h2&gt;Advantages:&lt;/h2&gt;
&lt;p&gt;- a single application to maintain between windows phone 7 and windows phone 8&lt;br&gt;
- simplicity&lt;br&gt;
- the application will take advantage of the new tiles on windows phone 8 even if it's a WP7 app&lt;br&gt;
- use new offline maps tasks on Windows Phone 8&lt;/p&gt;
&lt;h2&gt;The disadvantages compared to a native Windows Phone 8 application:&lt;/h2&gt;
&lt;p&gt;- Your application won't take advantage of new controls like the native panorama or native pivot&lt;br&gt;
- Your application will be displayed with a black band on 720p screen (HTC 8X)&lt;br&gt;
- You can't use new WP8 features like in-app purchase, WinPRT, etc...&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524102" alt="wp_ss_20121030_0002.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524113" alt="wp_ss_20121030_0006.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524114" alt="wp_ss_20121030_0004.png"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Wed, 31 Oct 2012 10:58:34 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121031105834A</guid></item><item><title>Updated Wiki: Accueil</title><link>http://mangopollo.codeplex.com/wikipage?title=Accueil&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;&lt;br&gt;
Maintenir deux versions de son application peut &amp;ecirc;tre compliqu&amp;eacute; parfois.&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Mangopollo&lt;/strong&gt; va vous permettre tr&amp;egrave;s facilement de profiter des nouvelles tuiles de windows phone 8 (cyclique, flip, iconic) ou des nouveaux launchers si votre application est ex&amp;eacute;cut&amp;eacute; depuis un t&amp;eacute;l&amp;eacute;phone Windows
 Phone 8 tout en restant compatible avec les t&amp;eacute;l&amp;eacute;phones windows phone 7.&lt;/p&gt;
&lt;h1&gt;Fonctionnalit&amp;eacute;s&lt;/h1&gt;
&lt;h2&gt;Les nouvelles tuiles :&lt;/h2&gt;
&lt;p&gt;&lt;span style="color:#ff0000"&gt;(nouveaut&amp;eacute; 1.1)&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;CycleTileData&lt;/strong&gt; : simule la classe native pour cr&amp;eacute;er une Cycle Tile
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;IconicTileData&lt;/strong&gt; : simule la classe native pour cr&amp;eacute;er une Iconic Tile
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;FlipTileData&lt;/strong&gt; : simule la classe native pour cr&amp;eacute;er une Flip Tile
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
Helpers:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;CreateFlipTile&lt;/strong&gt; : cr&amp;eacute;er une tuile de type Flip &lt;/li&gt;&lt;li&gt;&lt;strong&gt;CreateIconicTile&lt;/strong&gt; : cr&amp;eacute;er une tuile de type Iconic &lt;/li&gt;&lt;li&gt;&lt;strong&gt;CreateCyclicTile&lt;/strong&gt; : cr&amp;eacute;er une tuile de type Cyclic &lt;/li&gt;&lt;li&gt;&lt;strong&gt;CreateFromStandardTile&lt;/strong&gt; : cr&amp;eacute;er un tuile de type Flip &amp;agrave; partir d'une tuile standard (WP7)
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;ShellTileExt.Create(Uri, ShellTileData,bool)&lt;/strong&gt; : permet d'ajouter des tuiles wides &amp;agrave; votre &amp;eacute;cran principal
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Nouveaux Launchers :&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;SaveAppointmentTask&lt;/strong&gt; : cr&amp;eacute;er un rendez-vous dans le calendrier du t&amp;eacute;l&amp;eacute;phone
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;MapTask&lt;/strong&gt; : lance l'application Map (la version WP8 avec carte vectorielle et offline contrairement &amp;agrave; BingMapTask)
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;MapDirectionTask&lt;/strong&gt; : demande un itin&amp;eacute;raire &amp;agrave; l'application Map (la version WP8 avec carte vectorielle et offline contrairement &amp;agrave; BingDirectionMapTask)
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;MapDownloadTask&lt;/strong&gt; : affiche la page de t&amp;eacute;l&amp;eacute;chargement de cartes
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;MapUpdaterTask&lt;/strong&gt; : affiche la page de mise &amp;agrave; jour des cartes
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Utile :&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;bool IsWP8()&lt;/strong&gt; : retourne si le t&amp;eacute;l&amp;eacute;phone qui ex&amp;eacute;cute l'application est un Windows Phone 8
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;Les avantages/incov&amp;eacute;nients&lt;/h1&gt;
&lt;h2&gt;Les avantages :&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;une seule application &amp;agrave; maintenir entre windows phone 7 et windows phone 8
&lt;/li&gt;&lt;li&gt;simplicit&amp;eacute; &lt;/li&gt;&lt;li&gt;l'application tirera profit des nouvelles tuiles sous windows phone 8 (en attendant 7.8)
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Les inconv&amp;eacute;nients par rapport &amp;agrave; une application Windows Phone 8 native :&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Votre application ne tirera pas profit des nouvelles contr&amp;ocirc;les comme le panorama ou le pivot natif (plus performant)
&lt;/li&gt;&lt;li&gt;Votre application sera affich&amp;eacute; avec une bande noire avec les t&amp;eacute;l&amp;eacute;phones 720p (le HTC 8X notamment)
&lt;/li&gt;&lt;li&gt;Vous ne pourrez utiliser les nouvelles fonctionnalit&amp;eacute;s WP8 comme l'in-app purchase, WinPRT, etc...
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
&lt;br&gt;
&lt;img title="wp_ss_20121030_0002.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524120" alt="wp_ss_20121030_0002.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0006.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524122" alt="wp_ss_20121030_0006.png"&gt;&lt;br&gt;
&lt;img title="wp_ss_20121030_0004.png" src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524121" alt="wp_ss_20121030_0004.png"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Wed, 31 Oct 2012 10:57:38 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Accueil 20121031105738A</guid></item><item><title>Updated Wiki: Accueil</title><link>http://mangopollo.codeplex.com/wikipage?title=Accueil&amp;version=4</link><description>&lt;div class="wikidoc"&gt;&lt;br /&gt;Maintenir deux versions de son application peut &amp;#234;tre compliqu&amp;#233; parfois.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Mangopollo&lt;/b&gt; va vous permettre tr&amp;#232;s facilement de profiter des nouvelles tuiles de windows phone 8 (cyclique, flip, iconic) ou des nouveaux launchers si votre application est ex&amp;#233;cut&amp;#233; depuis un t&amp;#233;l&amp;#233;phone Windows Phone 8 tout en restant compatible avec les t&amp;#233;l&amp;#233;phones windows phone 7.&lt;br /&gt;
&lt;h1&gt;Fonctionnalit&amp;#233;s&lt;/h1&gt;
&lt;h2&gt;Les nouvelles tuiles :&lt;/h2&gt;
- &lt;b&gt;CycleTileData&lt;/b&gt; : simule la classe native pour cr&amp;#233;er une Cycle Tile&lt;br /&gt;- &lt;b&gt;IconicTileData&lt;/b&gt; : simule la classe native pour cr&amp;#233;er une Iconic Tile&lt;br /&gt;- &lt;b&gt;FlipTileData&lt;/b&gt; : simule la classe native pour cr&amp;#233;er une Flip Tile&lt;br /&gt;&lt;br /&gt;Helpers:
&lt;ul&gt;&lt;li&gt;&lt;b&gt;CreateFlipTile&lt;/b&gt; : cr&amp;#233;er une tuile de type Flip&lt;/li&gt;
&lt;li&gt;&lt;b&gt;CreateIconicTile&lt;/b&gt; : cr&amp;#233;er une tuile de type Iconic&lt;/li&gt;
&lt;li&gt;&lt;b&gt;CreateCyclicTile&lt;/b&gt; : cr&amp;#233;er une tuile de type Cyclic&lt;/li&gt;
&lt;li&gt;&lt;b&gt;CreateFromStandardTile&lt;/b&gt; : cr&amp;#233;er un tuile de type Flip &amp;#224; partir d&amp;#39;une tuile standard (WP7)&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;&lt;b&gt;ShellTileExt.Create(Uri, ShellTileData,bool)&lt;/b&gt; : permet d&amp;#39;ajouter des tuiles wides &amp;#224; votre &amp;#233;cran principal&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;
&lt;h2&gt;Nouveaux Launchers :&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;SaveAppointmentTask&lt;/b&gt; : cr&amp;#233;er un rendez-vous dans le calendrier du t&amp;#233;l&amp;#233;phone&lt;/li&gt;
&lt;li&gt;&lt;b&gt;MapTask&lt;/b&gt; : lance l&amp;#39;application Map (la version WP8 avec carte vectorielle et offline contrairement &amp;#224; BingMapTask)&lt;/li&gt;
&lt;li&gt;&lt;b&gt;MapDirectionTask&lt;/b&gt; : demande un itin&amp;#233;raire &amp;#224; l&amp;#39;application Map (la version WP8 avec carte vectorielle et offline contrairement &amp;#224; BingDirectionMapTask)&lt;/li&gt;
&lt;li&gt;&lt;b&gt;MapDownloadTask&lt;/b&gt; : affiche la page de t&amp;#233;l&amp;#233;chargement de cartes&lt;/li&gt;
&lt;li&gt;&lt;b&gt;MapUpdaterTask&lt;/b&gt; : affiche la page de mise &amp;#224; jour des cartes&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Utile :&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;bool IsWP8()&lt;/b&gt; : retourne si le t&amp;#233;l&amp;#233;phone qui ex&amp;#233;cute l&amp;#39;application est un Windows Phone 8&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;
&lt;h1&gt;Les avantages/incov&amp;#233;nients&lt;/h1&gt;
&lt;h2&gt;Les avantages :&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;une seule application &amp;#224; maintenir entre windows phone 7 et windows phone 8&lt;/li&gt;
&lt;li&gt;simplicit&amp;#233;&lt;/li&gt;
&lt;li&gt;l&amp;#39;application tirera profit des nouvelles tuiles sous windows phone 8 (en attendant 7.8)&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Les inconv&amp;#233;nients par rapport &amp;#224; une application Windows Phone 8 native :&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Votre application ne tirera pas profit des nouvelles contr&amp;#244;les comme le panorama ou le pivot natif (plus performant)&lt;/li&gt;
&lt;li&gt;Votre application sera affich&amp;#233; avec une bande noire avec les t&amp;#233;l&amp;#233;phones 720p (le HTC 8X notamment)&lt;/li&gt;
&lt;li&gt;Vous ne pourrez utiliser les nouvelles fonctionnalit&amp;#233;s WP8 comme l&amp;#39;in-app purchase, WinPRT, etc...&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524120" alt="wp_ss_20121030_0002.png" title="wp_ss_20121030_0002.png" /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524122" alt="wp_ss_20121030_0006.png" title="wp_ss_20121030_0006.png" /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=mangopollo&amp;DownloadId=524121" alt="wp_ss_20121030_0004.png" title="wp_ss_20121030_0004.png" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>rudyhuyn</author><pubDate>Wed, 31 Oct 2012 10:56:41 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Accueil 20121031105641A</guid></item></channel></rss>