Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Skip to locale bar
Get this Tag RSS feed
Translate this page
Powered by
Microsoft® Translator
Popular Tags
.net
Active Directory
AD DS
ASP.NET
azure
Benoît Jester
BizTalk
BizTalk Server
BizTalk Server 2010
C#
C# .NET
Chen V
cloud
EAA
Ed Price
Edward van Biljon
en-US
es-ES
Excel
Exchange
Exchange 2010
Exchange 2013
Exchange Server 2010
fa-IR
FIM
FIM 2010
fr-FR
has Back to Top link
has code
has command
has comment
has Conclusion
has download link
has Gallery download
has image
Has Link
has links
has Other Languages
has reference
has References
has See Also
has summary
Has Table
Has TOC
has video
How To
Hyper-V
it-IT
Link Collection
Lync
magazine article
Mehmet Parlakyiğit
Microsoft
Microsoft Azure
Multi Language Wiki Articles
MVP
needs work
Office 365
pgtag
Português Brasil
PowerShell
pt-BR
SCCM
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint 2016
Sharepoint Online
Small Basic
SQL
SQL Server
SQL Server 2012
step by step
stub
System Center
System Center 2012
TAT
TAT Members
TechNet Guru
TechNet Guru Gold Medal Winner
TechNet Guru Medal Winner
TechNet Wiki
TechNet Wiki Featured Article
Translated into French
troubleshooting
tr-TR
T-SQL
Visual Studio
VS
Wiki
Windows
Windows 10
Windows 7
Windows 8
Windows Phone
Windows Phone Migration Content
Windows Server
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
Browse by Tags
>
TechNet Articles
>
All Tags
>
Windows Phone
Tagged Content List
Wiki Page:
Windows Phone: Windows Phone Diagnostic Tools
Pete Laker
This article lists Windows Phone diagnostic tools. Windows Phone 8 The following diagnostic tools are available for Windows Phone (feel free to extend the list): WinPhone Info Free - detailed information including device, battery, memory, media, miscellaneous, network, region, sensors...
on
7 Apr 2015
Wiki Page:
Windows Phone: Blob Counter Custom Effect (Nokia Imaging SDK)
Pete Laker
This article explains how to create an Blob Counter custom effect. Introduction Original Otsu Threshold + Blob Counter Source code Full source code for the BlobCounter custom effect is provided below (toggle "Expand"...
on
7 Apr 2015
Wiki Page:
Windows Phone: Apps that use the Nokia Imaging SDK
Pete Laker
This article lists commercial apps that use the Nokia Imaging SDK . Introduction The Nokia Imaging SDK is a powerful library of image manipulation tools, which Nokia uses to create its own imaging applications (like Creative Studio ). We've made the SDK available for other developers to...
on
7 Apr 2015
Wiki Page:
Windows Phone: Techniques for memory analysis of Windows Phone apps
Pete Laker
This article provides an overview of the techniques available for analysing the memory use of Windows Phone apps. Windows Phone Memory Profiler Run the Windows Phone Memory Profiler to get a time-axis graph of application memory consumption, a breakdown of important events (garbage collection...
on
7 Apr 2015
Wiki Page:
Windows Phone: Test Apps for Viewing Custom Filters (Nokia Imaging SDK)
Pete Laker
This article describes the test app(s) used to view many of the community contributed Category:Nokia Imaging SDK Custom Effects , and explains how to use it to view your own custom filters on a physical device or the emulator. Introduction This article will walk you through the process of...
on
7 Apr 2015
Wiki Page:
Windows Phone: Quicker Go-to-market techniques for Windows Phone apps
Pete Laker
This article explains how to accelerate development time of WP7 apps and quickly publish to marketplace Introduction You have a great app idea, now how do you get it out to the masses quickly? This article discusses a few methods to accelerate the time to deploy your application to the marketplace...
on
7 Apr 2015
Wiki Page:
Windows Phone: Reporting unhandled exceptions in your Windows Phone apps
Pete Laker
While many bugs are caught during development, nothing tests an app as much as real-world testing on a deployed application. At this point it is important to be able to get debug information back from the end-user. This article collects links to other public topics on how to catch unhandled exceptions...
on
7 Apr 2015
Wiki Page:
Windows Phone: Points to consider before submitting an app to the Windows Phone Store
Pete Laker
This article is intended to expose relevant points of guidance for those who want to test and submit applications on Windows Phone store. Introduction The development of a Windows Phone application is in practice where a professional spends more time, however, nowadays the design of the UI and...
on
7 Apr 2015
Wiki Page:
Windows Phone: How to run a successful beta test on Windows Phone
Pete Laker
This article provides tips and guidance for how to run a successful beta test on Windows Phone. Introduction Consumers are extremely effective testers, and increasingly unforgiving of poorly behaving apps. As a negative rating in the early stages can have a lasting effect on the success of...
on
7 Apr 2015
Wiki Page:
Windows Phone: How to create unit tests for Windows Phone with the Visual Studio Unit Testing Framework
Pete Laker
This article shows how to use the Visual Studio Unit Testing Framework to test Windows Phone apps for Windows Phone 8 (and later). Introduction Unit testing divides apps into independent discrete units and validates them all against expected values for sample data. This sort of testing...
on
7 Apr 2015
Wiki Page:
Windows Phone How to add Flurry Analytics to your Windows Phone app
Pete Laker
This article explains how to add Flurry Analytics to your Windows Phone 7 or Windows Phone 8 app. Introduction The Flurry Analytics Agent for Windows Phone allows you to track the usage and behavior of your Windows Phone application on users' phones for viewing in the Flurry Analytics system...
on
7 Apr 2015
Wiki Page:
Windows Phone: Getting real time crash reports from WP apps using HockeyApp
Pete Laker
This article explains how to use HockeyApp SDK to get real time crash reports from your beta/live Windows Phone apps. Introduction HockeyApp is a tool which provides the detailed real-time crash reporting for your Windows Phone apps. It provides information including the file name, method...
on
7 Apr 2015
Wiki Page:
Windows Phone: Background Agents Debugging Tips on Windows Phone
Pete Laker
This article lists few tips to test your background agents working. Introduction During development of scheduled tasks/background agents you can call ScheduledActionService.LaunchForTest() to allow you to run your agent more regularly than the 30 minutes allowed in production, and also call...
on
7 Apr 2015
Wiki Page:
Windows Phone: Reusing code for Windows Phone 7, 8 and 8.1
Pete Laker
The advent of Windows Phone 8.1 poses a problem to long-time Windows Phone developers - Visual Studio 2013 does not support WP 7 anymore and Visual Studio 2012 does not support WP 8.1 yet. This article shows a way out of that dilemma. Introduction Up until now, developers of Windows Phone 7...
on
7 Apr 2015
Wiki Page:
Windows Phone: MVVM binding enum to listview with translations
Pete Laker
This article explains how to use an enum als source for a listview through MVVM binding even with language translation Introduction Sometimes we want the user to make a simple selection based upon a list of items. Often this list of items represents an enum in our code, but like you know,...
on
7 Apr 2015
Wiki Page:
Windows Phone: How to make a Phone call in Windows Phone
Pete Laker
This code example shows how to launch the Phone app using PhoneCallTaskAPI in Windows Phone. Note: In contrast to Symbian, Windows Phone does not allow you to make calls "directly" from your own app, or to monitor for and connect to incoming calls. As soon as phone call initiation...
on
7 Apr 2015
Wiki Page:
Windows Phone: How to Create Cross-Platform LaunchApp NFC Tags
Pete Laker
This article explains how to create NFC tags that launch an app and work on other platforms too. Introduction For an app developer, one of the most important use cases of NFC is to let users easily discover and launch your app: Discover: attract new potential customers – they see...
on
7 Apr 2015
Wiki Page:
Windows Phone: Making a HTTP request and listening its completion in Windows Phone
Pete Laker
This article demonstrates how to make HTTP requests using both WebClient and HttpWebRequest and waiting for their completion. Introduction One of the most important aspects of smartphones is connectivity and data management. Due to the constraints of processing power and available storage...
on
7 Apr 2015
Wiki Page:
Windows Phone: How to Launch Apps via Proximity APIs (NFC)
Pete Laker
This article explains different ways of launching Windows Phone 8 apps using NFC and Proximity APIs. Introduction Launching your own app via NFC is one of the most important use cases for developers – after all, you want your users to discover your app, have it on the screen whenever it could...
on
7 Apr 2015
Wiki Page:
Windows Phone: Network Connectivity Status in Windows Phone
Pete Laker
This article demonstrate the different ways to check the Network Connectivity in the application. Introduction Many a times we might have come across to a situation where we need to check the network connectivity in the application. In this article we will perform few steps to check the connectivity...
on
7 Apr 2015
Wiki Page:
Windows Phone: A simplistic HTTP Server on Windows Phone
Pete Laker
This article explains how to implement a simplistic HTTP server that is able to run on Windows Phone 8 or later. This can be used to export files or to provide a platform independent UI on a user's PC. Introduction This sample consists mainly of a HttpServer class that includes all functionality...
on
7 Apr 2015
Wiki Page:
Windows Phone: Link2SMS - a protocol handling example
Pete Laker
This article explains how to create a protocol handler for Windows Phone 8, using the particular example of handling sms: links (as found, for example, in NFC tags). Introduction One popular use case for NFC is the implementation of the "tap to call a taxi" scenario. A predefined...
on
7 Apr 2015
Wiki Page:
Windows Phone: How to send an SMS in Windows Phone
Pete Laker
This article explains how to send an SMS in a Windows Phone application. Introduction This code example shows how to send an SMS in a Windows Phone app. The code example uses the SmsComposeTask (a type of Launcher ) to open the native device SMS editor and give the user an option to send...
on
7 Apr 2015
Wiki Page:
Windows Phone; Facebook Chat Client for Windows Phone
Pete Laker
This code example introduces the FacebookChat Library and shows how it can be used to create a Facebook chat client application. Introduction This article introduces the FacebookChat Library , a C# library that allows you to connect to and use the Facebook Chat API (which presents an XMPP...
on
7 Apr 2015
Wiki Page:
Windows Phone: Azure Mobile Services - Send an email with SendGrid
Pete Laker
This article shows you how can send emails from your Azure Mobile Service (directly or app-initiated) using the SendGrid web service. Introduction SendGrid is a cloud-based email service that provides reliable email delivery, scalability, and real-time analytics, along with flexible APIs...
on
7 Apr 2015
Page 18 of 42 (1,044 items)
«
16
17
18
19
20
»
Can't find it? Write it!
Post an Article