Abundant Code

  • C#
  • C++
  • Elastic Search
  • Entity Framework
  • F#
  • JavaScript
  • ASP.NET
  • C
  • Java
  • SQL Server
  • Assembly Lang
Home ยป Windows Phone 8.1

Sending SMS from a Windows Phone 8.1 App

August 20, 2014 by AbundantCode 1 Comment

Do you want to send SMS from your Windows Phone 8.1 App ? . You can use the ChatMessage class in Windows Runtime to do it. Sending SMS from a Windows Phone 8.1 App Here’s a code that demonstrates how to send SMS from a Windows Phone 8.1 App .

Filed Under: C# Tagged With: App, How to, SMS, tutorials, Windows Phone 8.1

How to Cancel Http Client Request in Windows Phone 8.1 ?

August 19, 2014 by AbundantCode Leave a Comment

There are times when you may want to cancel the HttpClient request that you made from your app , below is a sample code snippet demonstrating how to do it. How to Cancel Http Client Request in Windows Phone 8.1 ?

Filed Under: C# Tagged With: Cancel, How to, Http Client, Windows Phone 8.1

WP8.1 Dev Guide – Download and Install Windows Phone 8.1 SDK

August 16, 2014 by AbundantCode Leave a Comment

To get started with the development of windows phone 8.1 apps , the developers should have the Windows Phone 8.1 SDK installed on their system . You can download Visual Studio Express 2013 for Windows , a free tool that lets the developers to create Windows Phone and Windows Store apps, including universal Windows apps […]

Filed Under: C# Tagged With: Book, Dev Guide, download, install, SDK, tutorial, Windows Phone, Windows Phone 8.1, WP 8.1

How to Get a developer license to develop Windows Phone store app ?

June 30, 2014 by AbundantCode Leave a Comment

When you installed the Windows Phone 8.1 SDK and try to create and run the first Windows Phone application . You will be prompted to get a free developer license which is necessary to develop and test the windows phone store app on the Windows 8.1 PC before publishing and getting it certified in the […]

Filed Under: C# Tagged With: App, Developer, License, Store, Windows 8, Windows Phone, Windows Phone 8, Windows Phone 8.1

How to Prevent the deployment of Windows Phone 8.1 App in SD Card ?

June 29, 2014 by AbundantCode Leave a Comment

If you want to prevent the user from deploying your Windows Phone 8.1 app in SD Card , you can do it by updating the WMAppManifest.xml file. How to Prevent the deployment of Windows Phone 8.1 App in SD Card ? Follow the below steps to do it. 1. Double Click and open the WMAppManifest.xml […]

Filed Under: C# Tagged With: App, deployment, SD Card, Windows Phone 8.1

Can i run Windows Phone 8.1 App on Windows Phone 8 device ?

June 17, 2014 by AbundantCode Leave a Comment

If you are a developer who is developing Windows Phone 8.1 apps for the first time or if you are a beginner then you might have this question. Can i run Windows Phone 8.1 Project on Windows Phone 8 device ? If you develop a app targeting Windows Phone 8.0 , then this will run […]

Filed Under: C# Tagged With: device, Windows Phone, Windows Phone 8.1

How to display Message Box in Windows Store Universal App ?

June 15, 2014 by AbundantCode 1 Comment

If you are looking out for a sample code snippet to demonstrate how to display Message Box in Windows Sore Universal App , below is a sample code snippet that demonstrates how to do it. How to display Message Box in Windows Store Universal App  ?

Filed Under: C# Tagged With: MesageBox, MessageDialog, Universal App, Windows 8.1, Windows Phone 8.1

How to Show Status Bar in Windows Phone 8.1 Windows Runtime Apps ?

May 26, 2014 by AbundantCode Leave a Comment

Below is a sample code snippet that demonstrates how to show the Status Bar in Windows Phone 8.1 Windows Runtime Apps using C# incase if it is hidden. How to Show Status Bar in Windows Phone 8.1 Windows Runtime Apps ?

Filed Under: C# Tagged With: App, How to, Status Bar, Windows Phone 8.1, Windows Runtime

How to Hide Status Bar in Windows Phone 8.1 Windows Runtime Apps ?

May 25, 2014 by AbundantCode Leave a Comment

Below is a sample code snippet that demonstrates how to hide the Status Bar in Windows Phone 8.1 Windows Runtime Apps using C# . How to Hide Status Bar in Windows Phone 8.1 Windows Runtime Apps ?

Filed Under: C# Tagged With: How to, tips, tricks, Windows Phone 8.1

How to Detect the Current device in Universal App ?

May 25, 2014 by AbundantCode Leave a Comment

To detect the current device platform in the Windows Universal App , the developers can use the predefined ifdirectives WINDOWS_PHONE_APP and WINDOWS_APP . How to Detect the Current device in Universal App ? Eg : #if WINDOWS_PHONE_APP // wp8.1 #elseif WINDOWS_APP // windows 8.1 #endif

Filed Under: C# Tagged With: How to, Universal App, Windows 8, Windows Phone 8.1

  • 1
  • 2
  • Next Page »
RSS
Facebook
fb-share-icon
Twitter
Visit Us
Follow Me
Tweet

Recent Posts

  • Collapsible links for subcategories in Docusaurus Sidebar
  • Python Program to Print Fibonacci Series
  • Python Program to Generate Multiplication Table
  • Python Program to Find the Factorial of a Number
  • Python Program to Print Prime Numbers in a Given Interval

Categories

Tags

.NET App Array ASP.NET ASP.NET MVC Assembly Language C# C# programs c lab programs Collection convert C program csharp database Example F# guide How to How to in Java integer Java Javascript Lab programs Lambda LINQ List Python lab programs Python programs SIC/XE SQL Server string tips tricks tutorial tutorials UWP visual studio 2015 Windows Windows 8 Windows 10 Windows Phone Windows Phone 8 Windows Phone 8.1 wp8 XAML

Blog Stats

  • 8,729,267 hits

Archives

Top Posts & Pages

  • How to open display settings from command line in Windows 10 ?
  • C Program to Multiply Two Matrices Using Multi-dimensional Arrays
  • How to Convert a Stream to Byte Array in C# 4.0 ?
  • How to Extract number from a string using C# ?
  • C Program to display half-pyramid using alphabets
  • Json.NET & VB.NET - How to Deserialize an Object ?
  • System Software - SIC/XE Program to clear 20 byte string to empty
  • How to Check if Integer is a multiple of a number in Java?
  • System Software - SIC/XE program to clear 20 byte string using Immediate addressing mode.
  • C Program to Calculate Average Using Arrays

Categories

  • Android
  • Angular 2
  • ASP.NET
  • Assembly Language
  • C
  • C#
  • C++
  • Elastic Search
  • Entity Framework
  • Excel
  • F#
  • HTML
  • Interview Questions
  • Java
  • JavaScript
  • jQuery
  • Microsoft Office
  • MySQL
  • NETWORK
  • News
  • PHP
  • popular
  • PowerShell
  • Python
  • Ruby
  • SharePoint
  • SQL Server
  • SQL Server
  • Unix
  • VB.NET
  • Visual Studio
  • WebAPI
  • Windows
  • Windows Azure
  • Windows Forms
  • XAML

Top Posts & Pages

  • How to open display settings from command line in Windows 10 ?
  • C Program to Multiply Two Matrices Using Multi-dimensional Arrays
  • How to Convert a Stream to Byte Array in C# 4.0 ?
  • How to Extract number from a string using C# ?
  • C Program to display half-pyramid using alphabets
  • Json.NET & VB.NET - How to Deserialize an Object ?
  • System Software - SIC/XE Program to clear 20 byte string to empty
  • How to Check if Integer is a multiple of a number in Java?
  • System Software - SIC/XE program to clear 20 byte string using Immediate addressing mode.
  • C Program to Calculate Average Using Arrays

Recent Posts

  • Collapsible links for subcategories in Docusaurus Sidebar
  • Python Program to Print Fibonacci Series
  • Python Program to Generate Multiplication Table
  • Python Program to Find the Factorial of a Number
  • Python Program to Print Prime Numbers in a Given Interval
  • Python Program to Check Prime Number
  • Python Program to Find the Largest Value Among Three Numbers
  • Python Program to Check If a Given Year is Leap Year
  • Python Program to Check if a Number is Odd or Even
  • Python Program to Check if a Number is Positive, Negative or Zero

Tags

.NET App Array ASP.NET ASP.NET MVC Assembly Language C# C# programs c lab programs Collection convert C program csharp database Example F# guide How to How to in Java integer Java Javascript Lab programs Lambda LINQ List Python lab programs Python programs SIC/XE SQL Server string tips tricks tutorial tutorials UWP visual studio 2015 Windows Windows 8 Windows 10 Windows Phone Windows Phone 8 Windows Phone 8.1 wp8 XAML