Installing Silverlight Toolkit for Windows Phone

What is Silverlight Toolkit for Windows Phone ?

Silverlight toolkit for Windows Phone is a opensource framework which provides additional controls for the developing Windows Phone Applictaion apart from the standard Windows Phone controls .

These controls are available for download including the sourcecode which is Microsoft Public Licensed and can be downloaded

here

Currently , the Silverlight Toolkit for Windows Phone includes the following controls

  • AutoCompleteBox
  • ContextMenu
  • DatePicker
  • DateTimeConverters
  • DatePicker
  • ExpanderView
  • GestureService/GestureListener
  • HeaderedItemsControl
  • HubTile
  • ListPicker
  • LocalizedResources
  • LockablePivot
  • LongListSelector
  • MultiselectList
  • Page Transitions
  • PerformanceProgressBar
  • PhoneTextBox
  • TiltEffect
  • TimePicker
  • ToggleSwitch
  • WrapPanel

The installation process of the Silverlight toolkit for Windows Phone is fairly simple .

1. Download Silverlight Toolkit from Codeplex site

2. Double click the downloaded setup file to start the installation .

3. In the Setup start screen , accept the license agreement and click Install

Installing Silverlight Toolkit for Windows Phone
Installing Silverlight Toolkit for Windows Phone

4. This will start the installation of the SIlverlight Toolkit for Windows Phone .

Installing Silverlight Toolkit for Windows Phone
Installing Silverlight Toolkit for Windows Phone

5. With in few seconds , the installation of the silverlight toolkit should be complete . Click finish to close the Window .

Installing Silverlight Toolkit for Windows Phone
Installing Silverlight Toolkit for Windows Phone

6. You will find the Windows Phone Toolkit installed in the following folder of your system .

“C:Program Files (x86)Microsoft SDKsWindows Phonev7.1ToolkitAug11” .

Note that i am using 64 bit machine and hence this path is used to save the files . 

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

In this post, you’ll learn about the Win32 Error “0x000019E5 – ERROR_COULD_NOT_RESIZE_LOG” that you get when debugging system erors in...
In this post, you’ll learn about the error “CO_E_DBERROR 0x8004E02B” that is returned when working with COM based APIs or...
In this post, you’ll learn about the Win32 Error “0x000019D0 – ERROR_LOG_BLOCK_VERSION” that you get when debugging system erors in...