|
-
Dec 18th, 2005, 10:23 PM
#1
Thread Starter
Fanatic Member
C# console
Anyone knows a C# console? Something that we can evaluate a C# statement and the like? Please share. Thanks.
-
Dec 19th, 2005, 08:32 AM
#2
-
Dec 19th, 2005, 07:58 PM
#3
Thread Starter
Fanatic Member
Re: C# console
Thanks Hack but it seems not the thing I'm finding. Really appreciated. I need something like Javascript console, where we want to execute JS statements and get results. I'm curious if there's something like that console for C#.
-
Dec 19th, 2005, 08:35 PM
#4
Re: C# console
You can evaluate any expression in the Watch window and you can evaluate expressions and execute code in the Command Window when it is in Immediate mode.
Watch Window
Immediate Mode, Command Window
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|