

Nov 11, 2020
SharePoint 2016 Newsfeeds
SharePoint newsfeed page is your go to page for social networking. You can use newsfeed page to see what is going on. Using the newsfeed, you can micro blog, use [...]


Dec 07, 2020
Intro and setup for Xbox SmartGlass
A lot has changed over the years when it comes to consoles. At first we had consoles that were primarily used for gaming; nowadays we can use them for media services as [...]


Nov 24, 2020
Using a Calendar on your Website
In this post, I’m going to touch on how we can create a calendar within one of our websites that fully synchronises to one of our Google calendars. To find a decent [...]


Nov 20, 2020
What is ITIL?
ITIL® Stands for Information Technology Infrastructure Library® (ITIL®). It considered to be the most widely used framework for managing IT service management [...]


Nov 05, 2020
What's new in Skype for Business
Skype for Business is the redesigned and rebranded version of Microsoft Lync. You will be amazed with the power and simplicity of Skype for Business where it is easy to [...]


Nov 02, 2020
Creating a simple Website and User Interface with MVC (Part 3)
We will conclude the resume site with this last blog entry, we will be adding the needed styles to make the site appealing to look at. To create the required look and [...]


Oct 27, 2020
On the Checkout Option in SharePoint
The Checkout option in SharePoint 2010+ serves two purposes. It controls incrementation of versions It disallows concurrent editing of an [...]


Oct 16, 2020
Creating a simple Website and User Interface with MVC - Part 2
For the next part of the series we want to start putting in some content into our site, this will be information we want to present on our resume. Topics will be work [...]


Oct 08, 2020
Deleting an undelete-able site collection
If you create site collections using a batch script, and if one of those was unreachable. As the site creation process may have failed thus any resources will not be [...]


Sep 25, 2020
Setting up your models in MVC
When we start creating MVC applications, one of the first steps is to create your models. These models are used as the entities we want to work with in our application [...]


Jun 19, 2020
Taking the first step towards power by rooting your mobile device
Ever wondered how you can be in full control over your phone and not let the pesky system block you from doing certain actions? Well, if you root your device, you will [...]


May 15, 2021
What is new in Office 365
Office 365 has had a great New Year. Microsoft has delivered Office across more platforms and has been busy adding new features, apps and updates to services across all [...]


Mar 26, 2021
Directory Integration Tools – One wizard to rule them all!
If you have been following the Active Directory space over the last 12 months or so, particularly in the AD to Azure AD Integration arena, there have been a lot of [...]


Mar 23, 2021
Make life easier with LastPass
With modern day applications, registration is required for us to utilise the websites functionality. In most cases when you register on a website you must choose a [...]


Mar 12, 2021
Development Sideloading of Windows Store Apps
If you want to run a Windows Store App on your tablet or laptop, the normal procedure is to visit the Windows Store, find the app you want and then install it on your [...]


Mar 10, 2021
Prototypal Inheritance in JavaScript
Inheritance in JavaScript is implemented in a quite different way as it is in higher level languages like C# and Java. In today's blog we will dig deeper into how [...]