Skip to main content

Posts

Showing posts from October 31, 2021

XamRight v3.2.10 Patched

 XamRight v3.2.10 Patched 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. https://developer.team/dotnet/31221-xamright-v3210-patched.html