Online Free Computer Tutorials.: SilverLight

'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 SilverLight. Show all posts
Showing posts with label SilverLight. Show all posts

Wednesday, May 29, 2013

Saturday, January 5, 2013

Monday, December 3, 2012

WCF in a stateful application (WPF/Silverlight)

This article looks into a possible solution for handling the Faulted state and Closure of a WCF service when being used in a stateful appli...
Read More

Sunday, November 18, 2012

Facebook C# SDK - and Silverlight 5

Now that Silverlight 5 has hit the RTW build, it is now time to officially release Facebook C# SDK build for Silverlight 5. Starting wi...
Read More

Tuesday, October 30, 2012

TilePanel - An alternative to the WrapPanel

The TilePanel is a WPF Panel similar to a WrapPanel that wraps its content by placing the items at the topmost position in the control. Thi...
Read More

Wednesday, October 24, 2012

Silverlight CommandBinding with Simple MVVM Toolkit

Silverlight 4 enables CommandBinding by using properties like Command and CommandParameter only for Button Base Class which means that Co...
Read More

Tuesday, October 16, 2012

Monday, August 27, 2012

Thursday, August 2, 2012

Playing Youtube videos in Silverlight 5 using VLC Media Player

In this article we would see, how we could leverage the support of VLC control for playing "Youtube" videos. Requirements Y...
Read More

Tuesday, July 31, 2012

Monday, July 30, 2012

Wednesday, July 25, 2012

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