Byteconf React is a free, two-day conference with some of the best React teachers in the world. In this post, I share what I learned on the second day.
Migrating from Silverlight is neither easy nor fun, but there are ways to reduce the pain. In this post we'll discuss your best options for migrating from Silverlight, and their associated costs and benefits.
Asynchronous programming greatly improves our development with faster and more responsive code. Learn about how async works in Rust and when you should use it.
Since R2 2020 our Telerik UI for WinForms and WPF suites have provided a .NET Core Project Converter via our Visual Studio Extensions. This tool can convert client projects that use .NET Framework 4.8 (or lower) into .NET Core projects to ease the migration.
Welcome to the Financial Blog post series, Part II! Recently we built a demo Angular app that shows off a number of our gorgeous components working together to create this Financial Portfolio Demo App.
Telerik Report Server not only holds all your reports, it provides an API and a dedicated client that you can use to give your users dynamic access to their reports. There’s some code involved, but you’ll probably find it useful in a lot of ASP.NET MVC applications.
Learn about a new library created by Facebook called Recoil, which brings new concepts such as atoms and selectors to React, and solves a few complex problems.