Tag SharePoint

SharePoint Version Identifier


Deprecated: Function utf8_decode() is deprecated in /home/ktskumar/public_html/wp-content/themes/blocksy/inc/single/excerpt.php on line 17

Sometimes we deployed to new SharePoint project and there we spent some time to identify the version of SharePoint. To overcome this I have created one simple utility to identify the SharePoint version with the service packs. We can get…

Remote Identification of SharePoint Version


Deprecated: Function utf8_decode() is deprecated in /home/ktskumar/public_html/wp-content/themes/blocksy/inc/single/excerpt.php on line 17

SharePoint has lot of hidden files and methods which provides lot of information about the server and sites. Now we can see one of the hidden area from the vast of SharePoint Sea. SharePoint sites has the hidden file which…

Slide Out QuickLaunch – CSS & jQuery


Deprecated: Function utf8_decode() is deprecated in /home/ktskumar/public_html/wp-content/themes/blocksy/inc/single/excerpt.php on line 17

Today I want to show you how to slide-out the QuickLaunch bar using CSS and jQuery. In SharePoint the QuickLaunch bar was visible on left side, now we are going to hide the QuickLaunch on Page Load. The Quick Launch…