Waldek Mastykarz - Innovation Matters | SharePoint Server MVP | ISSN 2210-9390

Automatically copying assemblies and symbols of dependent projects

, , , , 2 Comments »

Dependent assemblies copied to output directory of a SharePoint Project
Using the new Visual Studio 2010 SharePoint Developer Tools you can package your SharePoint components into WSPs with just a few mouse clicks. And although it allows you to get productive and focus on the real work, this process has some limitations like not copying dependent assemblies to the output directory. Read more »

When to use which Web Part template?

, , , , , , , 1 Comment »

Various Web Part templates in Visual Studio 2010
If you have used the Visual Studio 2010 SharePoint Developer Tools you have probably noticed that there are multiple SharePoint Project Item Templates to create Web Parts from. Find out which of them make the most sense in what scenarios. Read more »

Easier implementing custom user experiences in SharePoint 2010 with Sandboxed User Controls

, , , , , 14 Comments »

HTML snippet of a previous/next control
Custom Controls are invaluable when working with Web Content Management solutions on the SharePoint 2010 platform. Unfortunately they are pretty inconvenient to use with large portions of HTML markup. Find out how to create better controls in SharePoint 2010. Read more »

Easier maintaining Web Parts with Visual Studio 2010 SharePoint Developer Tools

, , , , 10 Comments »

Replaceable Parameter used to generate the fully-qualified name of a Web Part
Visual Studio 2010 SharePoint Developer Tools simplify working with SharePoint 2010 projects. By introducing SharePoint Project Items (SPIs) the tools hide the internals of creating SharePoint packages and allow you to focus on the real work. However, when you start moving SPIs around, things might get complicated and break. Find out how to prevent yourself from spending hours on fixing stuff using the standard functionality of the new developer tools. Read more »

Working easier with custom CAS policies

, , , , , , , 1 Comment »

Security Exception while trying to execute a custom Web Part with insufficient permissions
Working with custom CAS policies is not trivial. Many developers find it challenging to figure out what permissions their code should have, so instead deploying safely to Web Application (BIN) they choose to deploy their assemblies to the Global Assembly Cache (GAC) granting their code full trust. There is however one trick that makes it very easy to find out what permissions you should grant to your code. Find out how to craft your custom CAS policies the easy way. Read more »

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS
Copyright © 2007 - 2012 Waldek Mastykarz

Creative Commons License