RE-Decoded

A technical look at the Raiser's Edge API from Blackbaud


Feeds:

C# API Try Catch Finally Snippet

October 6th, 2009 by David Zeidman

I have been doing some work with C# recently and  decided that despite what people say C# is as equally verbose as VB.NET. It is true if you look at the number of characters in a VB program compared to the equivalent C# program there will be a greater number but you seem to get a lot more automatic inserts with VB than you do with C#. C# seems to have a lot more punctuation that VB too adding up to a lot more typing than I was used to.

Read the rest of this entry »

Posted in Intermediate | No Comments »