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: Use new tiles on Windows Phone apps using reflection
Pete Laker
The article shows how to use reflection to create an app that can use the new tiles in Windows Phone 8, while still remaining compatible with Windows Phone 7.5 Introduction Windows Phone 8 as well as Windows Phone 7.8 features new Tile sizes. If you want to maintain an app that targets Windows...
on
7 Apr 2015
Wiki Page:
Windows Phone: Using a Grid Helper image to Design WP Apps
Pete Laker
This article explains how to Design WP apps using GRID helper. Introduction The main principle of Microsoft design language is simple, clean and disciplined design. Sounds good and simple but to achieve these traits a designer needs to be very careful and thoughtful while designing the application...
on
7 Apr 2015
Wiki Page:
Windows Phone: WP Designer Day Feb 2012
Pete Laker
This page contains information and materials related to the design and tooling for Windows Phone, shared during the Windows Phone Designer Day in Sunnyvale, CA in Feb 2012. Introduction The objective of the day was to educate designers who already knew other mobile platforms on Metro UI, which...
on
7 Apr 2015
Wiki Page:
Windows Phone: Windows Phone 8 Scrollable List with Image from stream and Search functionality
Pete Laker
This article explains how to create a searchable scrollable list, where the list items include images, which are also streamed from the list definition XML. Introduction This article shows how to create a searchable and scrollable list (with item icons) based on a definition in an XML file...
on
7 Apr 2015
Wiki Page:
Windows Phone: World's Greatest Speeches Application for Windows Phone - How To
Pete Laker
This article shows how to create databound application like World's Greatest Speeches for Windows Phone. This article also shows how to create Panorama type application for Windows Phone 7. Introduction In this Article, We will show how to create Windows Phone DataBound Application using...
on
7 Apr 2015
Wiki Page:
Windows Phone: Working with Live Tiles on Windows Phone
Pete Laker
This code example shows how to work with Live Tiles in Windows Phone, covering how to create application primary and secondary tiles and how to update tiles data from Scheduled Task Agent and with Push Notification from server side with PHP. Note: This article was written for and has been...
on
7 Apr 2015
Wiki Page:
Windows Phone: Augmented reality for fun using Nokia Imaging SDK filters
Pete Laker
This article explains how to create interesting, fun and useful augmented reality apps with real-time filters using GART (Geo Augmented Reality Toolkit), one of the best open source geo augmented reality libraries out there, with the Nokia Imaging SDK on Windows Phone 8. Note: This is...
on
7 Apr 2015
Wiki Page:
Windows Phone: Asynchronous Programming For Windows Phone 8
Pete Laker
Windows Phone 8 brings a lot of new features to developers and behind the scenes there are also some major improvements. The .NET framework 4.5 and the new C# compiler come with several major new features. Networked applications had to rely - in the past - on callbacks, but with the new asynchronous...
on
7 Apr 2015
Wiki Page:
Windows Phone: Controlling Sphero with Windows Phone 8
Pete Laker
This article explains how to control a Sphero ball using Bluetooth on Windows Phone 8. Introduction Sphero is a ball than can be controlled by Bluetooth on Windows Phone 8 (and other mobile OS, using their respective SDKs ). The SDK allows you to control the lights, move the...
on
7 Apr 2015
Wiki Page:
Windows Phone: Checking for updates from inside a Windows Phone app
Pete Laker
This article explains "from first principles" how to check for app updates from inside an app. If you just want to use the results of this discussion see Application update prompt using Cimbalino Windows Phone Toolkit . Introduction Windows Phone automatically checks when any apps...
on
7 Apr 2015
Wiki Page:
Windows Phone: How to set WebBrowser control viewport dimensions on Windows Phone
Pete Laker
This article describes how to set the WebBrowser control's viewport to match the device resolution using the GDR3 update. Introduction For some applications it is useful to create a full screen WebBrowser control and set the viewport's width and height equal to the phone's actual...
on
7 Apr 2015
Wiki Page:
Windows Phone: Placement Of UI Elements For various screen types
Pete Laker
Note: This is an entry in the Nokia Imaging and Big UI Wiki Competition 2013Q4 . Most of us have been using the WP 7/8 SDK for quite some time. The Visual Studio WP8 SDK provides all the essential UI tools serving as a great IDE. We drag and drop elements and then run our application on...
on
7 Apr 2015
Wiki Page:
Windows Phone: Preparing windows phone 8 apps for international markets
Pete Laker
With the release of Windows Phone 8 SDK, Microsoft introduces several changes and improvements to the Windows Phone localization and generalization framework. This guide will cover those changes as well as provide a complete overview on preparing a Windows phone 8 app for international markets. ...
on
7 Apr 2015
Wiki Page:
Windows Phone: How to Add Pivot Item in a pivot dynamically in Windows Phone 8
Pete Laker
This article explains how to add Pivot Item in a pivot dynamically in Windows Phone. Introduction This code example demonstrates how to add pivot item dynamically. The special thing in this article is that I have added a user control as pivot item. All the event of user control(pivot Item...
on
7 Apr 2015
Wiki Page:
Windows Phone: Authentication Using Facebook, Google and Microsoft Account in WP8.0 App (MVVM)
Pete Laker
This sample shows how to connect a Windows Phone 8.0 app to Facebook, Google and Microsoft accounts. The main features: Login/Logout and an about page with feedback, share in social networks, review and share by email. Introduction This sample shows how to connect a Windows Phone 8.0 app to...
on
7 Apr 2015
Wiki Page:
Windows Phone: Cross Platform Mobile Architecture
Pete Laker
Introduction There is an explosion of smart mobile phones in market. And the need has become to support all the popular platforms like iOS, Android, WP8, Blackberry, etc. To write a platform specific application causes increase in efforts, resources and the cost factor. Cross Platform architecture...
on
7 Apr 2015
Wiki Page:
Windows Phone: How to create a Bluetooth connection that can be used across your Windows Phone app
Pete Laker
This article explains how to create a Bluetooth connection that can be used in any page of a Windows Phone application. Overview The Dev Center documentation shows how to create and use a Bluetooth connection using a new StreamSocket . However in a real app you won't create a connection...
on
7 Apr 2015
Wiki Page:
Windows Phone: Introduction to Bluetooth support on Windows Phone 8
Pete Laker
This article aims to briefly explain the current WP8 Bluetooth capabilities and later focuses on exploring the near future opportunities that a WP8 developer should keep in mind with regards to Bluetooth 4.0 and more specifically Bluetooth Low Energy feature. Warning: At time of writing...
on
7 Apr 2015
Wiki Page:
Windows Phone: Implementing a loyalty program using Windows Phone 8 Wallet
Pete Laker
This article explains how to Implement a Loyalty Program using Windows Phone Wallet. Introduction On Windows Phone 8 (WP8) we can very well integrate our own apps dealing with financial instruments and aspects. One of the wide use of Wallet will be seen in implementing loyalty programs by...
on
7 Apr 2015
Wiki Page:
Windows Phone: Simple home automation project with a Windows Phone 8 an Arduino and a TV
Pete Laker
This article explains how to do a simple home automation project with a Windows Phone 8, an Arduino and a TV. Introduction In a previous article Windows Phone 8 communicating with Arduino using Bluetooth , I've shown how to implement a Windows Phone 8 application that communicates with...
on
7 Apr 2015
Wiki Page:
Windows Phone: Using Mailchimp to manage a Windows Phone Beta test
Pete Laker
In Windows Phone 8 we can distribute our apps as "beta". This allows us to publish our app without passing certification to a number of users identified by their LiveIDs, so they can test the app and sent feedback to us. Introduction This article discusses the importance of using...
on
7 Apr 2015
Wiki Page:
Windows Phone: WP8: Optimizing your signal processing algorithms using NEON
Pete Laker
This article explains how to optimize the performance of your signal processing algorithms, using the ARM Neon intrinsics. By spending a little bit of time manually optimizing your C++ code, you can get significant speed improvements for your image processing, audio enhancements, FFT, DCT,...
on
7 Apr 2015
Wiki Page:
Windows Phone: Windows Phone 8 Wiki Competition 2012Q4
Pete Laker
Winners Announced (04 Jan 2013): Congratulations to all our Windows Phone 8 Wiki Competition winners, listed below . The Winners Due to the large number of very good articles from a wide range of participants judging has taken a while - here are the winners! The following winners were...
on
7 Apr 2015
Wiki Page:
Windows Phone: Archived: Creating a New Cocos2d-x Project for Windows Phone 8
Pete Laker
This article explains how to create a new Cocos2d-x project for Windows Phone 8. Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding...
on
7 Apr 2015
Wiki Page:
Windows Phone: الستيغانوغرافي في ويندوز فون ar-SA
Pete Laker
This article demonstrates how to implement Steganography in Windows Phone. المقدمة الستيغانوغرافي هو أسلوب لإخفاء البيانات داخل البيانات . في هذه المقالة سوف نعرض كيفية تشفير و فك التشفير الرسائل النصية داخل الصور. وسيكون المستخدم قادرا على تشفير النص في صورة، وسوف تكون قادر على فك تشفير...
on
7 Apr 2015
Page 27 of 42 (1,044 items)
«
25
26
27
28
29
»
Can't find it? Write it!
Post an Article