Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cost for .Net
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
00609123
Message ID:
00617358
Vues:
27
Common John,

How about a fair compairson.

C#
using System;

namespace CSharpClass
{
	public class Class1
	{
	}
}
Or VB
Imports System

Namespace VBClass

	Public Class VisualBasicClass

	End Class

End Namespace
>Hi John...
>
>You be the judge:
>
>C#
>
>
>
>using System;
>
>namespace CSharpClass
>{
>	public class Class1
>	{
>		public Class1()
>		{
>
>		}
>	}
>}
>
>
>
>Or VB
>
>
>
>Public Class VisualBasicClass
>
>End Class
>
>
>
>I understand this is a VERY simple comparison. Sometimes, the simple comparisions make for the best ones because they strip away extraneous items.
>
>All things being materially equal, I will forgo the archaic requirements of C#. How anybody can call C# "elegant" is beyond me....< s >...
Michael McLain
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform