*2 Days later*
Started creating a couple of programs on it with some success
Ye and using almost the same libraries, making the code and functions almost the sameJackolantern wrote:Same as Falken, I mostly use C#, which all compiles into the same language, CIL, so they are all siblings.
Exactly. In theory, anything written in either language is accessible to all CLI-compliant .NET languages, and many of the important keywords are the same. So we could probably still help youFalken wrote:Ye and using almost the same libraries, making the code and functions almost the sameJackolantern wrote:Same as Falken, I mostly use C#, which all compiles into the same language, CIL, so they are all siblings.
In theory it is possible, altho in reality it is not that easy. I think it was a while back when Eve Online had their client being made into source code again and leaked, but overall it is not easy or something you just do.Gustava wrote:Wow, lot of responses...have been busy so haven't had a chance to post here.
So far all the problems I have had earlier I read up and learned how to fix them. Something that I haven't seen come up a lot is if it's able to view the source code on applications already built. I have a few saved from a few years back but only the application part of it. I'm guessing not to so it keeps it safe but figured you guys would know better.
Thanks