Should Your Enterprise Pick Angular, React or Blazor?
What factors should you consider when choosing between Blazor, React and Angular for building a modern web app? With an ever-expanding sea of frameworks, tools and ecosystems from which to choose, it...
View ArticleWhy Should Regression Testing Be the Top Go-To Practice in Your Test...
Looking for a simple answer to how to prevent software failures? Start by looking at software regression testing—a critical part of software development and one which we sometimes forget is a perfect...
View ArticleHow to Create React Forms with Great UX
Learn more about how to create forms in React that have a very good user experience using KendoReact Form. Forms are present everywhere in modern applications, whether you are building a new store...
View ArticleHow to Pass Multiple Parameters to a GET Method in ASP.NET Core MVC
You have multiple options for passing multiple parameters to a GET method: FromRouteAttribute, FromQuery and Model Binding. In this article, we are going to learn how to pass multiple parameters to a...
View Article4 Predictions for 2020 Holiday Shopping (and What Ecommerce Designers Can Do...
While 2020 has thrown a ton of curveballs at the retail and ecommerce sector, recent data suggests that the holiday shopping season could be extra profitable if handled properly. Let's look at four...
View ArticleDeploy an Angular Application with Azure Static Web Apps
In this post, you will learn about Microsoft’s Azure Static Web Apps and how you can use it to deploy your Angular application online, and how the changes you make afterward are built and deployed...
View ArticleThe State of .NET Webinar: Let’s Unpack the Official .NET 5 Together!
The long-awaited official release of .NET 5 is fast approaching. The promise of Microsoft’s unified modern, open-source platform is big, yet the transition we’ll all have to make might seem a little...
View ArticleGetting Started with Text-To-Speech in Xamarin Forms
Let’s learn how to work with the built-in text-to-speech engines in Xamarin Forms. Every one of us has different learning styles. Some of us learn better by reading, but others will have better...
View ArticleThe Guide to Deno
Learn about the new JavaScript and TypeScript runtime called Deno, which aims to solve some flaws in Node.js and introduce a few different concepts. JavaScript is the best language for those who want...
View ArticleMigrating from MVC to Blazor
ASP.NET Core MVC remains a solid choice for building web applications, but what if you want to start using Blazor for some of your projects? How do you migrate from MVC to Blazor and what pitfalls...
View ArticleMeet the Newest Addition to Telerik UI for Xamarin—RadComboBox
The R3 2020 release brings the long awaited ComboBox control to our Telerik UI for Xamarin suite, which enables you to present your users with a list of options to choose from in a user-friendly and...
View ArticleHow to Switch from Redux to Recoil
Like Redux, Recoil is state management library in React. Let’s look at the differences and how to make the switch when you’re ready. Managing complex state in React can sometimes be hard, which is why...
View ArticleBest Xamarin Forms App Examples on the Market
Let's look at some showcase app examples that use Xamarin.Forms. It always helps me to imagine possibilities when I see what other great examples there are! Howdy!! ♀️ Thanks for being here! In this...
View ArticleLazy-Loading Your React App
Improve the performance of your React app with React.lazy and Suspense. If you’re building a web app today, chances are you’re using a JavaScript framework like React, together with a bunch of other...
View ArticleThe Guide to CSS Grid
Let’s learn about the new system for creating two-dimensional layouts in CSS called CSS Grid, compare it to Flexbox and learn how to customize awesome layouts. In this article, we’re going to learn...
View Article5 Things to A/B Test to Make Your Mobile Apps Better
A/B testing is long and arduous—and necessary—especially for mobile apps. Your app store listings, promotional landing pages, even external ads are all ripe opportunities to get more users and make...
View ArticleBeware, NotifyIcon for WPF Is Out! Now, Let’s Play a Game!
Join us on our quest to get to know the new Notify Icon in Telerik UI for WPF—officially out of beta and ready to play. The R3 2020 release of Telerik UI for WPF is out and is full of spoils waiting...
View ArticleBlazor Stability Testing Tools for Bulletproof Applications
Blazor testing may just be the biggest potential upside of the framework. Learn about the core concepts of Blazor testing that will help you make bulletproof apps. Blazor is a new web application...
View ArticlePhone Dialer and Sending Emails & SMS in Xamarin Forms
Using Phone Dialer or sending emails or SMS in Xamarin Forms might be easier than you thought: They’re included in Xamarin Essentials! Howdy! ♀ It’s a pleasure to have you here! This time I just want...
View Article.NET Conf 2020: Telerik UI for WinForms and WPF Officially Supports .NET 5.0
The .NET Conf 2020 is now under way—join the livesteam where Scott Hanselman and Scott Hunter just demonstrated how the Telerik UI for WinForms controls work in the Visual Studio designer in a .NET 5.0...
View Article