by adis.jugo | Jul 23, 2012 | HowTo
While my fellow SharePoint MVP John White has written a good article on new-old, one-way, user profile import from Active Directory to SharePoint, it is well worthy to note that the old, FIM based, read&write user profile import is still there. While there is not...
by adis.jugo | Jun 22, 2012 | News
First of all, I would like to thank to all of you folks who were present on my session at ShareConf 2012, in Dusseldorf, Germany. I guess that a combination of an inspiring ambient (it was a cool ShareConf, indeed) and an interesting topic (SharePoint and devices,...
by adis.jugo | Jun 14, 2012 | Development
In my article on accessing SharePoint data from a WCF service, I have described necessary configuration of the service, which is needed to impersonate right user, and access SharePoint sites, lists and list items under impersonated user’s credentials. It was all...
by adis.jugo | Jun 13, 2012 | Development
A little known class in SharePoint Server Object Model is Microsoft.SharePoint.SPRegionalSettings, but it is exactly there, where some useful info about local (site) and global (farm) regional settings can be found. For example, to determine the original language in...
by adis.jugo | Jun 9, 2012 | Development
If you have ever tried open to a SharePoint Site from a WCF web service, you might got the “An error occurred loading a configuration file: Either a required impersonation level was not provided, or the provided impersonation level is invalid.” exception....