Search Results

2
votes

Is .NET a write once, run anywhere (WORA) platform like Java claims to be?

I don't think the official "intention" of .NET was WORA. I think that you could safely say that .NET was designed so that it would always run on future MS OS's. But there is nothing that precludes …