C# vs VB.NET in automation

P

ppp01

Hi,

For late binding to automate office 2000, xp and 2003, which language (C# or
VB.NET) is
better ? (it seems that C# methods have many arguments of missing values
which makes
the call lengthy)

And how about in early binding, which language is better ?

Thanks
 
Top