Mohammad Hamdy Ghanem

Results 245 comments of Mohammad Hamdy Ghanem

please take a look at #498 to gather all the efforts.

@gilfusion Same unnecessary code. The big issue that I waste time to view the collection definition to find the exact item type. As I explained, I want to ease my...

@AdamSpeight2008 The issue here is to do things in a suitable lang syntax, Clearly there are many ways to do the cast, which is not my concern here. As I...

Good idea, but: 1. I still need to find the collection element type myself, which is a time waste. 2. This will turn the project to a miss if I...

@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 new design with...

The UI framework (WinForms, WPF, UWP or other) has norhing to do with VB. It is a common framework for all .net languages. VB.NET it self is just a compiler...

Sorry, but you miss the concept. There is a Visual Studio and other frameworks that are common to all projects regardless of the language you use. The compilers them selves...

I was thinking of a solution for this, when I stumbled with #543

@ericmutta > there are no templates for VB on ASP.NET Core so that exercise ended right there Create an ASP.NET app in C#, then convert all code to VB, including...

@KathleenDollard Regardless of the fancy title, VB.NET can't really do anything out windows. Just class libraries that is compiled to byte code to work in C# apps. I am convinced...