Browse by Tags

How to load a DSL domain model instance file programmatically
Note : this entry has moved . Say you have a custom DSL file in a solution. Say you want to process the model on that file using GAT or an AddIn or even your custom application code at runtime. You need to deserialize that XML (yes, it’s all XML...
More Posts