Author Archives: Ryan

Don’t Reinvent the Wheel

Let me start by asking a question… If someone handed you a piece of paper and asked for it to be cut in half; what would you do? You’d go get a pair of scissors and cut the paper – right? On the other hand, you could go think about the problem, come up with [...]

Posted in Business, Consulting | Comments Off

Baltimore Consulting

Dear Client, This letter is to inform you that we have recently changed our business name from Sequencing, Inc. to Baltimore Consulting. Please be advised that there is no change in ownership or management. We hope the name change will help in our efforts to expand our market share and client base.  We will continue [...]

Posted in Business | Comments Off

Easily Convert a String to RTF in .NET

I came across a situation where I needed to convert a string into RTF format dynamically in an application. After some searching for a .NET RTF library or a conversion function, I decided to just implement my own find/replace method. Needless to say, this proved to be rather tricky. An then, the ah ha moment… [...]

Posted in Development | Tagged , , | Comments Off

Local DateTime Utility Function

Just wanted to share a quick utility function. We have a server in another timezone and this frequently presents issues in our client apps when displaying time stamps. There isn’t really a solid solution to handle this in the database so I put together this little utility function that can be called rather than DateTime.Now [...]

Posted in Development | Tagged , , | Comments Off

Switch to our mobile site