Angular Basics: 10 Helpful Native Web APIs Every New JavaScript Developer...
These JavaScript APIs are need-to-know for any new developer, including our friends who are getting started in Angular. When you start coding, you often rely on libraries you might not need. Worse, you...
View Article5 Different Approaches of Setting up the Content in RadPdfViewer for ASP.NET...
Having troubles loading your PDF files in the Telerik PdfViewer for ASP.NET AJAX? Take a few minutes to check out these options—I bet you won’t regret it! The purpose of this blog post is to reveal...
View ArticleSands of MAUI: Issue #9
Welcome to the Sands of MAUI—newsletter-style issues dedicated to bringing together the latest .NET MAUI content relevant to developers. A particle of sand—tiny and innocuous. But put a lot of sand...
View ArticleReact Editor Demo: Add an Editor Component the Easy Way
Rich text editors are used in many React applications. Fortunately, you do not have to create one yourself. In this article, you will learn how to easily add a React Rich Text Editor with the help of...
View ArticleSleek and Customizable UI for Any Design System and Technology
With the rise of cross-platform applications, the goal is to write once and deliver everywhere. Telerik and Kendo UI provide the same capability for styling controls across various form factors and...
View Article3 Hacks to Master Your Automated Test Suite
Finding a way to master your automated test suite keeps every tester busy probably not only during working hours. Yet, does it have to be so hard? This blog post presents a selection of test recording...
View ArticleAloha from Telerik UI for MAUI
Say Hello to Telerik UI for MAUI—the newest UI component suite from Progress Telerik to enable .NET MAUI developer success. .NET developers are looking forward to .NET Multi-platform App UI (MAUI)—the...
View ArticleAngular Basics: Why You Should Use Services in Angular
Best practices teach us the DRY principle: Don’t repeat yourself. Let’s get a real-world understanding of why this principle matters by looking at how we built components and classes before services....
View ArticleTheming and WinUI? No Worries, Our Theme Editor Is Here to Help
Introducing the Telerik WinUI Theme Editor—your new truest helper for easy customization of the default WinUI brushes, including a preview of the changes and export. Grab it now and make your WinUI...
View ArticleIs the Mobile Checkout Process Costing Your Website Sales?
Where did Hootsuite, Apple and The New York Times go wrong? Let’s examine these mobile checkout experiences and see how your own checkout process can avoid pitfalls and optimize mobile sales....
View Article15 Reasons to Choose Telerik Reporting
We’re celebrating Telerik Reporting’s 15th birthday with 15 reasons why it’s your best bet for a comprehensive reporting solution, no matter what technology you’re using. In 2006 a small development...
View ArticleKPIs That Let You Know It’s Time for a Redesign
These seven key performance metrics will show you where your strategy may have gone awry and can help pinpoint smaller issues keeping your website from being a success. You build a website. You launch...
View ArticleGet Your WPF Apps Automated With Appium
Test automation plays an important part in application development. Let me share a walkthrough on how you can automate your WPF application using Appium along with Windows Application Driver and UI...
View ArticleSands of MAUI: Issue #10
Welcome to the Sands of MAUI—newsletter-style issues dedicated to bringing together the latest .NET MAUI content relevant to developers. A particle of sand—tiny and innocuous. But put a lot of sand...
View ArticleWhat’s New in Angular 12
Let’s take a look at some of the new features of Angular in its version 12 release. Angular, Google’s JavaScript (TypeScript) framework for building web applications for mobile or desktop, has over...
View ArticleSleek, Pixel-Perfect Embedded Reporting with Telerik Web Report Designer in...
We, from the Telerik Reporting team, believe that creating data presentations should be easy and that’s what we always strive to achieve. In this blog post, we will show you how to make a beautiful...
View ArticleUnderstanding the DOM Style Property to Create Dynamic Styles
In this article, we learn how to dynamically style elements by updating their inline styles. We talk about the relationship between the style attribute and the DOM style property, highlighting that CSS...
View ArticleDOC/DOT: Long Live the King
With the R2 2021 release of our Telerik products, we added the DOC and DOT file formats support (import only) to the RadWordsProcessing library. What Are DOC and DOT File Formats? DOC is the Word...
View ArticleAngular Basics: How to Use Services in Angular
Now that we learned how data was shared among classes before services and that this wasn’t very DRY or scalable, let’s learn how to use services for dependency injection. This is the second piece of a...
View ArticleVerification vs. Validation, or Why Your Requirements Are Always Wrong
Verifying code though automated testing ensures things are working right. Validating requirements, on the other hand, ensures you’re working on the right things. Since there’s no point in verifying the...
View Article