-
Easier maintaining Web Parts with Visual Studio 2010 SharePoint Developer Tools
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.
-
Easy inserting symbols in SharePoint 2010 with Mavention Insert Symbol
When working with content there are often situations when you need to insert a symbol such as a copyright or a trademark sign in content. If you are editing content directly in SharePoint there is no easy way for you to insert such symbol. You have to copy the symbol from another place and paste it in SharePoint. If this scenario sounds familiar to you, then the Mavention Insert Symbol solution is just the right thing for you. Find out how to insert symbols in content in SharePoint 2010 the easy way with Mavention Insert Symbol.
-
Enable Developer Dashboard for anonymous users
SharePoint 2010 contains Developer Dashboard which can be invaluable in optimizing custom solutions for performance. By default the Developer Dashboard is visible only to authenticated users, but sometimes you might want to show it to anonymous users as well. Sounds insane? Find out why you would want it and how to do it.
-
DIWUG event Windows Phone 7 app available now
If you are a member of the Dutch Information Worker User Group (DIWUG) community and you have a Windows Phone 7 this app is a must have: the DIWUG app!
-
Removing Web Parts tables in SharePoint 2010
In MOSS 2007 solutions one of the fixes to get cleaner and more accessible HTML markup was to remove Web Part tables using Control Adapters. Because SharePoint 2010 allows us to insert Web Parts in content there is more to this challenge. Find out what has changed and how to deal with it in SharePoint 2010.