By default, IIS running on a 64 bit computer does not support running a 32 bit application. However, you can change the setting in an…
By default, IIS running on a 64 bit computer does not support running a 32 bit application. However, you can change the setting in an…
So, I just created my SharePoint Hosted App. Nothing fancy, just the default SharePoint Hosted App project template using Visual Studio and some minor plumbing…
I hear and I forget, I see and I remember, I do and I understand (Confucius) What we have to learn to do, we learn by doing…
Yet another moment when you get frustrated trying to solve a simple issue and as a last resort search for ‘Why SharePoint Sucks?‘. And it…
I came through one of the many interesting SQL questions on one of the forums yesterday. The original poster of the question wanted to get…
Setting up a SharePoint 2013 development environment is essentially a lengthy process. Apart from installation and configuring SharePoint 2013, you need to install SQL Server,…
At the very core, both agile manifesto and scrum are frameworks and not a detailed method or process. This was intentional because the founders of…
Introduction This article is a follow-up of my earlier post where I tried to create the Snake and Ladders game using HTML5 canvas. This time,…
One of the most common questions I see on various forums is on “How to upload files to SharePoint Library?” and to a larger extent…
Introduction As any other developer who has been involved in writing business applications, I have used different frameworks (and tricks) to generate word reports. It’s…