How to develop application using WPF/silverlight in .net?

Asked By 0 points N/A Posted on -
qa-featured

Hi guys, I want to develop an application using WPS/silver light in .Net.The application should be quiet responsive and can be used as a gadget and also should be displayed as gadget for Windows operating system.Please help me how to do this and also little advice this can be done or not as I'm trying this for the first time so little bit more concerned for this work.

SHARE
Answered By 0 points N/A #182363

How to develop application using WPF/silverlight in .net?

qa-featured

Hi ,

 

In order to create an application using WPF/Silverlight in .Net you would need to have the following things :

  • Atleast Visual Studio 2010 RTM Version
  • Silverlight 4 Tools for Visual Studio 2010, and WCF RIA Services
  • Silverlight Toolkit – Latest release is available on Codeplex

Once you have these things, you are able to start working on your First WPF/Silverlight Project.

As you also mentioned that you want to build gadgets for Windows Operating System which should look quiet responsive and elegent, i would suggest you to give at least a try to Telerik Controls.

You will be able to find good UI Controls for your WPS/Silverlight Application.

Here is the link to the Telerik Silverlight Website http://www.telerik.com/products/silverlight/overview.aspx

Here is the link to the Demo Section of Telerik Silverlight https://demos.telerik.com/silverlight/

These should be a great help to you!

I hope that somehow I had answered your question.

 

Related Questions