EvilZone

Programming and Scripting => .NET Framework => : 0ptik July 25, 2011, 03:47:21 PM

: [C#] question...
: 0ptik July 25, 2011, 03:47:21 PM
hello,i just wanted to know, if C# is compiled or interpreted or both.


thanks in advance. :)
: Re: [C#] question...
: Huntondoom July 25, 2011, 03:57:06 PM
hello,i just wanted to know, if C# is compiled or interpreted or both.


thanks in advance. :)
compiled
: Re: [C#] question...
: 0ptik July 25, 2011, 04:01:05 PM
If it is, why there is no "Eval" function in C#?
: Re: [C#] question...
: Stackprotector July 25, 2011, 04:14:55 PM
http://www.codeproject.com/KB/cs/evalcscode.aspx (http://www.codeproject.com/KB/cs/evalcscode.aspx) , something like that.
Were do u need it for?
: Re: [C#] question...
: 0ptik July 25, 2011, 04:29:10 PM
nvm, I got it  ;D


thx.