Hi,
I have a XML file with rules. If I execute that XML file using Rule Engine, it is taking lot of time.
So I wonder, Can i execute the XML file with C#? convert that file to regular C# code in runtime? and execute it without RuleEngine.
Is there any possibility?
View Complete Post