Windows Phone 7 was Microsoft's closely guarded secret; Windows Phone 8, however, has been the least guarded one. A while back, a vid...
Tuesday, July 31, 2012
EntityFramework & WP: Part 2
This is a continuation of my last post Entity Framework & Windows Phone: Part 1 where we walked through the steps to create a simple ...
Windows 8 Metro: Add settings to your application
Almost every application you write needs to expose an user interface that let the user change the configuration. In common desktop applic...
Telerik Silverlight & WPF Controls Q2’12 SP1 Release is Here - with PivotGrid CTP
In keeping with one of our favorite traditions, it is a great pleasure to announce the first service pack of Q2 for RadControls for Silve...
More on WP8 – New Bing features, custom audio alerts and more
With more screen caps from the Windows Phone 8 SDK coming out we can glean a lot of new functionality that is coming to the new OS this f...
WP8 SDK Leaked (Not by Microsoft)
As if the soon to be released Windows Phone 8 couldn't get anymore mysterious, it just did. A chinese website leaked the SDK for Micr...
How to Deploy XAP File in a WP Emulator? - by @kunal2383
This post is with response to a question asked by my friend Abhimanyu. Yesterday he asked me whether it is possible to test the Windows P...
Monday, July 30, 2012
Introduction to Telerik RadControls for Metro (Bar Chart)
Telerik is one of the lead providers of .NET components and development tools. At work, my group utilizes a lot of Telerik products, so w...
WP8 to feature expanded Bluetooth functionality, access to stack and transfer
One area that Windows Phone has been lacking is the ability to do anything with Bluetooth besides connect to hands-free headsets or speak...
WP8 Application platform detailed
The relatively big news today is the sudden appearance of the soon to be released Windows Phone 8 Developer Preview SDK which has leaked ...
New WP8 Features detailed
I just took a quick tour of the Windows Phone 8 emulator bundled in the Windows Phone 8 Developer Preview SDK that leaked just a few hour...
How To Send Email in Your iPhone App using MessageUI Framework
Here comes another tutorial for our iOS Programming 101 series. Last time, we show you how to hide tab bar in navigation interface. In t...
Friday, July 27, 2012
Entity Framework & WP: Part 1
Back when I got my first Windows Phone (November 2010), I started taking a look at developing for the platform. I found that there was no...
SSL Socket support in WP
As discussed before, Windows Phone Mango brought the socket support to Windows Phone app developers. Unfortunately the platform doesn...
WP8 to feature developer access to Voice Command features
In what should be a very exciting addition for developers in Windows Phone 8, access to Voice Command (aka TellMe) should rank up there f...
Thursday, July 26, 2012
CT in SQL server 2008 R2
This article explores one of the features (of SQL server 2008 and higher) of providing the change tracking abilities i.e. what data has c...
Wednesday, July 25, 2012
iOS SDK: Localization with NSLocalizedString
Unless you are fluent in the language you want to translate your app into, you may be stumped as to how to go about getting this step don...
How to add a settings menu in a Windows 8 Metro-style app
In Windows 8 development, there are some differences between the Javascript and XAML APIs. Some things are available in JS but not in XAM...
Integrating Services into a WPF Composable Application
In two previous columns, I've showed how to build a composable application in WPF with Prism and Unity. A composable application cons...
SEO for WP Marketplace
After my first windows phone application jOS went live I was really worried about the prospects of anyone finding my application in the r...
Disabling Design Time Data in a WP App
In the previous article, I discussed creating and working with Expression Blend design time data in Windows Phone applications. I'm g...
Creating beautiful views for local files in Window 8
Part of Metro style design is building clean views that allow content to shine and help users accomplish their tasks. We explore in parti...
Hardware accelerating everything: Windows 8 graphics
In computer graphics, high performance is a guiding principle. In the early days of personal computing, discrete, add-on graphics cards w...
Reading QR Codes In Your WP App
I have recently been working on an application for a client that needs to read QR codes. This has lead to some interesting findings. Ther...
Debugging WinRT/XAML bindings
Visual Studio 2012 may not (yet?) support debugging of XAML bindings debugging in WinRT/Metro-style applications in a way we're used ...
Monday, July 23, 2012
What’s New in C# 5.0 - Learn about CallerMemberName Attribute
C# 5.0 comes with Visual Studio 2012 and .NET Framework 4.5. Currently it is in RC (Release Candidate) mode and will get the final RTM ve...
Saturday, July 21, 2012
Metro Applications - FAQ
With the advent of Microsoft Windows 8, Windows Phone 8 and Office 2013, Microsoft is now all about Metro UI and Metro Apps. And when Win...
WP Button Default Style
Just a quick tip of getting the Button default Style. NOTE: This article assumes that have installed Expression Blend. You can also take ...
Custom Styles and Templates in WP: Intro
A Style is basically a collection of property settings applied to multiple instances of the same type. Style mechanism in Silverlight for...
Custom Styles and Templates in WP: Button
This is the second article from the "Custom Styles and Templates in Windows Phone" series of tips focused on how to customize t...
Exploring Win8 Metro: The RichEditBox & FilePickers
Win8 provides a number of controls in the XAML toolkit that are easy to use RichEdit-File Pickerand that provide a great deal of flexibil...
You are the controller – a step in to WP7 -> Win8 networking
I couldn't resist, I should be working on my Windows 8 Port of Flipped (which seems to be going swimmingly) and finishing of some oth...
Enable or Disable Windows 8 Lock Screen
Inspired from Windows Phone 7 Metro UI look and feel, Microsoft included the same lock screen in Windows 8 optimized for both PC and tabl...
Friday, July 20, 2012
How to create cool custom tiles in a WP application
The APIs provided by Windows Phone to create secondary tiles or to update the main tile are very simple to use, but not very flexible: yo...
Getting started with WP and MVVM Light - Part 1 of 2
A few days ago, Rich Dunbar wrote a post about how to get started with with Windows Phone Development and the post went freaking viral. N...