VueJs Amsterdam 2019 experience and talks summary (Part 2)
VueJs Amsterdam is one of the biggest Vue conferences. It comprises one day of FrontEndDeveloperLove and two days of Vue talks. In the second part of this series, get to know more about the event and...
View ArticleNew ButtonTextBox and FontDropDownList Controls in Telerik UI for WinForms
Learn all about the new ButtonTextBox and FontDropDownList controls that shipped with the R1 2019 release of Telerik UI for WinForms. With the latest release of the Telerik and Kendo UI product lines,...
View ArticleDynamically Loading the KendoGrid in Blazor
For a preview, there's a surprising amount of functionality in the KendoGrid and KendoButton included in the Telerik UI for Blazor Early Preview. Here's how you can use them together to display data,...
View ArticleHow to Use a Vue Line Chart UI Component in Your Web App
Learn how to easily use line charts in your apps to plot data that changes over time. Line charts can visually display patterns like uptrends and downtrends.In this post, you will learn how to use the...
View ArticleAuthentication in Frontend Applications
No matter the scope of your application - even if it's a single page app - protecting the user's data is critical. Learn the best ways to keep user data secure.The web has changed a lot. Many processes...
View ArticleIntroducing Diagram Ribbon and Smart Routing for WPF Diagram
In this post we take a deeper look at a new update in the Telerik UI for WPF Diagram Framework, the Diagram Ribbon and its new and improved ability to avoid overlapping connections. With the latest...
View ArticleRazor Pages: the Natural Successor to Web Forms
ASP.NET Core Razor Pages is the natural successor to the traditional Web Forms development framework. Mike Brind attempts to demonstrate this with a high-level orientation of comparable features,...
View ArticleDecongest Your Codebase with Logpoints in Chrome DevTools
Learn how you can leverage a new Chrome DevTools feature to clean up your codebase and get rid of many console.log() calls.As developers, we always have the need to log certain parts of our code to the...
View ArticleWhy Blazor Grid Templates Will Make You Question Everything
With native components, the Telerik UI for Blazor Grid templates can fully utilize the the best features of Blazor to highly customize the user experience.Using a template in an application implies...
View ArticleA Look Back at React Amsterdam 2019
React Amsterdam took place last week in Amsterdam Noord at De Kromhouthal organized by GitNation an amazing group of folks who do an amazing job at running developer conferences like JS Nation another...
View ArticleMeet Telerik UI for WPF's New Family Member—HyperlinkButton
Buttons are everywhere and represent the most fundamental part of any WPF application, serving a variety of use cases. Let's learn all about the new hyperlink button control in Telerik UI for WPF. The...
View ArticleHow to Use a Vue Button UI Component in Your Web App
In this article, you will learn how to use the Kendo UI Button component with Vue. To illustrate how the button works, we will be building pagination for a list of cat pictures. Each page will have a...
View ArticleUbiquitous: a funny word that unearths some PowerShell trivia
Do you think that the word "ubiquitous" can be hard on a non-native English speaker's ears. It is hard for Bulgarians, that I am sure. I picked it for the title because I really like its the...
View ArticleUI for Xamarin Deep Dive: Starting Strong
The promise of Xamarin.Forms is that developers get to target major platforms like iOS, Android and UWP from a single shared code base and leverage their existing skills using C#/XAML in Visual Studio...
View ArticleUI for Xamarin Deep Dive: User Productivity with Calendar
Update: Check out the follow-up blog containing some of the latest new features and functionalities in the Xamarin Calendar control.This article was co-authored by Rossitza Fakalieva and Sam Basu....
View ArticleUI for Xamarin Deep Dive: Typing Efficiency with AutoComplete
Update: Check out the follow-up blog containing some of the latest new features and functionalities in the Xamarin AutoComplete control.Welcome to Day 5 of our UI for Xamarin article series. You...
View ArticleWhy Xamarin
While there are many ways to build for mobile form factors, let's explore what's in it for developers if they choose the Xamarin technology stack.Even after years of building for mobile, developers...
View ArticleConstraining Generics in C#
When working with generic classes or methods, it can be useful to constrain the types that can be used with them. There are many constraints we can apply. Learn what they are and how to use...
View ArticleTop 5 JavaScript Online IDEs to Use in 2019
Using online JavaScript editors can help you edit and compile your code directly into your browser. Here, we look at the top 5 IDEs to help you achieve this fit.The lack of mobility and other features...
View ArticleDIY IoT for Azure
Learn how to build and program a custom Internet of Things (IoT) sensor device for an Azure IoT Hub, and how to consume and visualize this data in an ASP.NET Core MVC application.For software...
View Article