Stories recently tagged with 'Windows'

Download free eBook – Developing an Advanced Windows Phone 7.5 App(windowsphonerocks.com)

submitted by isenthilisenthil(2314) 43 minutes ago

Developing an Advanced Windows Phone 7.5 App that Connects to the Cloud book is a PDF version of the online guidance “Developing an read more...

add a comment |category: |Views: 0

tags: another

Offline Browser for Windows Phone is released(blog.roboblob.com)

submitted by spavkovspavkov(1718) 19 hours, 2 minutes ago

I’m an old information junkie and while traveling to work i like reading books and surfing the web, but often i don’t have internet connection or its very slow (for example when I’m in the subway). Although there are many excellent E-Book readers for Windows Phone (one of the best is for sure Freda) i could not find a single offline internet web browser that would allow me to save full content of web pages to my phone and read them later when I’m offline. This is how idea for Offline Browser for Windows Phone was born. read more...

add a comment |category: |Views: 14

tags: another

Telerik RadControls for Windows Phone – Article #8 – RadHubTile(windowsphonerocks.com)

submitted by isenthilisenthil(2314) 1 day, 23 hours ago

The RadHubTile control which is a part of the Telerik RadControls for Windows Phone suite brings the Windows Phone home screen experience to your App . read more...

add a comment |category: |Views: 1

tags: another

How to find if the Application is returning from Dormant or Tombstoned(windowsphonerocks.com)

submitted by isenthilisenthil(2314) 9 days, 22 hours ago

Windows Phone Mango, when the App is deactivated, it puts the App into the dormant state. This state provides the Fast Switching support read more...

add a comment |category: |Views: 2

tags: another

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

submitted by isenthilisenthil(2314) 19 days, 23 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: 2

tags: another

WP7 sports application with Apache Cordova, jQM Metro and ESPN API(www.strathweb.com)

submitted by fdubfdub(291) 25 days, 21 hours ago

Build a sports mobile application for Windows Phone 7 using Apache Cordova (PhoneGap), jQuery Mobile Metro and ESPN API. Full source included. App can be packaged for iPhone and Droid as well. read more...

add a comment |category: |Views: 26

tags: another

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

submitted by isenthilisenthil(2314) 29 days, 3 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) 1 month, 3 days 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(2314) 1 month, 6 days 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, 11 days 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: 16

tags: another

Filtering collections from XAML using CollectionViewSource(www.spikie.be)

submitted by spikiespikie(25) 1 month, 13 days ago

I find that I often run into the need of separating a collection of items into several collections just so I can bind them to multiple listboxes, for example a list of sessions spanning several tracks and each track is shown in his own listbox in a pivotitem. To get this done you can start by adding multiple collections to your viewmodel and divide the items there. However this makes your viewmodel very big in a very short time. A better way to do this is using CollectionViewSource items in XAML. Let me show you how. read more...

add a comment |category: |Views: 62

tags: another

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

submitted by isenthilisenthil(2314) 1 month, 21 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(2314) 1 month, 26 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(2314) 1 month, 27 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

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

submitted by isenthilisenthil(2314) 2 months, 5 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

Creating the SilverlightShow Windows Phone App: Part 1(www.silverlightshow.net)

submitted by KMillerrKMillerr(2072) 2 months, 7 days ago

During the course of developing the SilverlightShow Windows Phone application, we thought it would be a nice idea to share some of the experiences with the SilverlightShow readers, because it is a nice example of discussing a real-world application, with real-world problems (and solutions :)). The idea of this mini-series of articles was born, where you will discover both details about the development process as well as some technical challenges we came across. This first part will deal with the process itself, so prepare for some more text and less code (read: no code) than usual. read more...

add a comment |category: |Views: 3

tags: another