Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need a reorg for .NET Framework 4
Message
De
23/07/2010 12:23:39
 
 
À
23/07/2010 06:34:13
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
VB 9.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01473537
Message ID:
01473602
Vues:
31
>(1) You are constructing a StringBuilder each time you want a line. Can you work on the string directly ?
>(2) I suspect the At() takes a long time - especially if you want the 900th line or so
>(3) Instead of reading the directory into one string, can you read it into an array or strings ? That way the access to any line would be fast and you would not have the overhead of splitting each time you want a specific line

Thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform