When the speakers on the .NET track of SYS-CON's Web Services Edge 2005
East conference got together, Carl Franklin and I were talking about why
people think that C# is the "official language" for .NET.
I told Carl that, even though most of my consulting is in C#, I think that
attitude is wrong. I believe it is important to elaborate why I feel this
way.
People who feel that VB.NET is an inferior language to C#, or that somehow C#
is a "better language", or the "official language" for accessing the .NET
Framework Class Library are just plain wrong. My personal opinion is that I
prefer C# to VB.NET because I like the compact syntax among other things, but
that is a personal judgement.
People who talk that way about VB.NET are confusing three issues.
First, suitability to ... (more)
C# is the language of .NET. Created by Anders Hejlsberg -- former Borland
language guru and creator of Turbo Pascal and Delphi, amongst others -- it
builds upon the foundation of C, C++, and even Java to deliver a language
that is as easy to use as it is powerful. In this session, you will learn C#
fast, by leveraging programming skills you have already developed using other
languages, s... (more)
Businesses have started to use service-oriented architecture (SOA) to develop
high value and flexible corporate software applications. These applications
are typically developed as Web services. Securing these Web services is
critical for them to be widely used by businesses and customers. Traditional
security protocols are often inadequate for these applications, so the
security communi... (more)