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
Adis Jugo - The Southern Side Blog - Adis Jugo blog
Select Page

Webparts, SandBox and Safe Controls

There was it, again, the sandbox game... After creating a SilverLight webpart as a sandbox solution, and changing some names and namespaces there, the whole thing crashed, with the "WebPartPageUserException: The type is not registered as safe." exception. I...

Next speaking engagements

Spring always seems to be busy, considering conferences and speaking engagements… This year is not an exception. I will take part as a speaker on the following conferences (in chronological order): Microsoft Network 2.0, Mostar, Bosnia and Herzegovina April 04th-05th...

Retrieving fully qualified assembly, module and type names

How often do you need to retrieve a fully qualified assembly or type name? If you are using a lot dependency injection, you need it often. Too often, actually. There are multiple ways how to do it – using Reflector ILSpy to find out the fully qualified assembly name,...

Intranet Development Framework

A lot of times I heard a question – from customers, at conferences, on different other occasions – "How do you make intranet? How do you proceed? Where do you start?" Although a lot of great books, and numerous blog posts have been written on that topic, there is no...

Editing the “Limited Access” permission level

I had a question today, being asked if one can modify the "Limited Access" permission level in SharePoint 2010. The goal was to remove the "Browse User Information" permission from the "Limited Access" level.Without taking responsibility...