Search Results

53
votes

Hidden Features of C#?

Environment.NewLine for system independent newlines. …
-1
votes

Is .net really a good choice for mission critical code?

Very responsive - .NET runs on a VM, which means that there will be an extra layer that you'll have to worry about. Consider that the London Stock Exchange runs on .NET (the recent crash they had w …