What language is Clad G coded in?

xpro

Regular Member
Joined
Jan 21, 2009
Messages
442
Reaction score
24
Hello

Any idea what programming language is used to develop Clad G?
 
Their website is written in php powered by vBulletin, it looks like. Seems their data is stored via a Firebird SQL database. The fact that the CLAD Genius software is only available for windows leads me to believe it is written in c# or c++ or some dotnet. Their method of data passing seems to be XML.

More information on their FAQs which may be helpful to you. Wasn't able to determine the actual language, sure it wouldn't be too hard to find if you search for a bit. Hope this helps!

Also, in their FAQs, they provide a code sample of:

Code:
System.Threading.Monitor.ObjWait(Boolean, exitContext, Int32, millisecondsTimeout, Object obj)
Which might suggest c#. That would be my best guess.
 
its coded is C# for sure . iev been following it since it was in beta few years ago
 
how often does clad put out coupon codes?
 
Back
Top