July 28, 2011

My First Application in Silverlight


Here are simple steps to create my first Silver Light application.
I am using here visual studio 2010 express edition.

Step 1: Go to the file menu and click new project and select Silverlight application.
Now specify Name, location and solution name details.






















Step 2: Once you will click on ok you will get another window giving details for hosting this application.

























Step: 3:
Now open MainPage.xaml and add TextBlock control and give whatever message you want to show.























 
Step 4: Press F5 and see output


1 comment:

Anonymous said...

Good one.
Very easy way to represent complex topic.

Post a Comment