by zebsadiq
4. May 2015 12:11
I often need to obtain the current site collection URL. Here is my little trick for doing so without loading SharePoint objects through the client context. More...
by zebsadiq
1. April 2015 17:36
Forcing a link to download in this day in age should be an easy task. It is, until you have to make it cross browser compliant and have to cater for pre-HTML5 browsers. More...
by zebsadiq
17. March 2015 15:27
There doesn’t seem to be any out of the box way of resetting SharePoint search filters by JavaScript. This is why I created the following method in order to achieve this. More...
by zebsadiq
31. January 2014 21:19
After trying to find a definitive answer to how to set spending limits in Azure, I finally found the answer that the spending limit feature of azure is not currently available if you have a pay as you go account. More...
by zebsadiq
27. January 2014 15:34
I recently needed to move some large installer files onto a virtual machine on my Azure subscription. Rather than following the trend, I thought I would try of my own concepts and succeeded in finding a good technique. More...