I am a software developer, living, working, hiking and raising a family near Zurich, Switzerland.
This website started out as an ever-expanding Word document, listing the essential tips which I urgently needed once every month or so.
Now, I have expanded it to provide free help to fellow developers.
Mike Gledhill
March 2019
Hire me:
Hire me on Freelancer.com
Welcome
Welcome to MikesKnowledgeBase.com !
This is a collection of useful snippets of information, to help fellow developers get around some of the more annoying everyday issues that we meet.
Here's whats on offer.
Most popular articles
Creating a WCF JSON Web Service
Learn how to easily create a WCF JSON Web Service with this easy-to-follow guide.
Export to Excel
Ever wanted to add an "Export to Excel" feature to your C#, ASP.Net or WPF programs ?
This popular C# class lets you do it in one line of code.
Running a SQL Server stored procedure from Excel
A step-by-step guide to getting your Excel file to call a SQL Server Stored Procedure, and showing the results on an Excel worksheet. The easiest way to make last-minute reports for your users!