Learn about delegates, a type that represents a reference to physical methods with the same parameter list and return type.

Learn about delegates, a type that represents a reference to physical methods with the same parameter list and return type.
Compare unsafe threading calls to backgroundworker calls and learn to make the better choice for your purposes.
Windows developers, explore the basics of using thread pools to accomplish tasks asynchronously.
Part three of a series that illustrates using WCF to communicate between a Windows service and client application.
Part one of a series that illustrates using WCF to communicate between a Windows service and client application.
Understand from this guide how and when - as well as when not - to use multithreading.
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.
Web sites that need certificates, the secure ones running under HTTPS, are quickly becoming the standard. Get ready to use certificates.
Learn about the Microsoft Bot Framework, and how to craft a conversation bot.
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.