Learn how a Web API service can be created in ASP.NET Core.

Learn how a Web API service can be created in ASP.NET Core.
The addition of ValueTask to the asynchronous tool box has been a big new feature in C# 7.
Learn to use the SqlBulkCopy command within Visual Basic.
Learn about pure functions and why they should be your weapon of choice when writing code for parallel and, more generally, concurrent execution.
Master using the EF core with a version available that is specifically designed for use with the .NET Core.
Learn about a very nice combination of technologies: Entity Framework Core 1.0, SQLite, and a console application.
Learn to implement exception handling mechanism in C++.
Learn about TypeScript: what it is, and its type system.
Learn how to detect if a touchscreen is available on the device running your application. You'll also see how to display a touch-enabled keyboard!
Take advantage of pattern matching to check for patterns in your code, improve performance, and simplify your code.