InterSystemsDev via @like
Caché eXTreme for .NET - direct access to globals from C# #Caché #CSharp #NET
http://ow.ly/Jkd830mqW4Y
http://ow.ly/Jkd830mqW4Y
InterSystems Developer Community
Caché eXTreme for .NET - direct access to globals from C#
InterSystems states that Caché supports at least three data models – relational, object and hierarchical (globals). On can work with data presented in relational model in a program written on C# the s
InterSystemsDev via @like
Dynamically Creating Class (Reflection in C#) InterSystems #Caché #CachéObjects #CSharp
http://ow.ly/MFNL30n7yPw
http://ow.ly/MFNL30n7yPw
InterSystems Developer Community
Dynamically Creating Class (Reflection in C#)
I need to dynamically create a class based on a parameter passed into a class method. Basically the method takes in a string that contains the name of the class I need to create a new instance o