Web Accessibility vs. Usability
Web accessibility and usability are closely related, but the terms are quite different. Learn the differences between them and how to optimize for each.Web accessibility and usability are closely...
View ArticleSelecting One Date or More with the Telerik Calendar for Blazor
The Calendar component for Telerik UI for Blazor gives your users an intuitive way to select a single date, but it also supports the standard UI conventions for selecting multiple dates. Here’s how to...
View ArticleDeploying a Static Nuxt App to Azure
Sponsored by the Kendo UI for Vue teamWant to learn more about creating great Vue web apps? It all starts out with Kendo UI for Vue - a complete UI component library that allows you to quickly build...
View ArticleCreate a Scrollable Image Gallery in Angular using Kendo UI ScrollView
Sponsored by the Kendo UI for Angular teamWant to learn more about creating great Angular web apps? It all starts out with Kendo UI for Angular - a complete UI component library that allows you to...
View ArticleLoading the Treeview for Telerik UI for Blazor with LINQ and Entity...
Setting required properties of the TreeView to ensure that you get the display you want requires some clever LINQ queries. Here's how to load a TreeView from a table in a database in five (5)...
View ArticleDesigning for Accessibility
Designing with web accessibility in mind will deliver inclusive access to information and functionality for all users. Learn how to do it and why it's important.Web accessibility is the process of...
View ArticleYour Monthly Fill of Telerik UI for ASP.NET Core
It’s a high season for the Telerik UI for ASP.NET Core team, and we're working hard to enable our community of developers to create robust and impactful applications with professional UI. Check out...
View ArticleGraphQL: Mutation and Database Access
This post shows how to use the context argument that every resolver function receives, implement GraphQL mutation, and work with Prisma as your data access layer.GraphQL, described as a data query and...
View ArticleGetting Started with Nx in Angular
Sponsored by the Kendo UI for Angular teamWant to learn more about creating great Angular web apps? It all starts out with Kendo UI for Angular - a complete UI component library that allows you to...
View ArticleCreating Accessible Grids with Kendo UI
In this blog, we will look at how to implement an accessible grid using the Kendo UI Grid Components. Note that while we are using a Kendo UI for jQuery component for this example, Kendo UI has native...
View ArticleCustomize the Display of Your Blazor TreeView with Templates
While functional, the default display for a node in TreeView is just a single line with an icon and some text. In this blog, we show you how to get the display you really want by creating your own...
View Article.NET Core Background Services
Learn how to create background services in .NET Core using the Generic Host. The Generic Host provides cross-cutting concerns that you're familiar with in ASP.NET Core, such as dependency injection,...
View ArticleBest Practices for Designing the Mobile App Login Screen
While it might seem like the least of your worries in the scheme of things, the login screen is the gateway to your mobile app and needs to be designed with care. If you haven't designed it in a way...
View ArticleRadFileDialogs: Customizable Alternatives to Standard WinForms File Dialogs
Telerik UI for WinForms now features customizable alternatives to the three most commonly used Windows file and folder manipulation dialogs: OpenFileDialog, SaveFileDialog and OpenFolderDialog. Read on...
View ArticleMaps in React
Knowing the similarities and differences between Google Maps and MapBox within a React app will help you pick the right tool for the job. This article compares and contrasts these two popular...
View Article7 Ways to Make Your Angular App More Accessible
Angular is a popular framework for creating powerful JavaScript applications quickly. However, it doesn’t always create the most accessible applications. In this post we look at ways that anyone can...
View ArticleAngular 8 + Kendo UI—Reactive Form Validation
Sponsored by the Kendo UI for Angular teamWant to learn more about creating great Angular web apps? It all starts out with Kendo UI for Angular - a complete UI component library that allows you to...
View ArticleStay Informed about Telerik and Kendo UI Services with Our New Status Page
At Progress, we always strive to listen and act on your feedback. That’s why I am happy to announce a brand new services status page aimed at keeping you informed about our most utilized Telerik and...
View ArticleDebouncing and Throttling in JavaScript
This article talks about two important techniques, Debouncing and Throttling, to enhance your website performance. Learn about both concepts with the help of real-life examples and see how you can...
View ArticleTop 5 Resources for Web App Accessibility
Kickstart turning your web pages into accessible web pages. Here are our 5 favorite resources for learning what you need to change and how to implement those changes.Just in case you haven’t heard it...
View Article