SharePoint 2010 Using the Modal Dialog
The SharePoint Modal Dialog is great. So i would like to share with you some basics regarding to this topic. First of all, we start […]
The SharePoint Modal Dialog is great. So i would like to share with you some basics regarding to this topic. First of all, we start […]
With Visual Studio 2010 it’s easy to create an application page for SharePoint 2010. But if you create an application page, you will realize immediatly […]
A lookup column which refers to items from a whole different site collection does not work. But to create a lookup column programmatically and add […]
There are some different ways to access a list in SharePoint 2010 by code. You can look at these SPWeb members in this msdn article. […]
If you want to close a window with javascript and want to avoid the upcoming warning message: “The webpage you are viewing is trying to […]
This post might be very interesting for business and also developers, who wants to use a cool feature in a SharePoint 2010 list. It is […]
If you want to create a console app which access the object client model of SharePoint, for example to create lists, fill lists or get […]
There are many nice features available for SharePoint 2010. Some are easy to implement, some are more complex. I would like to provide you an […]
With SharePoint Designer you can easily add columns to the edit form for list items. So you go into the code view and add <xsl:value-of […]
Unbevielable but the truth: Display a number without thousand operator and without decimal points is possible – and i did not code anything for it. I […]
Copyright © 2026 | WordPress Theme by MH Themes