From an end user perspective (which was the original point of this thread) it’s impossible to tell whether a program was written in C# or VB.NET. Both these languages are compiled to the MSIL language, both run on the same .NET platform, both use the same functions from the .NET framework, both can be written in the same IDE.
From a developer perspective I prefer C# but only for the better (in my opinion) style of syntax. It has a few extra features here and there maybe but how does this effect the end user?
Take no notice of the customer that demanded C#. He has clearly been told a load of rubbish and thinks he knows what he is talking about.
From a developer perspective I prefer C# but only for the better (in my opinion) style of syntax. It has a few extra features here and there maybe but how does this effect the end user?
Take no notice of the customer that demanded C#. He has clearly been told a load of rubbish and thinks he knows what he is talking about.
Last edited: