How to Achieve Chrome-like Tabs with Tabbed Form in WinForms applications
This post will introduce you to the Tabbed Form control and its features, and we'll see how to achieve tabbed navigation in your WinForms application.We introduced the Telerik UI for WinForms...
View ArticleA Look Back at React Europe 2019 in Paris
React Europe 2019 concluded last week. I want to share my experience from the perspective of a first time visitor to Paris, and highlight some of the amazing talks, speakers and attendees that made...
View ArticleCreate Accessible PDF Documents with Telerik Reporting
Our latest addition to the accessibility story is enabling the PDF rendering extension to produce PDF files that comply with the PDF/UA standard. Whether we are writing code, authoring an article or...
View ArticleThrowing .NET Exceptions: ArgumentException and InvalidOperationException
An exception is thrown when an error is encountered in a running application, whether from bad code or bad user input. This post describes when and how to raise the ArgumentException and...
View ArticleHow to Use a Vue Scatter or Bubble Chart UI Component in Your Web App
Scatter charts and bubble charts can help you visualize whether a relationship exists between several variables. See how you can easily incorporate them into your Vue apps.In my last post on this...
View ArticleAngular 8 is Here: What’s in it and Why Should You Care?
Angular 8 is now available. Learn about some of our favorite new features, why we think they are important and how they make your life as an Angular developer easier.As you no doubt saw, version 8 of...
View ArticleLocalization and Globalization for Xamarin.Forms Applications Using Telerik...
This blog will introduce you to the built-in mechanism for globalization and localization of the Telerik UI for Xamarin suite, and help you understand the difference between the two terms. I have the...
View ArticleUnderstanding Angular Property Binding and Interpolation
Understanding Angular’s data binding types is important when building Angular applications. Learn about property binding and interpolation so you can understand which method best suits the task at...
View ArticleFasten Your Seatbelts! RadTabbedWindow Lands on XAML Islands
Telerik UI for WPF in R2 2019 is here and I am happy to announce that it can help you take the navigation in your WPF application to the next level. Say hi to the latest addition to our collection of...
View Article17 Angular Libraries You Should Know About
While it's fine to avoid using external libraries during development sometimes, they can help reduce development time significantly. Here, we list some useful Angular libraries that can help as you...
View ArticleHow to Use the KendoReact Editor
The editor is a powerful and versatile component of KendoReact, making it easy to add and format text and other HTML content. Learn how to use and customize it in your React apps.The Editor component...
View ArticleAzure Cosmos DB and Grid in Web Forms
In this guide, learn how to use Azure Cosmos DB with Web Forms to create a powerful grid for your web apps.Azure Cosmos DB and Grid in Web Forms - is this combination really possible?Yes, absolutely....
View ArticleWeb Accessibility for Developers Part III: Coding Best Practices
Web accessibility is an increasingly important component of web development. In the third part of this series, we talk about screen readers and best practices for making your websites accessible on...
View ArticleLess Screen Space with the New Simplified Mode of RibbonView
Check out the latest feature of RadRibbonView - changing the default layout mode to a simplified one. Designed for all fans of keeping things neat and organized! There are some things that we use every...
View ArticleKendoReact R2 2019 Webinar Recap
We recently hosted a webinar that highlighted the latest features in the R2 2019 release of KendoReact. Below is a summary of the webinar as well as answers to some of the questions that were asked.The...
View ArticleHow to Use a Vue Pie and Donut Chart UI Component in Your Web App
Pie and donut charts are circles with slices that represent categories (the donut has a hole in the middle). See how you can easily add these to your apps to visualize a variety of data. In my last...
View ArticleWhat's New in JavaScript?
A lot of cool and interesting features are added in the JavaScript specifications every year. We’ll take a comprehensive look at the new features in JavaScript and their respective browser support.The...
View ArticleWriting Azure Functions with Telerik Document Processing
Over the past year, we've been bringing .NET Core support to the Telerik Document Processing Libraries. We’ve recently added PdfProcessing to that list. Let's try it in an Azure Function with a quick...
View ArticleHow to Use the DevTools Network Filter Effectively
In this post we’ll go over the Network filter feature of Chrome DevTools to show you how to use it effectively in various use cases. Before we get into all the details, let’s take a moment to...
View ArticleTop 5 VS Code Extensions for Efficient JavaScript Development
Extensions are external resources that help you improve the built-in abilities of VS Code. In this post, we take a look at the top 5 extensions to improve our JavaScript development skills.One of the...
View Article