Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How stable is C#?

C# STABLE
0
Posted

How stable is C#?

0

C# is very stable. Even between major releases 1->2->3 there is very little chance of breaking source level compatibility. There is even less chance at the bytecode level (aka MSIL or CIL, not C#, but important to know). Microsoft has a very open development approach to C# including language meetings with various groups, including the Mono development teams. Microsoft is very open to feedback from the community. Open beta and CTP of Windows and .NET SDK make it easy to test upcoming versions and report compatibility problems. The result is a VERY stable language.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.