Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dynamically declared
Message
De
28/06/2013 20:18:09
 
 
À
21/06/2013 20:40:28
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
C# 4.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01576814
Message ID:
01577468
Vues:
34
>>Thanks. To turn the logic around a bit. How would I refer to the nth credential in the list of credentials?
>>
>>credentials[n]
>>
>You should decide early on if you need a named or positional access and use a dict/hashmap or array based data structure. Dunno if Dotnet has an ordered dict as a base type, but if not I am sure there are OS implementations - but as they are hybrid they show perhaps not best speed, so go this road only if you REALLY need both types of access...


Thanks Thomas,

I definitely need positional access so my list is working fine.
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform