Where should I store settings of my application?
Where should I store user and application settings in my WPF application? Well, in Settings of course.
By Mirek on (tags: c#, settings, WPF, categories: architecture)Where should I store user and application settings in my WPF application? Well, in Settings of course.
By Mirek on (tags: c#, settings, WPF, categories: architecture)There are times when you need to have a small, easy to set up http server. Most of the time, you’ll think – node and yes, if you have it – a great choice. But there’s another option…
By eidias on (tags: python, categories: tools)