A
anonymouse
Is it possible to have C# run in an unmanaged environemnt if somebody should
decide to implemnent it this way?
Its possible to code C# projects without any dependancy on the libraries at
all that ship with it and use other libraries? or is there a must have of
any of them. I could reaplce System.dll with my own, System.Windows.. blah
with my own etc..
After all these libraries are non standardised, only the language is.
decide to implemnent it this way?
Its possible to code C# projects without any dependancy on the libraries at
all that ship with it and use other libraries? or is there a must have of
any of them. I could reaplce System.dll with my own, System.Windows.. blah
with my own etc..
After all these libraries are non standardised, only the language is.