Cory Smith

Results 47 comments of Cory Smith

So, out of curiosity... how many "up votes" would be necessary to get this issue to be seriously considered and resolved?

You know, I was going to leave it with that comment... but figured I'd leave another for the sake of answering what appears to be a common-thread sort of question...

Feel free to take a look at some VB templates for Avalonia UI that are available (as source) over at https://github.com/CommunityVB/Templates/tree/main/src/avalonia Will eventually make these available as a nuget package;...

Hmmmm... abandoned? Really? I see you are still up to your usual shenanigans... good to see you haven't abandoned your *principles*.

It was the only way that I could think of adding the feature without having to change the language; it helped that it was also a common pattern in wide...

It might help to bring in another language (C#) to explain the optimization... In C#: float a; a = 3.49; int b = (int)a; In VB: Dim a = 3.49...

Span brings back the *good old days* of CLS-Compliant issues. In simplest terms, it's perfectly usable internally but shouldn't really be something that is exposed through a public API. Unless,...

Looks like I purchased two of the first one you linked back in 2017... time to rummage around. ;-) Thanks for the USB info, I'll certainly give that a go...

Some of the response to this thread are, well, odd. B4X is nice, but it certainly isn't really an "alternative" to VB. I use B4R because it provides a VB-style...

As @AnthonyDGreen pointed out, yes, please join us on https://discord.gg/Y8EH5fF6WG and let's organize our community to make things happen. @skurth I have to confess my total confusion to the responses...