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 Windows Phone 8
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Suresh M (18)
Arpit Jain (13)
Carmelo La Monica (8)
Aman (8)
Ibrahim Ersoy (5)
Abhishek Kumar Ravi (4)
Anoop Kumar Sharma (4)
Subramanyam Raju (3)
Manish Tewatia (3)
Saad Mahmood (2)
Charwaka Thupili (2)
Swagata Prateek (2)
Sanath Shetty (2)
James Croft (2)
Devendra Kumar (2)
Shubham Saxena (2)
Kunal Chowdhury (2)
Sara Silva (1)
Uday Oleti (1)
Janak Shrestha (1)
Amat Ul Jameel Kazmi (1)
Divesh Pal (1)
Rahat Yasir (1)
Gyanender Sharma (1)
Neelesh Vishwakarma (1)
Rahul Bansal (1)
Biswa Pujarini Mohapatra (1)
Shweta Lodha (1)
Ankur Mishra (1)
Subhendu De (1)
Nitesh Kejriwal (1)
Selva Ganapathy (1)
Shivanand Arur (1)
Vo Duc Thanh (1)
Related resources for Windows Phone 8
No resource found
Toast Notification in Windows Phone 8.1 API
1/2/2020 4:06:56 AM.
This article implements a small demonstration over the Notification Bar.
Microsoft Windows App Studio Beta: Publish the Menu App in the Store
12/17/2018 11:24:36 PM.
The purpose of this article is to show how to submit, in the Store, the Menu App created by Windows AppStudio.
Generate PDF In Windows 8.1
1/13/2016 9:26:41 AM.
In this article you will learn how to generate a PDF without using any APIs.
Azure Mobile Engagement - Windows Phone 8.1 Silverlight
12/3/2015 12:36:51 PM.
In this article you will learn Azure Mobile Engagement in Windows Phone 8.1 Silverlight.
Create Calendar Control For Windows Phone 8 And 8.1
10/26/2015 8:52:44 AM.
In this article we are going to see how to create windows phone calendar control manually because there is no default calendar control for windows phone.
Creating A Barcode And QR Code Scanner For Windows Phone 8.1 RT
9/21/2015 9:10:51 AM.
In this article I will show you how write a barcode and QR scanner for Windows Phone 8.1 Runtime Apps.
Adding Controls Over Map In Windows Phone 8.1
9/6/2015 1:15:10 PM.
In this article you will learn how to add controls over Map in Windows Phone 8.1.
Localization in Windows Phone 8 Application
8/5/2015 4:02:18 PM.
This article shows how to create a Localized Windows Phone 8 App.
Application Bar in Windows Phone 8 Applications
6/14/2015 3:35:34 PM.
This article shows how to create an Application Bar (or AppBar) in Windows Phone 8 Applications.
Page Navigation in Windows Phone 8 Application
6/5/2015 2:37:02 PM.
This article shows how to navigate from one page to another as well as how to pass a parameter or value from one page to another.
Windows Phone 8 Text To Speech (TTS)
5/22/2015 4:27:31 PM.
In this article, we will see how to integrate the Text-To-Speech engine with Windows Phone 8.
How to Copy Text to Clipboard in Windows Phone 8
5/21/2015 8:15:31 PM.
This article shows how to use the Clipboard API and its usage in Windows Phone.
Create Your First Windows Phone 8 Application
5/21/2015 7:04:39 AM.
In this tutorial, we will learn how to create a first application for Windows Phone 8.
Consume REST Service Using HttpWebRequest and WebClient in Windows Phone 8 & 8.1
5/19/2015 2:14:59 PM.
In this article, we will see how to consume REST services in Windows Phone 8 and 8.1. Before that we will introduce REST services.
How to Bind List Of Objects(Static) To ListView in Windows Phone 8, 8.1 and 10
5/18/2015 4:55:08 PM.
In this article, we will learn how to bind a list of Objects (static) to a ListView in Windows Phone 8, 8.1 and 10.
The Nokia Maps on Windows Phone 8: Part 4
3/28/2015 12:32:16 PM.
In this fourth and final article we will see an introduction to the Route and RouteLeg classes and so on.
Windows Phone 8 Launcher and Chooser Task
2/25/2015 11:06:29 PM.
In this article we will see a Launcher and Chooser in Windows Phone 8.
How to Get the List of Appointments From the Calendar App in Windows Phone 8
2/23/2015 7:48:47 PM.
In this article we will see how to programmatically list all the appointments from the calendar app in Windows Phone 8.
The Nokia Maps on Windows Phone 8: Part 3
2/22/2015 4:58:28 PM.
This article shows how to view a route on the map and how to calculate a route and manage the privacy policy on the user's location.
Isolated Storage Database Windows Phone 8
2/16/2015 11:34:18 PM.
In this article, we will see the relational local database in Windows Phone 8 and save the data locally.
Change Font Style of TextBox Using LongListSelector in Windows Phone 8.1
2/14/2015 4:53:05 PM.
In this article you will learn how to change the font style using a long list selector in WP 8.1
How to Get IP Address in Windows Phone 8
2/13/2015 7:03:13 PM.
In this article we will see how to programmatically get the IP address in Windows Phone 8.
How to Access Battery Status in Windows Phone 8
2/12/2015 10:29:23 PM.
In this article we will see how to programmatically access the battery level in Windows Phone 8.
How to Open Context Menu in Windows Phone 8
2/12/2015 3:36:17 PM.
In this article we will see how to open a Context Menu in Windows Phone 8.
Windows Phone 8.1: Gesture Support With GestureRecognizer Class (C# XAML)
1/28/2015 11:59:05 PM.
This article explains how to programmatically handle gestures in WindowsPhone Store 8.1 applications.
Windows Phone 8.1 SQLite: How to Store Data in Database
1/27/2015 4:21:44 PM.
In this article you will learn how to store data in a database using SQLite in Windows Phone 8.1.
The Nokia Maps on Windows Phone 8: Part 2
1/24/2015 8:33:24 PM.
In this article, it was explained what are placeholders, how to define, create and then superimpose the control NokiaMaps, but starting from the installation of Phone Toolkit, need to be able to make use.
Maps With MVVM on Windows Phone 8.1: The Complete Reference
1/24/2015 1:36:14 PM.
A beginners excerpt of using Windows Phone 8.1 MapControl using MVVM and Custom Pushpin.
Launching Third-Party Maps From Your Windows Phone 8.1 App
1/23/2015 1:31:41 PM.
Here you will learn how to launch third-party maps from your Windows Phone 8.1 App.
Tracking Location in Windows Phone 8.1
1/20/2015 7:33:44 PM.
A Beginners excerpt to start location tracking in Windows Phone 8.1.
Utilizing Page Transition Animations in Windows Phone 8.1 Apps
1/13/2015 10:43:58 PM.
This quick tutorial takes a look at page transition animations in Windows Phone 8.1 RT apps and how developers can easily set them up.
Working With Geo Location Windows Phone 8.1
1/7/2015 8:30:54 PM.
In this article you will learn how to get the Geo location information in Windows Phone 8.1.
How to Use Behaviors to Bind to Events on Non-MVVM Friendly Controls
1/4/2015 6:33:38 PM.
This quick article takes a basic look at the Behaviors SDK and how it can be implemented to benefit the MVVM pattern in Windows Phone 8.1 applications.
Part One: SQLite on Windows Phone 8.1
12/30/2014 3:16:44 PM.
In this first article, we will introduce you to a very important tool related to storing data permanently in the storage of our device.
Connecting Local Web Service (WCF) From Windows Phone 8 Emulator
12/28/2014 8:43:17 PM.
In this article you will learn how to connect a Local Web Service (WCF) from the Windows Phone 8 Emulator.
Grouped LongListSelector in Windows Phone 8 Silverlight
12/21/2014 8:19:15 PM.
This article explains how to create a LongListSelector with grouping in a very simple and easy manner.
The Nokia Maps on Windows Phone 8: Part 1
12/1/2014 3:11:54 AM.
In this article on Geolocation, we begin to see some of the features of Nokia Maps control, including how to leverage the Zoom property and all the possibilities for viewing, starting from Aerial to Terrain.
SD Card in Windows Phone 8.1 Emulator
11/25/2014 2:22:47 PM.
This article explains how to use SD Card support in the Windows Phone 8.1 Emulator.
Memory Usage of Your App - Windows Phone 8.1
11/25/2014 6:21:01 AM.
This articles helps you determine how much memory your app is using.
WP8.0 vs WP8.1 - All About New Package.appxmanifest File at Beginners Level
11/25/2014 1:05:21 AM.
This article explains the differences between the old Windows Phone 8.0 "WMAppManifest.xml" and the new Windows Phone 8.1 "Package.appxmanifest" file.
Windows Phone 8 App Development Using PhoneGap (Cordova): Part 1
10/20/2014 10:10:46 PM.
In this article you will learn Windows Phone 8 app development using PhoneGap.
The Class GeocodeQuery in Windows Phone 8
10/13/2014 5:42:46 PM.
This article explains how to convert an address in coordinates, latitude and longitude, so as to view our location or type the name of a place or city to display within a control Nokia Maps.
Some Basic Differences Between Windows Store App & Windows Phone 8 App
10/11/2014 12:56:52 PM.
In this article you will know about some basic differences between Windows Store App & Windows Phone 8 App
Using GPS For Getting Location in Windows Phone 8
10/11/2014 12:21:30 PM.
This article will help you to know how to work with GPS in Windows Phone 8.
Windows Phone 8 Map
9/18/2014 4:39:35 PM.
In this chapter we will see how to use a map in Windows Phone 8 applications.
Windows Phone 8 SMS Compose Task
9/4/2014 10:40:14 PM.
In this article we will see how to send a SMS from Windows Phone 8.
Windows Phone 8 E-Mail Compose Task
9/3/2014 7:59:22 PM.
In this article we will see how to send email from Windows Phone 8.
Status Bar (SystemTray) in Windows Phone 8.1
8/31/2014 1:06:10 PM.
This article explains the Status Bar in Windows Phone 8.1.
The Class ReverseGeocodeQuery in Windows Phone 8
8/30/2014 3:07:06 PM.
This article shows how to get latitude and longitude using other data on the site in which we find ourselves, all thanks to the class ReverseGeocedeQuery.
AppBar/Command Bar in Windows Phone 8.1
8/29/2014 1:42:12 PM.
This article describes the Command Bar in Windows Phone 8.1
Flyouts in Windows Phone 8.1
8/28/2014 4:45:03 PM.
This article shows the Flyouts in Windows Phone 8.1.
Progress Bar and Progress Ring in Windows Phone 8.1
8/27/2014 3:23:26 PM.
This article shows how to show a Progress Bar and Progress Ring in Windows Phone 8.1 as well as Progress Bar in an Indeterminate form.
Customised Tiles Button Control in Windows Phone 8.1
8/26/2014 2:27:49 PM.
In this article we customize the default Button Control and give it a cool tiles look.
Page Animation in Windows Phone 8
8/25/2014 1:08:45 PM.
This article describes how to create an animation page in Windows apps.
How to Use Share Task in Windows Phone 8
8/25/2014 1:00:17 PM.
In this article, you will learn about all the three predefined tasks under Microsft.Phone.Task to share.
Navigating Among Pages in Windows Phone 8.1
8/25/2014 2:34:06 AM.
This article shows how to navigate among pages in Windows Phone 8.1.
Geolocation Services of Windows Phone 8
8/23/2014 3:05:53 PM.
This article introduces the Geolocation Services of Windows Phone 8.
Windows Phone 8.1 Built-In Features That Don’t Exist in Android KitKat
8/23/2014 1:59:50 PM.
This article demonstrates the built-in features of Windows Phone 8.1
Date and Time Picker Control in Windows Phone 8.1
8/21/2014 3:28:36 PM.
This article demonstrates the Date and time Picker Control in Windows Phone 8.1.
ComboBox in Windows Phone 8.1
8/19/2014 3:26:56 PM.
This article describes the use of ComboBox in Windows Phone 8.1.
Battery Class in Windows Phone 8 API
8/17/2014 12:07:42 PM.
In this article you will learn about the Battery Class in the Windows Phone 8 API.
Windows Phone 8 Application Lifecycle
7/28/2014 2:02:49 PM.
This article describes the lifecycle of a Windows Phone app.
Compilation & Deployment Tool in Windows Phone 8
6/21/2014 12:18:36 PM.
In this article we will see the Compilation and Deployment tool of Windows Phone 8.
Files and Folders in Windows Phone 8
6/18/2014 10:53:45 AM.
In this article, we will see files and folders in Windows Phone 8 with the following features.
Windows Phone 8 Storage
6/16/2014 6:24:37 PM.
In this part, we will learn about Windows Phone files and folders storage.
Windows Phone Toolkit
5/25/2014 4:39:06 PM.
Here you will see some useful tools used to develop Windows Phone 8 applications.
Writing Your First Windows Phone 8 App
5/19/2014 3:30:39 PM.
In this chapter we will develop a Silverlight Windows Phone 8 application using the Visual Studio 2012 IDE.
Webinar: Building Windows Phone 8 App Using XAML
5/12/2014 11:31:03 AM.
Building Windows Phone 8 app using XAML.
New Features of Windows Phone 8.1
4/4/2014 10:40:23 AM.
2nd April 2014, during the //BUILD 2014 conference Microsoft officially showcased the set of new features that will be coming as part of Windows Phone 8.1. In this article, I am touching on those features.
Cortana, Superstar of Windows Phone 8.1 Family
4/3/2014 1:27:51 PM.
Microsoft has unveiled Windows Phone 8.1 with a personal digital assistant named Cortana, a new Action Center as well as support for customizable lock screens and backgrounds.
Speech Recognition UI Settings
3/12/2014 12:00:34 PM.
This article explains the settings related to the speech recognizer UI.
Introduction To Nokia MixRadio API For Windows Phone 8
3/3/2014 2:55:09 AM.
This article introduces the Nokia mix radio API for Windows Phone.
C# Corner Hyderabad User Group Meet, 1 February 2014: Official Recap
2/3/2014 1:06:14 PM.
The C# Corner Hyderabad Chapter organized its monthly event "C# Corner Hyderabad Chapter User Group Meet" at Microsoft Campus, Gachibowli, Hyderabad, Andhra Pradesh, India, on 1 Feb, 2014.
Using Cloud Service in Collection Data Source
1/6/2014 9:58:27 PM.
In this article we will learn about the collection Data Sources of Windows Phone App Studio with cloud storage.
Working With HTML Data Source in Windows Phone App Studio
12/31/2013 6:39:10 PM.
In this article we will learn about the HTML Data Source of Windows Phone App Studio.
Using Collection Data Source in Windows Phone App Studio
12/31/2013 6:16:30 PM.
This article elaborates on the process of adding a Collection Data Source in an app using Windows Phone App Studio.
Using Flickr Data Source in Windows Phone App Studio
12/31/2013 5:56:35 PM.
This article demonstrates the usage of a Flickr data source in Windows Phone App Studio.
Windows Phone App Studio: Part 1
12/31/2013 5:33:45 AM.
In this article we will create a news application using Windows Phone App Studio.
Windows Phone App Studio: Part 2
12/31/2013 5:31:11 AM.
In this article we will complete our news application created in part-1 using Windows Phone App Studio.
Integrating Bing Search in WP8
12/31/2013 5:29:47 AM.
In this article we will learn how to integrate Bing search results in our Windows Phone 8 app using Windows Phone App Studio.
Using Import or Export in Collection Data Source
12/31/2013 5:23:02 AM.
This article explains how to use the import and export feature of a Collection Data Source of Windows Phone App Studio.
Collection Data Source Operations on a Data Table
12/31/2013 5:19:41 AM.
This article describes some operations available for collection Data Sources.
Creating YouTube Based Application Using Windows Phone App Studio
12/14/2013 7:11:04 PM.
This article demonstrates how to retrieve videos from any YouTube channel using Windows Phone App Studio
Introduction to Windows Phone App Studio
12/9/2013 10:48:31 PM.
This article explains the Microsoft "Windows Phone App Studio Beta".
C# Corner Kolkata Chapter, Windows Phone 8 Day: Official Recap
11/18/2013 1:23:58 PM.
C# Corner Kolkata Chapter wrapped up its 1-day chapter meeting, the C# Corner Kolkata Chapter Meet for November 2013 headed by Nitesh Luharuka (Kolkata Chapter Lead) at Microsoft (I) Pvt. Ltd. Kolkata, West Bengal, INDIA.
Forcing a Localization to Load in Windows Phone 8 Apps
11/12/2013 3:05:12 PM.
This article covers a simple way to load a language resource file to load on event firing.
Localization Support in Windows Phone 8 Apps
11/12/2013 2:41:17 PM.
This article covers adding support for myltiple languages (Localization) in a Windows Phone 8 App
Creating Splash Screens in Windows Phone 8 Apps
11/12/2013 2:34:48 PM.
This article covers creating Splash Screens from scratch which is a very important way to show users on startup.
Passing Parameters Among Pages in Windows Phone 8 Apps
11/12/2013 1:29:45 PM.
This article covers a simple way to send data from one page to another in Windows Phone 8 Apps.
Installing Windows Phone 8.0 SDK on Unsupported Windows OS Versions
11/10/2013 6:39:05 PM.
Learn how to install Windows Phone 8.0 SDK on 32-bit Windows OS platforms
Ball Levitation - Simple Ways to Develop a Game App For Windows Phone 8
11/1/2013 4:47:09 PM.
While developing some app in Windows Phone 8 I intend to blog about how to create a simple game app that should help the fresh Windows Phone 8 developer.
Getting Started With PhoneGap - Installation Process Using PhoneGap Archives
9/8/2013 3:52:55 PM.
Hey in this article I will explain how to get started with PhoneGap.
How to Use Progress Indicator in Windows Phone 8
9/1/2013 4:08:43 PM.
In this article you will learn how to use a progress indicator in a Windows Phone 8 App.
Programming with Windows Phone 8
8/7/2013 11:52:24 AM.
In today's article we will learn about programming Windows Phone 8.
Files and Storage on Windows Phone 8
7/18/2013 2:03:35 PM.
Learn about various file storage and accessing techniques in Windows Phone 8.
How to Create Appointment in WP8 Using SaveAppointmentTask
4/20/2013 11:55:27 PM.
Today in this article we will learn how to create an appointment in Windows Phone 8 using the API named "SaveAppointmentTask". Continue reading for details.
How to Share a Media File From WP8 Using the ShareMediaTask
3/31/2013 11:56:25 PM.
In this article we will learn about the API and the implementation procedure in a Windows Phone application. If that is what you are looking for then this will be an ideal solution for you.
Windows Phone 8 App Localization
2/19/2013 10:47:50 PM.
Here you will learn about the new built-in support for localization, introduced in Windows Phone 8.
New Countenance of Windows Phone SDK 8.0
12/18/2012 12:28:04 PM.
This article introduces the most significant changes and new features of Windows Phone SDK 8.0.