On Mon, Sep 13, 2010 at 10:46 PM, Theraot <[email protected]> wrote: > VB and C# are meant to be able to produce the same things, still C# is > more strict that VB. That is, C# puts an enphasis in corectness of the > code, while VB (and VBA for that sake) may let you hit yourself > easier. Also, VB is meant for short programs while C# is meant for > large libraries. In the past VB was better for interop than C#, but > this is no loger true, today it's a draw. ---------------------
What did you just say as a diff between VB & C#? Anyone who gives a flip knows that distill to the same interpreter so the syntax is personal. There are benefits in syntax between both that you can do this in one and the other you have more verbose code to achieve the same output. With in VB comes tom mind. >From my point of view if you know VBA and java learn C#. Your VBA mindset will always turn on as you look at VB code. -- Stephen Russell Sr. Production Systems Programmer CIMSgts 901.246-0159 cell
