Creating a Windows Service is trivial using Topshelf, a freely-available library that converts a console application to a Windows Service. In this article, you'll create a simple notification app and ...
The Windows Runtime stack is currently lacking a local relational database from Microsoft. Never fear, because SQLite is freely available and up to the task. Today I'll be covering how to use SQLite ...
Microsoft today launched the latest version of its Visual Studio tools for developers at an event in New York City. The new version includes a number of user interface improvements, smarter tools for ...