Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running code samples from Internet
Message
De
26/11/2007 13:56:47
Irv Adams
MSC Managed Care, Inc.
Floride, États-Unis
 
 
À
26/11/2007 13:45:16
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01271279
Message ID:
01271286
Vues:
16
>>To All:
>>
>>I often see complete, self-contained code samples on the Internet for C# .NET programs. What type of Project/File do I have to create within VS to be able to copy/paste/compile/run these code samples?
>>
>>It seems the projects and files I can create are too specific for my needs. I just want something like a generic code container, such as the PRG file in FoxPro.
>>
>>Thanks for your help,
>
>If they're just .cs files that can be run by themselves, then don't use VS to play with them. Get a text editor and do the compiles by command line. I also find that projects are overkill for some testing. In those sorts of situations, I use UltraEdit and I compile and run .cs files using macros. Works very nicely.

Alan,

Thanks. It's good to know I can turn off the assistance from VS and still do things the old-fashioned way.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform