↓ Skip to Main Content

Main Navigation

  • Home
  • IPBan
  • Unity Plugins
  • Mobile Apps
  • Websites
  • Support
  • About Me

Month: August 2014

Introducing DRColorPicker for iOS – Top Color Picker for iOS

By Jeff Johnson Posted on August 30, 2014 Posted in Uncategorized

Top Color Picker for iOS Download DRColorPicker on github now! I’m pleased to announce that I am open-sourcing the color picker I built for You Doodle under the MIT license. I call this the DRColorPicker (Digital Ruby Color Picker). I …

Introducing DRColorPicker for iOS – Top Color Picker for iOS Read more »

How to split a string in SQL Server the right way

By Jeff Johnson Posted on August 25, 2014 Posted in Uncategorized

I’ve seen many string splitting functions in SQL Server and many of them overwrite the string that is being split over and over which causes terrible performance by re-allocating memory every time. This is a terrible way to split a …

How to split a string in SQL Server the right way Read more »

The Power of Batching

By Jeff Johnson Posted on August 5, 2014 Posted in Uncategorized

Recently I coded up a very naive message handler in C# that read in received messages from a certain service in an ASP.NET MVC controller method and then inserted each message into a SQL Server table for processing. When hundreds …

The Power of Batching Read more »

Copyright © 2025 Digital Ruby, LLC | Powered by Responsive Theme