Browse by Tags
All Tags »
WPF »
Windows Phone 7 »
DEV (
RSS)
CodeProject Couple of days ago Microsoft opened AppHub for Israel as well, I’ve started to write more game and applications for WP7 ( WP7 Submit Application - The [NeutralResourceLanguage] attribute is missing on the entry assembly ). While working on several applications I noticed that I want to see the application properties before deploying them inside my WP7 device, when working in Visual Studio 2010 It’s easy because you can deploy your project from Visual Studio himself but I’m also working...
WP7 - Data Between Pages – Part 1 In my last post about WP7 I talked about The Mask Way– Rating Control and More , but before I’ll jump to more cool stuff let’s start from the basics. How to transfer data between pages? How to shared data for the entire WP7 application? And of course how to retaining data across instances? Download Demo Project This is the first post of two about Passing Data Between Pages in WP7. Query String Query string is the part of a Uniform Resource Locator (URL) that contains...
WP7 The Mask Way– Rating Control and More In the last couple of months since Microsoft has release the WP7 I’ve started to build games and apps in XNA and Silverlight. Regarding building games, it’s different then building applications, especially in UI … and most of the developers don’t like dealing with UI, but UI doesn’t have to be so scary and I’ll start this post with a nice and simple technic I learned when I worked with Photoshop called “ Masking ”. The first example I’ll take from the first...
WP7 – How To Extend ListBox When Reaching Last Item I’m building a WP7 application that contains a ListBox with search results,right now when the user reached the end of the ListBox he need to press the “ Next Button ” to bring more results from the server, however this is a bad solution and I wanted to extend the list automatically when the user reaches the last item on the list. There are many way to to implement this, and here is the simplest way how to listen ListBox Vertical Offset Event and...
Is Silverlight Over? (The Good The Ok and The Bad) NO! Silverlight is Alive but just for Window Phone 7 ?#?#? It’s good or bad? Looking for answers I saw the following comment at Silverlight forums: Microsoft didn't even mention it at PDC today. Is Silverlight over? Should we all be looking at HTML 5 now? I think the question is – Should we all Silverlight guys start looking for a new job? (Joking, I think…. :-*) What I think - If Silverlight will be just for WP7, What all Silverlight...