Silverlight Tutorial - First Silverlight Application


Learn how to write your first Silverlight application. Where to get the tools and what settings to be used during development. Let's do the following steps to get development tools,

  1. Microsoft Visual Studio 2010
  2. Silverlight 4 Tools for Visual Studio 2010
  3. Microsoft Expression Blend (powerful UI design tool)
Create your first application






Comments

Popular posts from this blog

Routed Events in WPF

Get Laptop battery status using C#

(C#) How to parse float numbers with IFormatProvider?