Your Monthly December Update for Telerik UI for ASP.NET Core
In the Telerik UI for ASP.NET Core update for December, catch up with what’s new about the product and get a taste of what we are preparing for you in the first release of the new 2021 in January. It...
View Article.NET 5 Is Officially Released and Now Supported by JustMock
The latest Telerik JustMock service pack release supports the official release of .NET 5, helping you take advantage of immediate improvements in performance, functionality and more. Of course, we have...
View ArticleHow to Pass Arguments to Your onclick Functions in Blazor
It's straightforward to wire up event handlers to HTML events like onClick in your Blazor components, but how can you pass additional information and different types of arguments? Let’s say you want to...
View ArticleMeet the RadPopUp Control for Xamarin Forms
Let's take a look at the Telerik RadPopUp control for Xamarin Forms. Sometimes we have to present certain important information on our application in order to be able to alert the user in a fast,...
View ArticleExploring Blazor Mobile Bindings
It's time to probe the promise of Blazor Mobile Bindings enticing web developers to come build mobile apps. Blazor is eating the world. Arguably, Blazor is one of the most exciting technologies for web...
View ArticleNew Telerik UI for WinForms Designers for .NET Core and .NET 5.0
The new .NET Core Telerik WinForms designers have been around for a while. We released them in R3 2020 which was in mid-September. Now that .NET Conf 2020 is over, and .NET 5.0 is official, we have the...
View Article10 Blazor Features You Probably Didn't Know
As a relatively new framework, there's probably a lot you don't know about Blazor yet. Here are 10 great features about Blazor you should know. By now you may have heard about Blazor, the new .NET web...
View ArticleMeet the New Telerik UI for Xamarin RichTextEditor Control
Learn about the new RichTextEditor control in Telerik UI for Xamarin and see how to easily let users create rich textual content through a set of tools for creating, editing and formatting of text,...
View ArticleAndroidX with Telerik UI for Xamarin
What is AndroidX? Based on the Android documentation: “AndroidX is a major improvement to the original Android Support Library, which is no longer maintained. AndroidX packages fully replace the...
View ArticleSome Points to Consider Before Implementing a UI in Xamarin Forms
What steps should we take before we begin coding to ensure a clean UI, delivered on time? Howdy! ♀ I’m so excited for today’s post! Because today we will be learning a handful of important tips when...
View ArticleThe State of .NET: Q&A Compilation
Read through some of the most compelling questions from our webinar on The State of .NET after the release of .NET 5. After the official release of .NET 5 at .NET Conf 2020, everyone has questions...
View ArticleTelerik UI for WinForms with Python for Desktop Applications: A Great Match...
Whether you need a fancy GUI for your Python app, you have an existing Python desktop app which needs some additional functionality or you are mainly interested in a different theme that will freshen...
View ArticleJust Announced: Telerik and Kendo UI R1 2021 Release Webinars in January
We end a year with many challenges but also with a lot of achievements. Now, we look to a new and promising 2021 starting with the Telerik and Kendo UI R1 Release and Webinars in January. Hurry up and...
View ArticleBoost .NET Core Productivity with RadEntityFrameworkCoreDataSource
Learn how to take advantage of our new component in your .NET Core development, as we create a sample application with RadEntityFrameworkDataSource using Sqlite. If you are familiar with our Telerik...
View ArticleClient-side UI Events and Other Common Queries in Blazor
We look at how to implement click, select and asynchronous client-side UI events, fix a common CORS issue when upgrading .NET Core and display the current URL when developing in Blazor. So you are in...
View ArticleRadTaskDialog Comes to the Telerik UI for WinForms Suite
Learn how to use the new RadTaskDialog control in Telerik UI for WinForms to help your users in many ways. With the R3 2020 release of Telerik UI for WinForms, we have added a new RadTaskDialog...
View ArticleHow Do I Debug on a Real Android Device Using Xamarin for Visual Studio?
Debugging allows us to see our app's flow and to find and fix errors. Let’s see how to do this with Xamarin on an Android device. When we are developing an application, we usually need to use debug...
View ArticleRadTaskDialog Comes to the Telerik UI for WinForms Suite
Learn how to use the new RadTaskDialog control in Telerik UI for WinForms to help your users in many ways. With the R3 2020 release of Telerik UI for WinForms, we have added a new RadTaskDialog...
View ArticleHow Do I Debug on a Real Android Device Using Xamarin for Visual Studio?
Debugging allows us to see our app's flow and to find and fix errors. Let’s see how to do this with Xamarin on an Android device. When we are developing an application, we usually need to use debug...
View Article.NET Worker Service: Working Hard So You Don’t Have To
Let’s explore how to leverage the Worker Service template available with .NET Core to set up and run long-running processes across different environments. .NET Core’s Worker Service provides a newer...
View Article