Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How best to parse tex tfile?
Message
 
 
À
28/04/2005 12:01:46
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
ASP.NET
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01009146
Message ID:
01009379
Vues:
13
>>From what I've heard, it is relatively simple to create a .NET program that runs as a Windows Service. You might want to look into that.
>
>I'll have to research that. That's basically what I was thinking would be the best way to do it.

It's as simple as New / Project and selecting Windows Service from the templates available. Well... almost. ;-)

It seems that basic string manipulation is enough for this case, but otherwise, you may take a look at the classes on the System.Text.RegularExpressions namespace. A lot of power at your hands.

Best luck!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform