How we packaged all our mini tools into a single developer utility app?

We need many tools on a day-to-day basis for performing trivial tasks. Many of these tools are available online for FREE, but we wanted something that we could use offline.

Case Insensitive Key Dictionary in C#

String Dictionary in C# is a case sensitive data structure. But many times we wish if the Dictionary was case insensitive (at least I do). In this article we learn how to create a case insensitive dictionary.

Best Google Search Tricks

Google Search is the first thing we need. It has become part of our day to day life to start with Google. In this article I list some best Google search tricks that you can use to improve your Google search results.

made with