vb.net - Should I keep using visual basic? -


microsoft's visual basic 1 of first languages started learning, , helped build interest in programming. recently, have been reading around language impractical or considered joke. i've been branching out other languages, java. in long run, worth me keep using visual basic write applications? or should move on , try , learn language. main interest developing gui applications, why liked visual basic because creating gui extremely easy.

"visual basic joke" , old cliche no longer actual.

visual basic.net first-class citizen .net platform , @ end produces same managed code c# , other clr languages.

so if have used vb before - continue using vb.net, keep in mind has full support oop (inheritance, encapsulation etc.) while can simple migrate old code vb.net - learn new capabilities , use them.


Comments

Popular posts from this blog

How to logout from a login page in asp.net -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -