Alessandro Mandelli

Results 53 comments of Alessandro Mandelli

Watched and starred. I'll fork it in the next few days. Thanks

for as much as I would be interested, I'm not even considering an ecosystem that carries along 49 (fortynine) dlls for a hello world proof of concept. A 12kb executable...

+1. I'm not sure whether a keyword (FOR) can have properties, though.

Thanks for sharing your personal opinion. I’m afraid your opinions have been disappointing for quite some time.

A small press kit for you. What the tech industry thinks of MS and the decision concerning vb.net. Spoiler alert: mockery and scorn. [visualstudiomagazine.com](https://visualstudiomagazine.com/articles/2020/03/12/vb-in-net-5.aspx) [theregister.co.uk](https://www.theregister.co.uk/2020/03/12/visual_basic_net_5/)

May I bring your attention on this example of Java enum: `public enum DlmsUnit {` ` YEAR(1, "a"),` ` MONTH(2, "mo"),` ` WEEK(3, "wk"),` `}` This is basically a Dictionary(of...

@ericmutta `DlmsUnit.YEAR` is more or less a Tuple(Of Integer, String).

* Might also want to look at: https://en.wikipedia.org/wiki/.NET_Micro_Framework Yes, and I remember MS let their partners who invested in the platform down to their fate, one name for all GHI...

In principle there shoudn't be any problem in writing vb code referencing the same dll's . Funny enough, "The nanoFramework platform picks up where .NET Micro Framework left off" which...

I watched the rise and fall of netmf with aw. I'm subscribing the thread and will follow the development. If I can be of any help, reach out.