View Single Post
Old 03-30-08, 02:38 PM   #10 (permalink)
CodeBubba
Aximsite Veteran
 
CodeBubba's Avatar
 
Join Date: Jan 2005
Location: DeLand, FL
Posts: 1,923
Device: Moto-Q 9C
Carrier: Verizon Wireless
Thanked 8 Times in 8 Posts

Awards Showcase
Aximsite Active Silver Member 
Total Awards: 1

Originally Posted by Clegs View Post
Just go C# :D
File operations aren't that different. It seems most people are using c based languages such as C++ and C#. You'll find much more support if you take the time to learn one of these languages then if you try to stumble around with vb.net.
I "stumble" around with VB.Net just fine, mate. My rules-engine (which drives a large time&attendance application is completely written in VB.Net). C# is a poor knock-off of the C-language, IMHO. I use both (C# and VB.Net) extensively and if given a choice I'll write it in VB.Net. The IDE implementation of VB is superior with it's incremental compiler and tighter integration with Intellisense.

Choose which language you like guy ... just don't assume that using VB.Net is "stumbling around", please. Some of us (30-year experienced) software professionals just plain like it!

-CB :D
CodeBubba is offline   Reply With Quote