User-1136635841 posted
Hello
I was wondering is the datatypes of IronPython are the same as C#'s datatypes.
For example, do we have datasets, generic lists, generic dictionnaries, etc... in IronPython
And another question : is there any advantage in using IronPython instead of C#
For the moment I see only drawbacks : no syntax helping & highlighting, you discover errors only when the specified code is executed