This is a mirror of official site: http://jasper-net.blogspot.com/

Step-by-Step Guide to Silverlight Shape Controls

| Sunday, October 3, 2010
image11.png?imgmax=800

  In this article, I am going to describe you about each shapes and the process to add them in our application (whenever you need). This article is for the Beginners, who don’t know much about the shape controls. If you have any suggestions/concerns please use the feedback section to let me know.

Prerequisite
As mentioned in my previous post, you need “Microsoft.Expression.Drawing.dll” assembly to get the new Shape controls in hand to work with. You can get this dll once you install the Expression Blend SDK to your development PC. If you don’t have the Expression Blend, you can easily download it from the Microsoft Expression site.

Apart from this, your development environment should have the following Tools already installed:

Microsoft Visual Studio 2010
Silverlight 4 Tools for Visual Studio 2010


Introducing the Shape Controls
Once your development environment is ready, you can open the Expression Blend IDE and create a new Silverlight Application Project. I am demonstrating with the help of Expression Blend here, so that, it will be easy for you to understand properly.

Read more: Silverlight Show

Posted via email from .NET Info

0 comments: