Archive | Tips RSS feed for this section
datagnome482010122102PM.png

.NET Tip: Find DayOfWeek from a String or Stupid Enum Tricks

We are working on a project that runs scheduled tasks at user specified times. In short, the user needs to synchronize a local database with a remote one and wanted to automate the process. For context here is the UI that we developed for this iteration…

The bit that leads us to this tip is [...]

Read more