Quote Originally Posted by Argus19 View Post
Microsoft has ended support for VB. Stopped developing VB.Net. I still couldn't figure out what development environment they offer in return?
Unlike VB6, VB.Net's is not married to it's runtime. Microsoft stopped developing VB.Net but not .Net itself. You could use any .Net language to write the exact same code. The language preferred by the masses is C#.