Quantcast
Channel: Windows Phone – Abundant Code
Browsing latest articles
Browse All 62 View Live

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

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...

View Article



How to Cancel Http Client Request in Windows Phone 8.1 ?

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...

View Article

Sending SMS from a Windows Phone 8.1 App

Popular Code Guidelines or Standard Documents for .NET Developers Top Tools to Convert HTML to PDF in .NET Benefits for the Developers Mentoring Junior Developers 4 Best Practices for ASP.NET MVC...

View Article

What is Suspension Manager in Windows Phone 8.1 App template ?

Popular Code Guidelines or Standard Documents for .NET Developers Top Tools to Convert HTML to PDF in .NET Benefits for the Developers Mentoring Junior Developers 4 Best Practices for ASP.NET MVC...

View Article

How to Change the Start-up Project in Universal App ?

When launching the universal app from Microsoft Visual Studio 2013 , you can decide to run either the Windows Phone 8.1 project or Windows Store 8.1 app . How to Change the Start-up Project in...

View Article


How to run the Universal App outside Visual Studio in Windows 10 ?

The Windows Store App built using the Universal App template in Visual Studio 2013 produces the .exe file which is available in the bin folder but when you double click on this exe folder , you will...

View Article

Different Tabs in the Package Manifest file in Universal App

The package manifest file in the Windows Store App and Windows Phone app (universal app) lets the developers to describe some of the key information about the application like the name , necessary...

View Article

Application Tab in the Package Manifest file in Universal App

The Application tab in the package manifest file in the universal app lets the developers to set some of the application related information like name , description , default language etc. You can even...

View Article


Visual Assets Tab in Package Manifest file

The Visual Assets tab in the package manifest file lets the developers set the characteristics of the application’s title , splash screen and the images used within the application for various...

View Article


How to Get the List of Appointments from the Calendar App in Windows Phone...

If you want to programmatically get the list of appointments from the calendar application of your Windows Phone device programmatically , you can use the Microsoft.Phone.UserData.Appointments. How to...

View Article
Browsing latest articles
Browse All 62 View Live




Latest Images