Naveegator
Pages
(Move to ...)
Home
What's this blog about?
OpenNTF Contributions
Posts RSS
▼
Wednesday, November 11, 2015
VirtualBox shows only 32 bit guest versions ― and how I fixed it
›
I recently purchased Lenovo Yoga 500 with 64-bit Windows 10. I installed Oracle VirtualBox on it but was surprised to find that I could onl...
Thursday, July 2, 2015
How to sort SharePoint object of SPWeb in SPWebCollection based on Title?
›
A questioner posed an interesting question on SharePoint StackExchange – how to get all the web sites ( SPWeb ) in SharePoint and sort them...
Wednesday, May 20, 2015
Get appWebUrl and hostUrl in SharePoint Online / Office 365
›
When you are developing in SharePoint Online / Office 365 you will have to fetch appWebUrl and hostUrl if you want to perform any operati...
Friday, April 24, 2015
Permission, Permission Level and Permission Policy in SharePoint
›
Permission, Permission Level and Permission Policy are three very different functionalities yet closely related in SharePoint. This article...
Thursday, April 9, 2015
Disable uppercase menu in Visual Studio
›
When I started learning SharePoint I came across Visual Studio and its hideous upper case menu. I don't know what was the reason...
Monday, April 6, 2015
Split string in JavaScript using regular expression
›
JavaScript has split() method which returns array of the substrings based on the separator character used. But you can also split a string...
Thursday, February 5, 2015
Significance of BaseViewID="0" in schema.xml for SharePoint List Definition
›
Whenever you create a SharePoint List Definition in Visual Studio the schema.xml file contains two entries for View . <View BaseView...
›
Home
View web version