Browse by Tags

All Tags » Visual Basic (RSS)
Sorry, but there are no more tags available to filter with.

VB6 to C#

Jeremy just posted about VB.NET vs C# in the enterprise, so I thought I'd share the standard language at my employer. Prior to .NET, the overwhelming majority of development was in VB. Even the large, mission-critical (what used to be mainframe-driven...
Posted by Alex Papadimoulis | 1 comment(s)
Filed under:

Why VB Is Better Than C# ...

... because I said so. But seriously, while looking something in the newsgroups, I came yet another VB v. C# debate. Better-Intellisense this, Operator Overloading that. I really don't get it. And it got me thinking ... when it comes down to it, it's...
Posted by Alex Papadimoulis | 10 comment(s)
Filed under:

Using Modules in VB.NET

I came across this comment in a the newsgroups today ... I personally recommend against modules, which are a pre-OO [object Oriented] feature. Instead, go ahead and create a Public class with Public Shared subs and/or Functions. ... and thought it would...
Posted by Alex Papadimoulis | 17 comment(s)
Filed under:
More Posts