Blogs CodeS-SourceS

Blogs, blogs, blogs et encore des blogs ! Ici les développeurs vous font
partager leurs expériences, trouvailles mais également des informations funs.
Bref la vie de tous les jours des développeurs pas forcément braqués sur du code !

Bienvenue à Blogs CodeS-SourceS Identification | Inscription | Aide
dans Rechercher

Parcourir par tags

Tous les tags » Windows Phone 7   (RSS)
Page 1 sur 11 (104 messages au total)
  • [wpdev] Storage bug in MediaLibrary.SavePicture

    I’ve received many reports lately of users complaining of abnormal storage usage from one of my apps, Imageboard Browser.The application was in some cases storing hundreds of megabytes! I thought at first that it was just the ''other storage” issue, but I did some further investigation just in case. After some trial and error and a bit of ...
    Envoyé à Kévin Gosse (Weblog) par KooKiz le mai 26, 2013
  • [wpdev] Memory leak with BitmapImage

    There’s a memory leak that has been bothering me for a while in my Imageboard Browser app. The scenario is simple: a slideshow feature, where a new picture is loaded from an url every few seconds. After a while, the app crashes with an OutOfMemory exception. I’ve never been able to find the source of the leak, so I settled for a dirty ...
    Envoyé à Kévin Gosse (Weblog) par KooKiz le février 17, 2013
  • [WP7] Forcer la mise à jour de son WP vers WP7.8

    Pour ceux qui ne seraient pas encore au courant (chacun à le droit de jouer les ermites de temps à temps), la mise à jour WP7.8 est arrivée dans les bacs. Comme toujours, certains grogneront après leur opérateur qui a prévu de pousser cette mise à jour à la Saint-Glinglin. D’autres auront de la chance (comme mon Lumia 710). Ou d’autres encore ...
    Envoyé à  Blog de Jérémy Jeanson (Weblog) par JeremyJeanson le janvier 31, 2013
  • [WP7] Dynamically toggle PanoramaItem visibility

    A strange issue with the Panorama control, that has been brought to my attention by @lancewmccarthy, and which has also been encountered by some people on StackOverflow. The original scenario was a bit too complex for a blog post, but we can reproduce it in a much simpler way. Create a new page, and add a panorama control called ‘Panorama’. ...
    Envoyé à Kévin Gosse (Weblog) par KooKiz le juillet 1, 2012
  • Job Day @MIC Brussels - .Net Developers on Mobile applications

    Vous recherchez des développeurs .NET spécialisés dans les applications mobiles - pour un stage, un FPIE, ou un emploi ? Afin de vous soutenir dans vos défis de recrutement, nous vous invitons à venir participer au « Job Day @MIC Brussels », qui aura lieu le mardi 22 mai prochain de 17:00 à 21:00, au Microsoft Innovation Center Brussels ...
    Envoyé à Le Blog (Vert) d'Arnaud JUND (Weblog) par junarnoalg le mai 15, 2012
  • [WP7] IsolatedStorageException when opening a file played by a MediaElement

    Today we’ll dig a little into Windows Phone’s base class library, thanks to a question I found on stack overflow. The problem occurs with this simple code, used to load a music file from the isolated storage, and play it with a MediaElement: 1: using (var isf = IsolatedStorageFile.GetUserStoreForApplication()) 2: { ...
    Envoyé à Kévin Gosse (Weblog) par KooKiz le mai 6, 2012
  • [WP7] Installer le SDK WP7 via Web Plateform Installer

    Après avoir discuté avec quelques utilisateurs qui ont eu quelques déboires avec Web Paleform Installer, j'ai constaté que la majorité de ceux-ci avaient des problèmes pour déployer certaines applications. Voici donc un petit article expliquant comment s'en sortir. Dans le scénario qui suit, je vais tenter d'installer le SDK de Windows Phone ...
    Envoyé à  Blog de Jérémy Jeanson (Weblog) par JeremyJeanson le février 24, 2012
  • [WP7] Cryptic error message in XAML

    Unexpected NONE in parse rule ElementBody ::= ATTRIBUTE* ( PropertyElement | Content )* . ENDTAG.. Best. Error message. Ever. Thanks Silverlight. So, what’s going on? For the sake of all the devs who’ll come to this page using Google, let’s describe one of the causes of the error message. 1: ...
    Envoyé à Kévin Gosse (Weblog) par KooKiz le janvier 9, 2012
  • [WP7] How to press the mouse on a control, and detect MouseLeftButtonUp on another

    Another issue I found on StackOverflow, which is way more tricky that it seems. Let’s say we have a Silverlight WP7 application, and we want to add a drag&drop scenario. The user first taps an element, drags his finger to another, and raises his finger on another element. Easy enough! Just handle the MouseLeftButtonDown on each element, ...
    Envoyé à Kévin Gosse (Weblog) par KooKiz le janvier 8, 2012
  • [WP7] ApplicationBar flickering when the phone theme is white

    It’s an interesting issue I found on StackOverflow. Interesting because I often forget to test my applications using the Windows Phone’s white theme, so this kind of problem usually goes unnoticed until a user reports it. Create a simple WP7 application with a black background and an ApplicationBar. Add a button to toggle the bar’s ...
    Envoyé à Kévin Gosse (Weblog) par KooKiz le janvier 5, 2012
1 2 3 4 5 Suivant > ... Dernier »
Propulsé par Community Server (Personal Edition), par Telligent Systems
Chargement...