Click here to Skip to main content
15,887,485 members
Home / Discussions / C#
   

C#

 
QuestionUsing a scripting language in a C# exe Pin
Foothill27-Apr-16 8:37
professionalFoothill27-Apr-16 8:37 
AnswerRe: Using a scripting language in a C# exe Pin
Pete O'Hanlon27-Apr-16 9:22
mvePete O'Hanlon27-Apr-16 9:22 
GeneralRe: Using a scripting language in a C# exe Pin
Foothill27-Apr-16 9:41
professionalFoothill27-Apr-16 9:41 
AnswerRe: Using a scripting language in a C# exe Pin
Sascha Lefèvre27-Apr-16 10:05
professionalSascha Lefèvre27-Apr-16 10:05 
GeneralRe: Using a scripting language in a C# exe Pin
Foothill27-Apr-16 11:19
professionalFoothill27-Apr-16 11:19 
GeneralRe: Using a scripting language in a C# exe Pin
Brisingr Aerowing27-Apr-16 17:24
professionalBrisingr Aerowing27-Apr-16 17:24 
AnswerRe: Using a scripting language in a C# exe Pin
Brisingr Aerowing27-Apr-16 17:31
professionalBrisingr Aerowing27-Apr-16 17:31 
GeneralRe: Using a scripting language in a C# exe Pin
Foothill28-Apr-16 3:23
professionalFoothill28-Apr-16 3:23 
Jint looks interesting. I will have to follow it.
Brisingr Aerowing wrote:
Beware, the build process can be quite finicky at times, failing for no obvious reason

Interestingly enough, I used to work with MS System Center Orchestrator and one thing I really liked about it was that you could write actual C# code to be used anywhere in a Runbook. I don't know why I didn't think of it before because it was using Compiler Services the whole time. It too would throw some cryptic errors when I forgot to put the end quote on a string literal or a parameter was empty.
if (Object.DividedByZero == true) { Universe.Implode(); }
Meus ratio ex fortis machina. Simplicitatis de formae ac munus. -Foothill, 2016

GeneralRe: Using a scripting language in a C# exe Pin
Brisingr Aerowing28-Apr-16 7:46
professionalBrisingr Aerowing28-Apr-16 7:46 
AnswerRe: Using a scripting language in a C# exe Pin
BillWoodruff27-Apr-16 20:13
professionalBillWoodruff27-Apr-16 20:13 
GeneralRe: Using a scripting language in a C# exe Pin
Foothill28-Apr-16 3:31
professionalFoothill28-Apr-16 3:31 
QuestionChart Generating Tool Pin
gopichand.n26-Apr-16 23:45
gopichand.n26-Apr-16 23:45 
QuestionRe: Chart Generating Tool Pin
Richard MacCutchan26-Apr-16 23:57
mveRichard MacCutchan26-Apr-16 23:57 
AnswerRe: Chart Generating Tool Pin
gopichand.n27-Apr-16 1:56
gopichand.n27-Apr-16 1:56 
GeneralRe: Chart Generating Tool Pin
Richard MacCutchan27-Apr-16 2:09
mveRichard MacCutchan27-Apr-16 2:09 
GeneralRe: Chart Generating Tool Pin
gopichand.n3-May-16 1:39
gopichand.n3-May-16 1:39 
GeneralRe: Chart Generating Tool Pin
Richard MacCutchan3-May-16 2:34
mveRichard MacCutchan3-May-16 2:34 
QuestionC# Pin
Member 1248659326-Apr-16 7:45
Member 1248659326-Apr-16 7:45 
AnswerRe: C# Pin
OriginalGriff26-Apr-16 8:30
mveOriginalGriff26-Apr-16 8:30 
SuggestionRe: C# Pin
Sascha Lefèvre26-Apr-16 9:23
professionalSascha Lefèvre26-Apr-16 9:23 
GeneralRe: C# Pin
Pete O'Hanlon26-Apr-16 9:31
mvePete O'Hanlon26-Apr-16 9:31 
GeneralRe: C# Pin
Matt T Heffron26-Apr-16 10:22
professionalMatt T Heffron26-Apr-16 10:22 
GeneralRe: C# Pin
Pete O'Hanlon26-Apr-16 10:58
mvePete O'Hanlon26-Apr-16 10:58 
GeneralRe: C# Pin
Sascha Lefèvre26-Apr-16 12:01
professionalSascha Lefèvre26-Apr-16 12:01 
SuggestionRe: C# Pin
Richard Deeming27-Apr-16 1:47
mveRichard Deeming27-Apr-16 1:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.