A Simple Silverlight Application with Button Control

We’ll use lots of controls when creating Silverlight applications. These controls make development more funnier. After a fair familarity of Silverlight, this article will teach you to apply Button control to a simple Silverlight application. The effect can be displayed in the demo(FireFox only).

Of course we need to have already installed Visual Studio 2008 or Visual Web Developer 2008 and deployed Silverlight 3 development environment, as the passage How to deploy the development environment for Silverlight3 says. In this sample I adopt Visual Web Developer 2008 Express Edition. Are you ready to start? Follow me, go!

Read More