Browse by Tags
All Tags »
SilverLight »
How To (
RSS)
Tweet Over my last posts I talked about Windows Phone 7, we saw some real examples for Location Service, Maps, Ads, Accelerometer and more. Location Service and Bing Maps Raise My Dog–Russian Connect Window Phone 7 and Windows 8 app to Microsoft pubCenter Accelerometer Sensor for Windows Phone 7 Because I saw how many of you download my demo projects I understand the need for more demos around Windows Phone 7. So Today, we’ll build a Puzzle Game for Windows Phone 7 (Including the Sources ) Download...
Tweet Last night I’ve received a message from Code Project letting me know that I received the CodeProject MVP award for my work at Code Project. CodeProject is enormous community of technology writers with tones of technical articles, and I’m prod to received this award for my work at CodeProject. Those who have spent their time answering questions in the forums and writing great articles. MVP status is awarded annually based on ones contributions, and the feedback of the other members. Members...
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...
Silverlight PivotViewer – The Full Guide What’s Silverlight PivotViewer? Pivot makes it easier to interact with massive amounts of data in ways that are powerful, informative, and fun. Microsoft Live Labs tried to step back and design an interaction model that accommodates the complexity and scale of information rather than the traditional structure of the Web. Before Getting Started –> Things You Need To Know System Requirements Recommended : Windows 7 with Aero enabled,2-GHz 32-bit (x86) processor...
Build Your First Windows Phone 7 Silverlight Application - Part 2 In the last post Build Your First Windows Phone 7 Silverlight Application - Part 1 I show how to create new Windows Phone 7 Application project and we wrote some code to change Color Background. In this post I’ll show how to work with Windows Phone 7 Emulator to test your application. Run Windows Phone 7 Emulator In Visual Studio 2010 you will notice that you have a combobox to select the desire Device, unless you have a Windows...