Computer Science

Enum RFC update: "We’re going to shift Enums to be a single class with a bunch of secret properties inside to hold the different case object instances, rather than a class per case."

Here’s Larry’s full message: https://externals.io/message/112417#112469 tl;dr: the enum RFC now doesn’t include value-specific methods anymore. I personally think that’s a very good thing. I explained my thoughts here: https://externals.io/message/112417#112452 Nikita also voiced his concerns about Read more…

By hadi, ago
.Net

Best way to learn XAML

Probably a dumb question but I’m looking for tools and resources that help design UIs with XAML. Any suggestions? Use the tools in Blend and Visual Studio to make real tools. That’s the best way Read more…

By hadi, ago