António Brisson
Auto Hide WebPart – How to
Next time I want my webpart to hide itself I won't use:
this.hidden = true;
because that will result in:
System.InvalidOperationException: The Visible property cannot be set...
Configure a native webpart using another webpart
Have you ever found a scenario where you would like to edit the configurations of native webpart but don't want to mess it by...
Super short guide to a successful SharePoint 2013 FBA Pack Installation
If you need a super-short reference to get FBA authentication rolling in your SharePoint application, you'll find it here.
This is a super short guide...