In this article we will be seeing how to create a Visual Web Part using Sandbox solution in SharePoint 2010. Generally when you try to create a Visual web part you won't be seeing an option to deploy as a sandbox solution, this is because standard Visual Web Part is not supported in the sandbox environment. Visual Web Parts effectively host an ASCX user control within the Web Part control and ASCX file is deployed to the _controltemplates virtual directory in the physical file system. You cannot use a sandbox solution to deploy a visual web part using visual studio 2010 Visual Web Part project template because sandbox solution does not allow deploying files in the 14 hive. Visual web part can be created using sandbox solution by installing the Visual Studio 2010 SharePoint Power Tools (http://visualstudiogallery.msdn.microsoft.com/8e602a8c-6714-4549-9e95-f3700344b0d9/). Download Visual Studio 2010 SharePoint Power Tools and install the tool. Create a visual web part:
How to display the SharePoint 2010 list items in the Silverlight Datagrid using Client Object Model
How to remove add new item link from the SharePoint list
this is not working correctly for office 365 sandbox solution. webpart is there, when adding it will crash the firefox.any help??
5/3/2011 10:37:58 AM
Hi Vijai, its nice article, here i have one question that how to give permissions to the user for the visual webpart in sharepoint foundation 2010? Thanks & Regards, Ankit