Take advantage of the DispatchProxy class in C# to implement aspect-oriented programming by creating proxies that dynamically intercept method calls. Aspect-oriented programming (AOP) decomposes an ...
Good documentation is important for any application, and it starts with documenting your code. It helps you and it helps your users. It's no secret that I believe documentation is a crucial element of ...
About three years ago Microsoft released a new source code editor for Windows, Linux, and macOS. This was named Visual Studio Code. It is way lighter IDE than various editions of the legendary Visual ...
After missing a beat in the monthly release cadence in December, the January release of Visual Studio Code 1.9 is out with a bunch of fixes, updates and new features, including an interactive ...