Online Free Computer Tutorials.: WPF

'Software Development, Games Development, Mobile Development, iOS Development, Android Development, Window Phone Development. Dot Net, Window Services,WCF Services, Web Services, MVC, MySQL, SQL Server and Oracle Tutorials, Articles and their Resources

Showing posts with label WPF. Show all posts
Showing posts with label WPF. Show all posts

Wednesday, August 1, 2012

Advanced Text Formatting in WPF

WPF provides several controls which allow working with text. Some of these controls are Label, TextBlock, TextBox, RichTextBox etc. But a...
Read More

Using the MediaPlayer in WPF

In this article I am explaining how to use the MediaPlayer class in a WPF application. This is a relatively short article because I am de...
Read More

Tuesday, July 31, 2012

Monday, July 30, 2012

Wednesday, July 25, 2012

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

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

Saturday, July 21, 2012

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

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

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

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

Thursday, July 19, 2012