Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Mobile / Windows-Phone-7

Windows-Phone-7

Windows-Phone-7

Great Reads

by Daron Cox
If you're trying to integrate with UAG from a mobile device, this tip is for you!
by Nirosh
This tutorial is designed for .NET programmers who need to understand ‘Nido’ framework and its application.
by Saad_Mahmood
Magical MVVM using power of Expression Blend
by Sergeant Kolja
This is an alternative for "Memory leak detection for WinCE".

Latest Articles

by Daron Cox
If you're trying to integrate with UAG from a mobile device, this tip is for you!
by Nirosh
This tutorial is designed for .NET programmers who need to understand ‘Nido’ framework and its application.
by Saad_Mahmood
Magical MVVM using power of Expression Blend
by Sergeant Kolja
This is an alternative for "Memory leak detection for WinCE".

All Articles

Sort by Score

Windows-Phone-7 

by Colin Eberhardt
This blog post describes a Windows Phone 7 NavigationList control, a list control designed for navigation pages. The NavigationList renders twice as fast as a ListBox and has a slightly simpler API.
by Colin Eberhardt
This blog post shows how to implement tombstoning within a Windows Phone 7 application that follows the Model-View-ViewModel pattern.
by Colin Eberhardt
A slide view with page pips on Windows Phone 7
by Colin Eberhardt
A Windows Phone 7.1 (Mango) MVVM Tombstoning Example
by Joel Ivory Johnson
How to adjust Microsoft Translator WAVE volume
by Simon Jackson
AdRotator for Windows Phone Silverlight V1.2 release With the release of what is likely the last version in the V1 branch of AdRotator for Windows Phone Silverlight I’ve gone some lengths to make sure the documentation and samples are also feature complete.
by Simon Jackson
AdRotator for Windows Phone XNA
by Dan Colasanti
What I learned while evaluating and integrating XNA ad-network SDKs.
by Dan Colasanti
Advertising Network Options for WP7 XNA Games – Revisited
by Vangos Pterneas
An easy-to-use, thread-safe library which works similarly to WebClient!
by Felice Pollano
An implementation of ICivicAddressResolver for Windows Phone 7
by Vangos Pterneas
Creating an iPhone-styled Windows Phone emulator
by Isaac RF
ASO – App Store Optimization for Beginners
by Dan Colasanti
AutoResetEvent can be used in place of AsyncWaitHandle and provides a thread-blocking WaitOne signaled timeout function, which can be put on a background thread in order to not block the main UI thread.
by Daniel Vaughan
The custom ProgressIndicatorProxy provides a simple way to harness the new ProgressIndicator from your XAML.
by Daniel Vaughan
The custom ProgressIndicatorProxy provides a simple way to harness the new ProgressIndicator from your XAML.
by Colin Eberhardt
How to capture Windows Phone 7 Panorama images
by Joel Ivory Johnson
Download Code (1.14 MB)I was thinking about how to write code that will work on both Windows Phone 7 and Windows 8 (Metro). In theory some of the techniques that could be used are well known. But I wanted to try them out. So I decided to try some things out in a piece of throw away code.
by Derek Lakin
Additional MessageBox features on Windows Phone 7.
by Joel Ivory Johnson
Data serializer update for Windows Metro.
by zoyobar
Defining Windows Phone app's requirements
by Joel Ivory Johnson
A demonstration of one way to detect shaking motion on Windows Phone 7
by Nathan Gloyn
How I developed my first WP7 app
by Colin Eberhardt
Step-by-step development of a Windows Phone 7 HTML5 application using PhoneGap
by Colin Eberhardt
This blog post describes the addition of a two-finger rotation and three-finger pitch gesture to the Windows Phone 8 Map control.
by Colin Eberhardt
Databinding is a fundamental part of the WPF, Silverlight, and the Silverlight for Windows Phone 7 frameworks. It is a powerful concept that once mastered allows you to write concise and elegant code.
by Vangos Pterneas
Face detection in Windows Phone 7
by HelgeKlein
PdhBrowseCounters Requires Elevation in Windows 7 APIs
by James Curran
How to get an ApplicationBarIconButton by name.
by Nathan Gloyn
My thoughts on my new Windows Phone 7
by Vangos Pterneas
Google translator service for Windows Phone 7
by Jeremy Alles
In this post, I share the “journal” I wrote will porting the app so that you can follow this process with many detail.
by Jeremy Alles
In this post, I’m sharing the aspects I discovered while trying to port a project from Windows Phone to WinRT.
by Kunal Chowdhury «IN»
How to build a simple Toast Notification in #UWP apps? (Part 1)
by Kunal Chowdhury «IN»
How to build a simple Toast Notification in #UWP apps? (Part 2)
by Kunal Chowdhury «IN»
How to call a number programmatically in Windows Phone
by Kunal Chowdhury «IN»
SmsComposeTask of the WP7 SDK can be used to create SMS from code.
by Kunal Chowdhury «IN»
This is a continuation to my previous post "How to create a Custom Control in Silverlight".
by HelgeKlein
How to enable drag and drop for an elevated MFC application on Vista/Windows 7
by Kunal Chowdhury «IN»
How to launch the WP7 Application Details Page using the MarketplaceDetailTask?
by Kunal Chowdhury «IN»
How can you programmatically retrieve a phone number from an existing contact list?
by Kunal Chowdhury «IN»
In this small post, we will learn how to retrieve saved contacts in WP7 using the Windows Phone 7 SDK APIs.
by Kunal Chowdhury «IN»
How to retrieve an email address from a contact list with a simple example (including the internal implementation of the API).
by Kunal Chowdhury «IN»
How to save Contact in WP7 using the SaveContactTask
by Kunal Chowdhury «IN»
This post will allow you to understand the API of Windows Phone 7 SDK. In this post, we will learn about SaveEmailAddressTask class and its API with a simple demo.
by Kunal Chowdhury «IN»
This small post will help you to understand the basics about the SavePhoneNumberTask API and details about the implementation stuff with step-by-step details.
by Kunal Chowdhury «IN»
How to programmatically search for a specific contact in WP7?
by Kunal Chowdhury «IN»
How to search in the WP7 Marketplace using the MarketplaceSearchTask?
by Kunal Chowdhury «IN»
How to share links from WP7 to Social Networking Sites using the ShareLinkTask?
by Kunal Chowdhury «IN»
How to share status from WP7 using the ShareStatus task
by Anuraj Parameswaran
Using existing database in Windows Phone
by XPG Live
A walk through of using all of the features XPG Live has to offer
by Paulo Morgado
How to make XAML Content Globalizable when using value converters
by XPG Live
Use leaderboards on Windows Phone with XPG
by Colin Eberhardt
How to create a conversation view, mimicking the SMS messaging interface within Windows Phone 7
by Colin Eberhardt
This blog post describes how to implement a conversation / messaging style application with Windows Phone 7. It covers how to style the speech bubbles and the scrolling of the conversation list view when the phone keyboard is shown.
by Paulo Morgado
With Rx, events are first class citizens that can be passed around and composed as needed in a very simple way.
by kishore Gaddam
This is an introduction to HTML5 development using VS2010, HTML5, jQuery Mobile and ASP.NET MVC 4
by Joel Ivory Johnson
Invoking through the Dispatcher on Windows Phone and Metro
by Kunal Chowdhury «IN»
WP7 System Tray - Tips to show or hide it
by Ernest Poletaev
Load image in background thread in Silverlight WP7.
by Daniel Vaughan
How to load data when the user scrolls to the end of a list in Windows Phone 7
by Daniel Vaughan
Some really nice techniques for handling asynchronous network calls.
by Ernest Poletaev
Localize ToggleSwitch in the Silverlight Toolkit.
by Ernest Poletaev
Localize Windows Phone 7 Styles.
by Tony Champion (Champion DS)
Logging in Silverlight and WP7 with MVVM Light
by Inaki Ayucar
In this post, I’ll try to share my thoughts and experience developing applications for the Windows Phone Marketplace.
by rudigrobler
How to make the ApplicationBar bindable in a WP7 application.
by rudigrobler
How to make the ApplicationBar bindable.
by Colin Eberhardt
Metro In Motion #5 – SandwichFlow
by Colin Eberhardt
This blog post presents an attached behaviour that gracefully slides the contents of a list into view when used in conjunction with a Pivot control, emulating the Windows Phone 7 email application.
by Colin Eberhardt
How to implement the animated 'peel' effect seen when native Windows Phone 7 applications exit
by Colin Eberhardt
In this blog post, I look at how to implement the fly-out fly-in effect seen in native Windows Phone 7 applications. This effect is seen in the native mail application; when you click on a message, the title flies out of the list then flies back in as the title of the message page.
by Colin Eberhardt
This blog post describes the implementation of a metro ’tilt’ effect for Windows Phone 7 which causes element to respond to user interactions by tilting in 3D.
by Colin Eberhardt
This blog post describes the development of a rolling list location indicator.
by Colin Eberhardt
A simple metro-in-motion behaviour which reduces the Panorama control’s contents while the user slides from item-to-item so that they can really appreciate your fancy background graphic!
by mrjvdveen
MIX10 Keynote: Silverlight and Windows Phone 7
by Ashish Kaila
Synergy is a platform toolkit that unleashes the power of WPF, Silverlight and Windows Phone 7 platforms. In this blog I will discuss the Windows 7 phone part of this library and how it helps to somehow converge development practices to that of WPF and leverage data binding capabilities.
by Won Dong
Mobile website expansion offers business unlimited potential
by IInjac
MVVM for Windows Phone developers.
by Simon Jackson
After playing a lot with Parse over the last few weeks, I thought I’d share some of my findings.
by Joel Ivory Johnson
Peer Communication on Windows Phone 7
by Vangos Pterneas
Photoshop templates for Windows Phone 7
by rudigrobler
An audio recorder for Windows Phone 7
by mbcrump
Quick run through of the WP7 Developer Tools January 2011
by Tamir Khason
Recursive delete from IsolatedStorage and other time savers for Windows Phone development.
by Joel Ivory Johnson
How to serialize a class that is not serializable.
by Joel Ivory Johnson
Set custom ring tones in Windows Phone 7.
by saramgsilva
This sample aims to show how to share code between Windows Store and Windows Phone app.
by Joel Ivory Johnson
You've got a class that contains data that you want to be able to save and load in IsolatedStorage on Windows Phone 7.
by rudigrobler
Simple Error Reporting on WP7 REDUX
by Timmy Kokke
The Storyboard extension is available for users of Visual Studio Ultimate, Premium and Test Professional.
by mbcrump
How to submit a Windows Phone 7 Application to the market
by ozkary
Support Multiple Orientations - Windows Phone 7
by Simon Jackson
Syncfusion’s "Succinctly" series, one of the largest free (and still growing) set of technical books covering everything from languages, to source control systems and beyond.
by rudigrobler
The TextChanged event fires twice for TextBox in Windows Phone 7.
by Joel Ivory Johnson
How to implement local high scores in Windows Phone 7
by zoyobar
Using Item and ItemManager to create items in the XNA, WPXNA (16)
by zoyobar
Use Pinup and PinupManager to create pinups in XNA, WPXNA (17)
by zoyobar
Use the Bullet and BulletManager classes to create bullets and attack targets in XNA, WPXNA (15)
by zoyobar
How to use XNA in Silverlight
by zoyobar
Usefel tips for Windows Phone XNA game development.
by zoyobar
Some lessons learned during Windows Phone XNA game devleopment
by zoyobar
Using Anime class to create animations in XNA, WPXNA (11)
by zoyobar
How to use the Button class to create Graphic buttons in XNA, WPXNA
by Joel Ivory Johnson
A brief introduction to the DynamicSoundEffectInstance class for Windows Phone 7 and a demonstration on how to communicate with the class and control pitch.
by zoyobar
How to use HitArea class for hit testing in XNA, WPXNA
by zoyobar
Using Label class to display text in XNA
by zoyobar
How to use the Movie class to divide picture and create animation in XNA, WPXNA (4)
by zoyobar
Using NPC and NPCManager to create NPC and custom actions in XNA, WPXNA (19)
by zoyobar
Using SceneLoader class to create loading screen in XNA
by zoyobar
Using SQLite with Windows Phone 8 apps.
by Daniel Vaughan
How to use T4 to generate Windows Phone WMAppManifest files
by zoyobar
Using the AudioManager class to play sounds and music in XNA, WPXNA (5)
by zoyobar
Using the CommandScene class to create command scenes in the XNA, WPXNA (12)
by Paulo Morgado
How it can be used in a simple application
by zoyobar
Using the SpiritManager class to manage the Spirit in XNA.
by Joel Ivory Johnson
A quick write up on location services.
by rudigrobler
The top requested features for Silverlight, WP7, and WPF
by Won Dong
The WebGL, Silverlight, and Molehill Wars
by Kunal Chowdhury «IN»
A list of new features in Windows Phone Developer Tools 7.1 Beta (Mango)
by zoyobar
Why you need to remove event handler for XNA?
by Sarath C
Window 7: Setting custom Thumbnail clip
by Sarath C
Adding toolbar buttons to taskbar button flyout
by Nathan Gloyn
Whilst Microsoft wants a unified platform, and as I said I understand why, would it not be better to wait and be happy that Win 8 and WinRT is successful with bugs ironed out before rolling it out across all form factors?
by Colin Eberhardt
Browsing your Photos via Bing Maps
by Colin Eberhardt
A simple content control that can be used to defer the rendering of its contents in order to provide a better user experience on Windows Phone 7
by Vangos Pterneas
Windows Phone 7 launchers and choosers
by Colin Eberhardt
A few performance measurements that detail the relative performance of ItemsControl, ListBox and manual addition of elements to the UI
by Ondrej_Uzovic
A simple example showing how to implement communication from a Windows Phone 7 to a standalone .NET application using HTTP
by Ondrej_Uzovic
A simple example showing how to implement encrypted communication between Windows Phone 7 and standalone .NET application.
by Manoj.Kumar12
This article is Part 2 of the series of the article on Windows Phone 8 app developments - Quick Start-up guide with best practices.
by Joel Ivory Johnson
Windows Phone deployment patterns
by Joel Ivory Johnson
Windows Phone NTP Client
by Kunal Chowdhury «IN»
Windows Phone SDK 7.1 Release Candidate (RC) released – Download the Offline/Web Installer
by marcofranssen
The Color object doesn’t contain a color called Emerald. So I created a small class to help me out with this issue.
by Kunal Chowdhury «IN»
Pinning an Application to the Start Screen
by rudigrobler
What data to save when your application is tombstoned
by rudigrobler
When your application gets tombstoned, you get an opportunity to save some state about your application. What should be saved, where to save it, and when?
by rudigrobler
Which one should you use?
by Joel Ivory Johnson
Playing back data that was recorded from the Microphone, in Windows Phone 7