Storing key-value-pair (KVP) look-up information in a database is pretty routine stuff. There's normally a simple table with a key and a value, as ...Read more
The Chemistry Bit I recently attended a lecture where a commercial organisation proffered their nous in designing and developing lead-compound kinase libraries. It was ...Read more
How would you determine the frequency of letters in a string using C#? If your mind naturally wandered down some abstruse solution involving loops ...Read more
According to the basics of relational theory, and specifically First Normal Form (1NF), a relation is unordered. Put another way, in theory there ...Read more
I have believed for some time that the SQL FROM clause is optional, that is optional from the standpoint of ANSI/IEC/ISO standards, not from ...Read more
Here's a question I posed to myself recently, during a database code maintenance/upgrade cycle. Can adding a column to the underlying database table break ...Read more
I am quite fortunate in that being a Freelance Contractor, I can pursue only work that interests me. It is always a bonus when ...Read more
Some years ago I needed to create a few hundred million SGM+ DNA profiles as dummy/test data. Although the DNA profile file/input format ...Read more
Being a Contract Developer, or Freelancer should you prefer, you find yourself constantly going to interviews, proffering your skills, and undergoing an obligatory technical interview quiz. ...Read more
Over the past couple of years, I have found myself refactoring a lot of code written by others, spaghetti code, and often written ...Read more
By Month: November 2022, October 2022, August 2022, February 2021, January 2021, December 2020, November 2020, March 2019, September 2018, June 2018, May 2018, April 2018
Apple, C#, Databases, Faircom, General IT Rant, German, Informatics, LINQ, MongoDB, Oracle, Perl, PostgreSQL, SQL, SQL Server, Unit Testing, XML/XSLT