Deprecated: YoastSEO_Vendor\Symfony\Component\DependencyInjection\Container::__construct(): Implicitly marking parameter $parameterBag as nullable is deprecated, the explicit nullable type must be used instead in /home/nubelus/sharedove/adisjugo/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Container.php on line 60
SharePoint Archives - Page 15 of 25 - Adis Jugo blog
Select Page

SharePoint 2010 for Internet Sites Implementers’ Course

There is a new online course for the people implementing internet sites with SharePoint. http://technet.microsoft.com/en-US/sharepoint/hh126807 And the similar stuff for the ECM people: http://technet.microsoft.com/en-US/sharepoint/hh126808 Great stuff, be sure to...

But it’s SharePoint…

SharePoint has been around for about 10 years now, with all ups and downs, with bad days and glory days. For the better or worse, SharePoint has became de facto a standard – it is now the most preferred tool for company intranets, and companies tend to put...

Combine List View and CAML Query string in SPQuery

There is a need sometimes to combine a physical list view (on a SharePoint list) with a custom CAML query when retrieving the data in the SharePoint object model. Most of you probably know that there is an overload of the SPList.GetItems() method which takes a SPQuery...