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 4 of 25 - Adis Jugo blog
Select Page

2014: new beginnings, deroso, and more…

I usually do not write year reviews. Nobody reads them, anyway – everyone has had a decent portion of tumult in 2013 on her/his own. No need for more of it right now… So let me recap the last year with a Garfield comic, which I have used a year before, as well....

Programmatically creating MMS (Taxonomy) fields

It’s a common task to create SharePoint Fields (Columns) through code, and to deploy it to the SharePoint server as a feature. This process is actually quite an easy one: there is Visual Studio item called “Site Column” which you can add to the SharePoint Solution. It...