Friday, June 10, 2011

Visual Studio 2010 SharePoint PowerTools & Silverlight WebParts

Microsoft has released the Visual Studio SharePoint 2010 Power tools extension which allows you to deploy a new kind of Visual WebPart as part of a Sandboxed solutions (though it has some limitations related to debugging, javascript etc.).

Another important extension is the Silverlight WebParts extension that now allow us to create Silverlight WebParts from Visual Studio 2010. There are two templates called "Silverlight WebPart" and "Silverlight Custom WebPart".

Here are the download links -

SharePoint 2010 Powertools for Visual Studio 2010- http://visualstudiogallery.msdn.microsoft.com/8e602a8c-6714-4549-9e95-f3700344b0d9/

SharePoint 2010 Silverlight WebParts templates for Visual Studio 2010-
http://visualstudiogallery.msdn.microsoft.com/e8360a85-58ca-42d1-8de0-e48a1ab071c7

Here's a nice video from Silverlight TV on the Silverlight WebParts -

Using Recoil with SPFx Try out the latest alternative to Redux with SPFx When developing with Redux or MobX, we have ha...