|
|
|
|
|
by achr2
582 days ago
|
|
The only real landmine for c# is the default thread synchronization. If it was inverted, the language would be much better off. I think they also made a mistake in removing the OOTB method for throwing away the sync context, but I guess there are many third party libs that provide it. |
|
I think this is different for GUI apps, but I have no experience with that.