Upcoming Windows Phone 7 stories

How to find if an Windows Phone App is installed from Marketplace ?(windowsphonerocks.com)

submitted by isenthilisenthil(2299) 8 days, 7 hours ago

Today , i was testing one of my Windows Phone App and ended up verifying the wrong version … Infact , read more...

add a comment |category: |Views: 0

tags: another

How to Create Splash Screen in Windows Phone ?(windowsphonerocks.com)

submitted by isenthilisenthil(2299) 17 days, 10 hours ago

Splash Screen makes your App look good when it is loading initially . It might be a good idea to have a splash screen specially for the apps that takes some time to load. How to Create Splash Screen in Windows Phone ? read more...

add a comment |category: |Views: 6

tags: another

Cause for Concern - Piracy on Windows Phone 7 - Diary Of A Ninja(www.diaryofaninja.com)

submitted by wiredonewiredone(917) 21 days, 14 hours ago

There are many developers have bet a considerable amount of their time on the Windows Phone 7 platform to date. Whether these developers are aware of it or not they are fighting a silent battle that I want to bring more awareness to – a problem that every smart phone ecosystem has faced to date: Piracy. read more...

add a comment |category: |Views: 6

tags: another

Telerik RadControls for WP7 – RadAutocomplete– Using Custom Objects -(windowsphonerocks.com)

submitted by isenthilisenthil(2299) 24 days, 8 hours ago

In one of my earlier blog post , i explained about RadAutoCompleteBox showing how to display suggestions using a List of string . I had a requirement to bind custom object to the Suggestion List read more...

add a comment |category: |Views: 3

tags: another

Writing a WP7 website scraper application(timdams.wordpress.com)

submitted by timdamstimdams(119) 1 month ago

This tutorial explains how to write a WP7 application using the HtmlAgility Pack in order to use information scraped from a website. read more...

add a comment |category: |Views: 15

tags: another

How to display Suggestions in ‘on screen keyboard’ in WP App ?(windowsphonerocks.com)

submitted by isenthilisenthil(2299) 1 month, 9 days ago

In the standard Windows Phone functions like messaging or Email App, when you enter a text, you will see the list of suggestions for the text you are typing in the top of on screen keyboard. read more...

add a comment |category: |Views: 3

tags: another

Telerik RadControls for Windows Phone - RadAutoCompleteBox(windowsphonerocks.com)

submitted by isenthilisenthil(2299) 1 month, 14 days ago

RadAutoCompleteBox is a Autocomplete textbox that is part of the RadControls for Windows Phone . The RadAutoCompleteBox provides a textbox along with additional functionality of providing the suggestion based on the characters the user types in the textbox . read more...

add a comment |category: |Views: 2

tags: another

Is this Windows Phone Calculator Bug ?(windowsphonerocks.com)

submitted by isenthilisenthil(2299) 1 month, 15 days ago

Just noticed one of the error in Windows Phone Calculator when performing an calculation … Below are steps to reproduce this read more...

add a comment |category: |Views: 1

tags: another

Windows Dedicated Servers vs. Virtual Private Servers(www.epicwinhosting.com)

submitted by bsenoffbsenoff(1582) 6 days, 21 hours ago

Our friends of Epic Win Hosting spell out all of the differences you need to know about. read more...

add a comment |category: |Views: 143

tags: another

Telerik Sample Apps, Resources and Giveaways for Windows Phone Dev.(windowsphonerocks.com)

submitted by isenthilisenthil(2299) 1 month, 23 days ago

Telerik Sample Apps, Resources and Giveaways for Windows Phone Developers Recently, I have started using the Telerik’s RadControls for Windows Phone for my personal projects as well as started writing blog articles on them too. The RadControls for Windows Phone is simple to use and provides rich set of functionalities to develop windows phone App easily. RadControls for Windows Phone is built from the ground up for the Windows Phone Operating System and includes large number of controls and its capabiliti... read more...

add a comment |category: |Views: 1

tags: another

WP7: creating theme (in-)dependent images(www.h3mm3.com)

submitted by hemmehemme(189) 1 month, 29 days ago

An "accent" on images, phone themes and overlay masks read more...

add a comment |category: |Views: 1

tags: another

Telerik RadControls for Windows Phone – Article #5 - RadRating Control(windowsphonerocks.com)

submitted by isenthilisenthil(2299) 2 months, 4 days ago

Telerik RadControls for Windows Phone – Article #5 – RadRating – Rating Control Telerik RadControls for Windows Phone provides the RadRating , a rating control that enables the developers to implement the rating mechanism in their Windows Phone Application . The RadRating control allows the user to rate something by tapping and selecting the value from the range of values . To add the RadRating control to your Windows Phone Page , Just drag and drop the RadRating Control from the Visual Studio Toolbox to... read more...

add a comment |category: |Views: 1

tags: another

Windows Phone 7.1 + MicroFramework (phonemicroframework.codeplex.com)

submitted by mastefano64mastefano64(25) 2 months, 12 days ago

Windows Phone 7.1 + MicroFramework (How use a windows phone device as remote control of a Fez Panda II/MicroFramework board - there is also a video on youtube). read more...

add a comment |category: |Views: 46

tags: another

WP7: Localization and binding to string resources(www.h3mm3.com)

submitted by hemmehemme(189) 2 months, 13 days ago

A straightforward way to bind to string resources in a Windows Phone 7 application and a little hack to bypass a well known misbehavior of PublicResXFileCodeGenerator tool. read more...

add a comment |category: |Views: 3

tags: another

Recording of Webinar 'Windows Phone 7.5 Background Workers'(www.silverlightshow.net)

submitted by KMillerrKMillerr(2052) 2 months, 15 days ago

Watch a recording of the webinar 'Windows Phone 7.5 Background Workers' delivered by Silverlight MVP Gill Cleeren on February 28th, 2012. Slides and demos also available! Webinar summary: With the release of Windows Phone 7 Mango, a lot of extra features were added to the platform. One of the most anticipated ones is the possibility to create code that runs in the background. This way, applications can perform tasks such as polling a service, updating a live tile and much more. It's also possible to create audio agents that allow you to build media players that can play audio without the app on the foreground. In this webinar, we'll do a deep dive on all options we get to do background processing in WP7 Mango. read more...

add a comment |category: |Views: 2

tags: another

Telerik RadControls for Windows Phone – Article #4 – UnKnown Namespace(windowsphonerocks.com)

submitted by isenthilisenthil(2299) 2 months, 17 days ago

If you are getting the similar “UnKnown Namespace ” Error like the one shown in the screenshot below when using the Telerik RadControls for Windows Phone , then it might be because of the wrong namespace being declared in the PhoneApplicationPage. The type ‘RadRating’ was not found because ‘http://schemas.telerik.com/windowsphone’ is an unknown namespace. read more...

add a comment |category: |Views: 1

tags: another

How to retreive the TimeZone programatically in Windows Phone ?(windowsphonerocks.com)

submitted by isenthilisenthil(2299) 2 months, 19 days ago

The Windows Phone users can set the time zone via the Settings -> Datetime Form in the Windows Phone. By default , the time zone was “UTC +05:30 read more...

add a comment |category: |Views: 3

tags: another