-
Check the quality of your SharePoint 2010 Internet-facing website with Mavention SharePoint 2010 Site Checker
How good is your Internet-facing website built on the SharePoint 2010 platform?
-
Working easier with custom CAS policies
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.
-
Easier working with SharePoint Project Items with Mavention SPI References
Visual Studio 2010 SharePoint Developer Tools improve the development process on the SharePoint 2010 platform. By simplifying the packaging process they allow you to focus on the development rather than the packaging plumbing. Unfortunately, when working with larger solutions, it might get challenging for you to track which SharePoint Project Items are used where. Find out how to easier track the references to SharePoint Project Items with Mavention SPI References.
-
Extending all SharePoint Project Item Types – Extending Visual Studio SharePoint Developer Tools tip #10
When extending standard functionality of SharePoint Project Item Types in Visual Studio 2010 SharePoint Developer Tools there are scenarios when you might want your extensions to be available on all types of SharePoint Project Items. Find out how to make your custom functionality available to all SharePoint Project Item Types.
-
Creating better RSS feeds with SharePoint 2010 Content Query Web Part
Content Query Web Part (CQWP) allows you to easily create RSS feeds for your content. With SharePoint 2010 it became even easier as you can use slots to map your fields to RSS fields. There are however a few things you should keep in mind to get the most out of an RSS feed created using the CQWP. Find out how to create a proper RSS feed with the SharePoint 2010 Content Query Web Part.