.NET Tools
Essential productivity kit for .NET and game developers
dotInsights | July 2026
Did you know? The using
keyword has two completely different meanings. You can use it to import classes from different namespaces at the top of a file, or to ensure deterministic cleanup in a method body. It’s not the only keyword that has multiple meanings. See how many you can think of.
Welcome to dotInsig...
