DCSIMG
DEV,Windows Phone 7 - Shai Raiten's Blog

Shai Raiten's Blog

It's all about code...

Browse by Tags

All Tags » DEV » Windows Phone 7 (RSS)
Windows Phone 7 – Build Puzzle Game
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...
Windows Phone 7–Raise My Dog–Russian
Tweet This is a game I wrote couple of months ago and now Sela helped me to translate and publish to the Russian market. This is all part of Sela Group massive work on Windows Phone 7 for enterprise application and games. Raise My Dog is an interactive game for WP7 that allows you to raise a dog inside you mobile device.   Marketplace
Windows Phone 7 - Location Service and Bing Maps
Tweet Over the last two posts I’ve talked about Microsoft pubCenter ads into your Windows Phone 7 application and Accelerometer Sensor for Windows Phone 7 all as part of a very long series I’m planning to write on Windows Phone 7 in order to help you write cool and useful applications for Windows Phone 7. In this Post I’ll talked about Location Service and Bing Maps. Location Service – I’ll show how to receives data from the Microsoft Location Service and displays the geographic coordinates of the...
Accelerometer Sensor for Windows Phone 7
Tweet In my previous post on Windows Phone 7 I’ve showed how to integrate Microsoft pubCenter ads into your Windows Phone 7 application , the second part is writing an application for Windows Phone 7. Thinking about a good application isn’t simple but I can help you with some cool features available in Windows Phone 7 that can help your application to be much more cooler! There are APIs available to obtain raw sensor data from the device’s Compass , Gyroscope , Accelerometer and Motion API , but...
How To Connect Window Phone 7 and Windows 8 app to Microsoft pubCenter
Tweet When writing a Windows Phone 7 or Windows 8 application you might want to put some Ads, some applications cost money when others has ads. Microsoft pucCenter isn’t the only solution for Windows 7 and Windows 8 but it’s something easy and simple to do when working with Visual Studio to developer applications. Microsoft Advertising pubCenter empowers Web site publishers and Windows Phone 7 application developers to place ads within web pages and Windows Phone 7 apps. When users click on these...
I’m a CodeProject MVP 2012
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...
How To: Detect Mobile Device Users In Your Web Site – JavaScript
Tweet Today everything is about Mobile Devices, users are using their tablets and phones to view web sites. Some web sites has a mobile application or just what to inform the user about a related mobile application. So the question is how to inform the user about a mobile application related to a specific site? You can put some links in your site and maybe the user will click on those links and will be redirect to your mobile application, but I want more – I want my site to detect if the user comes...
WP7 Restoration Error - C101002E
Tweet I’ve HTC HD7 with WP7, I have to say that I was very pleased until now, yesterday my phone report that a new update is available (I;m not using Mango or anything else the brand version) for my device so I plug my device to my computer to start the upgrade. During the upgrade my computer restart him self (blue screen…) and the result was the my phone was bricked and without ROM. This is what my phone shows: And this is what Zune said after connecting my device to the computer. After a quick...
Create Your Own WP7 Deployment Application
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
CodeProject יש לי מכשיר HTC HD 7 כבר חצי שנה, מהרגע שפתחתי אותו לפיתוח התקנתי תוסף למקלדת עיברית מובנת. ראיתי מספר אנשים עובדים עם תוכנה שהורידו אשר מאפשרת להם לכתוב בעיברית בתוכנה ולהעתיק את הטקסט לאפליקצייה הנחוצה, זה תהליך ממש לא נוח כל פעם לפתוח את התוכנה לכתוב את מה שאתם רוצים ולהעתיק את הטקסט, לסגור את התוכנה לפתוח את האפליקצייה המיועדת ולהדביק את הטקסט. אתמול קיבלתי הודעה מחבר לעבודה אשר ראה על המכשיר שלי מקלדת עיברית מובנת שמאפשרת לי לכתוב עיברית בכל אפליקציה. המאמר המקורי הגיע מ – XDADevelopers...
WP7 Submit Application - The [NeutralResourceLanguage] attribute is missing on the entry assembly
CodeProject As you know AppHub is open for Israel ( Now It's Official (I think) - Israeli Developers Can Register to Develop WP7 Apps ) and several other countries. So I decide to move my WP7 Games and Applications I wrote and publish using YallaApps to my own AppHub, when I started to upload the first XAP file I got this message: I’ve used the same XAP as I used in YallaApps so what happened? Just add the below attribute to your WP7 Application assembly file and you’re Done! [ assembly : NeutralResourcesLanguage...
Windows Azure Toolkit for Windows Phone 7/iOS/Android
S. Somasegar just blog about Bringing Windows Azure to more devices Windows Azure Toolkit for Windows Phone 7 The Windows Azure Toolkit for Windows Phone 7 is designed to make it easier for you to build mobile applications that leverage cloud services running in Windows Azure. The toolkit includes Visual Studio project templates for Windows Phone 7 and Windows Azure, class libraries optimized for use on the phone, sample applications, and documentation. Windows Azure Toolkit for iOS Released today...
WP7 - Data Between Pages – Part 1
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
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...
Planning Sprints For MIX 2011
Planning Sprints For MIX 2011 Today I flying to Las Vegas to attend the MIX 2011 conference, me and 12 other consultants from Sela Group will be there to here about the latest news in Web, Azure and WP7 and of course to have lots of FUN! I've also attend MIX 2010 and after that experience (losing in Black Jack) I wrote an article Black Jack Using Scrum – Winner Winner Chicken Dinner This year I’m going to give it a try and see if this methodology will improve my odds – I’ll let you know!
More Posts Next page »