The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Late Binding - VB vs C#

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Anand M

Posts: 984
Nickname: anandm
Registered: May, 2004

Anand M is a VB.NET MVP working as a Senior Architect @ Polaris Software Lab Ltd
Late Binding - VB vs C# Posted: Jul 28, 2008 2:37 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Anand M.
Original Post: Late Binding - VB vs C#
Feed Title: .NET From India
Feed URL: http://www.dotnetindia.com/index.rss
Feed Description: Your daily dose of .NET From India
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Anand M
Latest Posts From .NET From India

Advertisement

Scott Hanselman has a nice post on trying to use C# and VB with Office Interop and how he found that VB made it a lot easier.

I have always argued that the two thing that acutally bring power to Office Interop when using VB is Optional arguments and late binding. Though I have made this argument many times to my peers (almost always without code in hand as they are mostly arguments over cups of coffee) this post actually has an example using the two languages and nobody can dispute the differnce in complexity that the C# sample has.

This also illustrates a point I always try to make.. It rarely makes sense arguing VB vs C# except in certain scenarios. This is one of them... In most cases choose the language you are comfortable with and start coding. It just happens that VB is that language of choice for me..

Read: Late Binding - VB vs C#

Topic: Death, Taxes and Latency Previous Topic   Next Topic Topic: Using Wireless with Hyper-V

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use