Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Generate same password in the same second
Message
De
11/11/2008 12:41:33
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
 
 
À
11/11/2008 12:29:21
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01360833
Message ID:
01361126
Vues:
14
>>
>>My mistake Gregory, I primarily use C# also but occaisonaly VB. I was thinking of static (C#) vs Shared (VB). That was interesting reading however. Thanks
>>Tim
>
>No problem - for classes Shared would apply
>
>(I don't know a lot about vb). Read the other day that vb can have 'public' methods, ie methods that do not belong to any class whilst C# cannot

I worked on a project for a few months that was strictly VB. I really prefer C# as it seems like it takes alot less typing but VB has some nice features that would be good in C#. ( NO smack intended for those who use VB)
string MyMethod(int numAllowed, string message)

Seems so much shorter than

Private Function MyMethod(ByVal numAllowed As Integer, byVal message As String) As String
anyway, I use both at times, but not real technical on the VB side.
Regards
Tim
Timothy Bryan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform