You can easily empty the contents of a textbox when you place the cursor or click the pointer inside it…

SharePoint Online | O365 | Azure | + legacy & productivity

You can easily empty the contents of a textbox when you place the cursor or click the pointer inside it…

If you’ve tried to create a widget (custom control) in Sitefinity (quick how to here ) you will have noticed…

Working with an .XSD (XML schema file) in Visual Studio may be easy at first but, it might give you…

Embarrassing as it may be, I need to keep a note of the lifecycle of pages and controls cause, still,…

I started working with Sitefinity lately. An interesting CMS product that helps achieve a lot of functionality right out of…

If you’re importing a Nintex workflow and you’re greeted by a message saying that you can’t use the name you’re…

There’s a really easy way to get the name of a feature that SharePoint requests from its provided GUID. For…

In order to sort/order the rows of a DataTable, we need to pass them through to an array of DataRow…

There’s very easy and practical way to deal with the need to get a user’s Username and ID when programming…

Dictionaries are my favourite structure to populate drop down lists. A method that returns a Dictionary will in fact return…