TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Window phone
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Karthikeyan Anbarasan (9)
Amit Choudhary (4)
Mahak Gupta (2)
Richa Garg (2)
Vishal Nayan (2)
Prerana Tiwari (1)
Supreet Tare (1)
Manish Singh (1)
Riya Sehgal (1)
Deepak Dwij (1)
Related resources for Window phone
No resource found
How to Make a Call in Windows Phone
7/25/2014 1:40:40 PM.
This article describes how to make a call in Windows Phone.
Create a Multi-Table, .Net Backend Azure Mobile Services Driven Windows Phone App
4/25/2014 4:08:05 PM.
This article describes how to create a multi-table .Net Backend Azure Mobile Services driven Windows Phone App.
Unit Converter Part - IV (Length Converter) in Window Phone7
4/8/2013 4:21:58 PM.
This is a very basic engineering length convertor. The following units can be converted with the use of this example: Millimeters, Centimeters, Meters, Kilometers, Inches, Feet, Yards and Miles.
How to Use Camera in PhoneGap
7/20/2012 1:10:38 PM.
In this article I will explain how to take the pictures from the camera and how to see the default images from the camera using Apache Cordova.
How to Get the Device Information in PhoneGap
7/20/2012 12:50:09 PM.
In this article I will explain how to fetch device information in Cordova.
Add a Simple PushPin with Bing Maps in a Windows Phone 7
6/18/2012 1:56:35 AM.
This is a simple application for beginners to use to develop Windows Phone 7 Tools that help to create a pushpin a in website map.
Creating XAML Designer in Window Phone 7
5/20/2012 7:37:35 AM.
In this article I am creating a XAML designer which read XAML at run-time and producing a dynamic user interface for editing the XAML in Window Phone 7.
State Management in Window Phone 7
5/20/2012 7:36:55 AM.
Learn how to persist the data from being lost when user moves forward and comes back to the application using the State collection by handling the NavigatedFrom and NavigatedTo events.
SystemTray and Progressbar in Window Phone 7 Twitter Search Application
5/20/2012 7:36:47 AM.
In this post we’ll create an Window phone that will utilize the System Tray progress bar for waiting while the work is being done in background.
Installing and Using WP7 Toolkit for Silverlight
5/20/2012 5:16:37 AM.
In this article we are going to see how to use the Windows Phone 7 Tool Kit for Silverlight.
Working with Encrypting Data for Security in WP7
4/30/2012 3:17:49 AM.
In this article we are going to see how to encrypt data and use it in Windows phone 7 application development.
Pushpin in Bing Maps in Windows Phone 7
4/29/2012 5:27:06 PM.
In this article, we will discuss how to add a Pushpin in our Bing Maps and how we can change the image of the Pushpin Icon.
Working with a Local Database in Windows Phone 7
4/26/2012 6:37:19 AM.
In this article we are going to see the usage of Isolated Storage by creating a local relational database and save the data locally that are accessible to the specific Windows Phone 7 application.
Working with Files and Folders in WP7
4/25/2012 6:47:56 AM.
In this article we are going to see the most important topic on the Windows Phone 7 Development, which is the Isolated Storage for Files and Folders.
Working with Themes in WP7
4/24/2012 3:16:57 AM.
In this article we are going to see how to effectively use Themes in Windows Phone 7 development.
Working with Isolated Storage’s in Wp7
4/24/2012 3:03:52 AM.
In this article we are going to see what is Isolated Storage in Windows Phone 7 Development.
Working with Device Information in WP7
4/23/2012 7:22:27 AM.
In this article we are going to see how to get the Device information for managing the device.
Working With Choosers in Window Phone 7
4/19/2012 12:05:52 PM.
In this article we are going to see what Choosers are in Windows Phone 7 development and the different type of chooser tasks available
Working With Calendar in Window Phone 7
4/4/2012 9:44:26 AM.
In this article we are going to see how to use the Calendar application to access the calendar data and use it across the development as and when needed.
Working With JavaScript, CSS And HTML in PhoneGap
1/20/2012 9:42:35 PM.
In this article we are going to have a very interesting session with PhoneGap Photo application. In this application we will have a very close look at HTML, JavaScript and CSS.
Navigation on Window Phone with Silverlight: Hour 2
10/27/2011 3:03:14 AM.
Navigation on Window Phone uses the same navigations techniques which are used in Silverlight.
Starting Window Phone 7 development with Silverlight: Hour 1
10/27/2011 2:59:27 AM.
Silverlight and Window Phone: In developing a Windows Phone application, we can select one of the two options, which are Silverlight and XNA.
Application Execution Model in Windows Phone 7
8/10/2011 3:55:36 PM.
Window Phone 7 (Mango) provides the Fast Application Switching (FAS). With FAS, the user can start a new application and then return to your application without seeing the "resuming…" screen and without a discernable pause.
Getting Started With Window Phone 7 (Mango) Silverlight Application
8/3/2011 11:41:42 AM.
This article is for those who are new to window phone 7 development. Recently I’ve created my first simple application using silverlight for Windows phone 7. Sharing the Getting started steps.