Create Item Templates in Visual Studio

More than 13 years old

Part 3 of my series on extending Visual Studio is now available on the CodeProject: …

Embedding a Console in a C# application

More than 13 years old

I have uploaded a new article on the CodeProject - embedding a Console in a C# Application. Here's a screenshot of the control in use: As always, …

Disabling Constraints with a Stored Procedure in Oracle

More than 13 years old

Sometimes you need to disable constraints on a Oracle Database. Why might this be? Well image the situation that you are exporting data into an …
Read more

SharpGL 2.0

More than 13 years old

SharpGL 2.0 has been released - hit the GitHub site to get it: https://github.com/dwmkerr/sharpgl Some new features: Full support for all OpenGL …
Read more

Using imp or exp as a SYSDBA

More than 13 years old

One of the things that I regularly forget is the syntax for running imp or exp for Oracle and specifying a SYSDBA user. As a quick hint, here's the …

Debugger:: An unhandled non-continuable exception was thrown during process load

More than 13 years old

The following exception can be a very tricky one to deal with: Debugger:: An unhandled non-continuable exception was thrown during process load here's …
Read more

Switch

More than 13 years old

I have written the second article in my series on Extending Visual Studio. In this article I describe how to create a Visual Studio Addin that allows …
Read more

New Namaste Website

More than 13 years old

Today I uploaded the new version of the Namaste - Children's Homes Nepal website, please have a look! http://www.childrenshomesnepal.org   Any …

Funky WPF - Enumerations and the Combo Box

More than 14 years old

Binding a combo box to an enumeration in WPF is more work than it should be, creating an object data provider etc etc: <Window.Resources> …
Read more

CodeProject MVP

More than 14 years old

As a great start to the new year I have been made a CodeProject MVP! Have a look at my index of articles below: …