Category: Silverlight
Setting a style to a Silver Light Element dynamically

Example code snippet to set a style to a silver light element dynamically.

By Gurudev with 0 comments
Silverlight Drawing only using XAML tags without using Javascript or Dotnet Code

Creating silverlight drawings without using Microsoft.Net or javascript, but only XAML tags in a HTML page.

By Gurudev with 0 comments
XamlParseException – The tag ‘Canvas’ does not exist in XML namespace

System.Windows.Markup.XamlParseException: The tag ‘Canvas’ does not exist in XML namespace

By Gurudev with 0 comments