WebAssembly may be the most exciting technology for C# developers to emerge in recent times. Browser based applications have been developed in JavaScript, or languages that transpile to JavaScript since the early days of the web. This has meant that C# developers have either needed to work with two or
C# vs Python: Summary of Differences and Similarities In short, C # is statically typed, can do more, is faster, but takes longer to learn and type. Python is dynamically typed, retrieved and easy to learn and type. Both languages are object oriented and general purpose. C # (“C-Sharp”) and
At Win Infoway, we are a nice group of multilingual developers. Different parts of Win Infoway are written in different languages and frameworks – whatever works best for the task. Given the large amount of C # and the explosive growth of the data we are processing, some optimization work
Do you know .NET Core? And Blazor? Azure? Async? SOLID? GoF? MVC? WPF? MVVM? TDD? PRX? OK, I invented the latter, but give it a minute and it will probably be something you should know. Does this ever seem overwhelming to you? Like maybe you can’t follow or don’t know
When it comes to debugging software, tools are extremely important. Get the right tool and you extract the right information. Get the right information and you can find the root cause of the problem. Find the root cause and you’ve fixed the bug. You are about to see a biased