(E-Mail Removed) wrote:
> Hi,
>
> I know that I'm an extreme newb by asking this overly beaten question,
> but I am leaning toward C#, becuase the perception is that it is better
> to learn than VB.Net. I guess it makes you cooler.:-)
>
Its not "cooler" just green, and I prefer green over blue
> Anyhow, I am a novice programmer, and I will remain one as well...I have
> no plans to make programming my life ambition, but I think that it would
> be fun to make my databases do some cool tricks and maybe write a
> simplistic client to access the database over the LAN, and by internet
> as well. My programing will be centered around Data manipulation, i.e.
> collecting, sorting, and reporting on this data to myself.....
>
> I want to know which language you find most compelling to accomplish my
> mission. It may be that it doesn't have anything at all to do with the
> language, from my understanding they are close to equal, but everyone I
> come in contact with prefer C# over VB.net
>
Honestly I think that both would suit your simple requirements just fine
so it comes down to a preference of which syntax you prefer.
VB.Net is possibly "simpler" for a novice as it gives you quite a bit of
help with filling out constructs such as if/where/for/properties etc..
and gives you design time syntax checking with background compile.
Personally I prefer c# but thats just me.
JB
>
> Please, NO FLAMES; just logic
>
>
> Thank you in advance!