Edgar Watson Howe:
One of the most difficult things in the world is to convince a woman that even a bargain costs money.
I ended up with a house full of things I didn't need or want that my girlfriend had bought because they were cheap. For some reaso… more »
Archives for: "September 2011"
SafeNet has an application called Sentinel RMS. Sentinel RMS is a suite of applications that help one company license out its software.
One of my current projects requires me to use Sentinel RMS within a Microsoft .NET framework using C#.
I had a… more »
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Diagnostics;
using System.Collections.Specialized;
namespace We… more »
While B2Evolution's search and back office interfaces are excellent they cater for the general use case. Search is a good example of this as there are many things to search for but a limited amount of search criteria in the interface. There are also tas… more »