XamRight 1.888
![XamRight 1.888](/vault/images/2018/04/23/1kLl0.png)
XamRight 1.888
When writing code in C# you get a lot of help from the language and IDEs keeping you from making a bunch of kinds of mistakes. Type safety stops a lot of potential bugs from making it past the Compile step. The refactoring support for C# is pretty slick as well. Move code around, rename stuff, change namespaces, and it all gets sorted out quickly.