Raja Venkatesh
Raja Venkatesh
@bandleader, FYI I found @AnthonyDGreen has left Microsoft in Jan2020 and moved on. (ref: https://visualstudiomagazine.com/articles/2020/04/10/vbnet-aspnetcore.aspx) So naturally all his pilots and PoC would land in C#. As per @AnthonyDGreen 's...
> No that I expect it to change but have your tested with azure function be (and .net core 3.1?) Perhaps I did not clearly understand what @aarondglover asks, but...
@aarondglover if you require a simple sample Azure functions project in VB I can share it.
> @rskar-git > Nice ideas. I wish VB can make use of the best concepts from Ada, F# and TypeScript and assimilate them into VB syntax. > VB.NET deserves a...
> I am not "seeing" the difference with Visual Studio and VB/C# I get a complete UI experience at least until Core 3.0 and that is coming back, and with...
@paul1956 if LinkPoke can be added to WinForms using gRPC, it looks quite trivial. Can you pls help me with where to startup? How easy to get RPC access in...
@paul1956, Thanks for the posting on LinkPoke. As more and more news comes out against VB i kinda lost interest and in office-work most work have moved away from MS...
Did any one check the VB compiler for iOS. Looks like with some limitations. But the message is clear. https://download.cnet.com/Visual-Basic-VB-NET-Compiler/3000-20414_4-78387115.html
The original @ericmutta requirement is already available in B# I thought. Ref: [https://docs.microsoft.com/en-us/dotnet/visual-basic/programming-guide/language-features/constants-enums/how-to-iterate-through-an-enumeration](https://docs.microsoft.com/en-us/dotnet/visual-basic/programming-guide/language-features/constants-enums/how-to-iterate-through-an-enumeration) Let me know if I'm wrong.
Got your point. If full support of enum comes in, it will be par with python where we can use the enum.range in a FOR loop. I wish VB.NET called...