Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running code samples from Internet
Message
From
26/11/2007 13:56:47
Irv Adams
MSC Managed Care, Inc.
Florida, United States
 
 
To
26/11/2007 13:45:16
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01271279
Message ID:
01271286
Views:
17
>>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform