Earlier quoted context omitted.
How much time do you have? P-code debugging with fully rewindable edit and continue. A one-true-way event model that was derided at the time but was really just years ahead of its time. Minimal runtime downloads to install apps locally, which also produced tiny, performant executables. The sweet, sweet With keyword. I know, I know. But I don’t care. Just be more aware of your namespaces. Also (and I still don’t under…
> The sweet, sweet With keyword. VB.net supports With though? > Minimal runtime downloads to install apps locally, which also produced tiny, performant executables. .net framework 2.7 is guaranteed to be installed by default these days so you can deploy one exe without shipping your own runtime. Yes, officially you shouldn't, but there's so much stuff that depends on it now.
There is no "net framework 2.7":
https://learn.microsoft.com/en-us/dotnet/framework/migration...