What’s New in Visual Studio Code?
Are you up to date on VS Code updates? From Getting Started to remote repositories, there is plenty to check out. The newest version of Visual Studio Code 15.7, released May 2021, has been updated with...
View ArticleIntroducing the New Rule Builder in Fiddler Everywhere!
Build your own Rules out of the box, mark sessions, test web changes quickly, and make the process of debugging and development easier using the new Rule Builder in Fiddler Everywhere. If you are...
View ArticleTips for Using Heatmaps to Audit Your Web Design
Google Analytics is useful for detecting traffic trends on a website. But when it’s time to redesign, you need more than numbers. With heatmaps and recordings, you can visualize what visitors are doing...
View ArticleShapes and DrawingML Are Now Supported in RadRichTextBox for WPF (R2 2021)
This post describes the added shapes support in RadRichTextBox available in R2 2021. In the Open Office XML standard (also known as OpenXML or OOXML), DrawingML is the way to support graphic objects...
View ArticleWhat’s New in Telerik UI for WinUI 0.4.0
Aloha! It is time for some summertime freshness with our cool new Telerik UI for WinUI release—0.4.0 is live now! ♂️ It brings latest Windows App SDK (Project Reunion) support for both WinUI...
View ArticleAngular Basics: How To Use HttpClient in Angular
Let’s look at what is HttpClient and how to use it in Angular, including a review of HTTP GET, POST, PUT and DELETE requests and RxJS observables. In this article, we are going to learn about...
View ArticleSands of MAUI: Issue #19
Welcome to the Sands of MAUI—newsletter-style issues dedicated to bringing together latest .NET MAUI content relevant to developers. A particle of sand—tiny and innocuous. But put a lot of sand...
View ArticleWhat You Can Uncover in the New Overview Tab in Fiddler Everywhere 2.0
The Fiddler Everywhere 2.0 release last month debuted a host of impressive features aimed at helping you get to the cause of problems quickly while debugging. When it comes to performance reviews,...
View ArticleTextBox Improvements in Telerik UI for WinForms
With the release of Telerik UI for WinForms R2 2021 we have added a new Callout Control, Swiss QR Barcode and Content Controls in the RichTextEditor to the Telerik UI for WInForms Suite. Make sure to...
View ArticleDesigning Load Tests with Test Studio and Fiddler in 6 Easy Steps
Load testing may seem like a daunting task: Load tests as a collection of REST requests are complicated and hard to read. But with the right set of tools and approach, load testing can be quite...
View ArticleTelerik UI for Blazor 2.26.0—Gantt Chart, Grid, TreeList, Scheduler...
Continuing with our promises for 2021 roadmap delivery, this month Telerik UI for Blazor brings the Gantt Chart UI component, as well as multiple new features to the Grid, TreeList, Scheduler, Pager...
View ArticleWhat You Need to Know About Google’s Page Experience Update
Google’s latest algorithm update has everyone talking. For starters, Google is telling us what exactly will help our clients’ sites rank well in search. And, secondly, it’s a pretty big shake-up. If...
View ArticleLearning About Secure Storage in Xamarin Essentials
In Xamarin Essentials, Secure Storage allows you to save sensitive data, like a password. We’ll look at the keychain and keystore of each specific platform. This time we will be learning about Secure...
View ArticleBuild a Custom Hook for Real-Time State Synchronization in React
In this article, I will show you how to find and extract common logic as a custom hook function. You will learn this by building a custom hook function for handling real-time state synchronization....
View ArticleHandling Device Battery Information With Xamarin Essentials
Today we’ll learn about working with a device’s battery—including charge status, power source and energy-saving mode. Howdy! Hoping you are doing well! In this post we will be learning about our...
View ArticleHow To Use a Web Debugging Proxy Tool to Eliminate Errors Fast
Looking for ways to compose tests and mock scenarios? Let’s discuss an approach that is holistic in nature and involves using a web debugging proxy tool. When is the last time you visited a website and...
View ArticleConvert DataTable to Spreadsheet with the New DataTableFormatProvider
This post explains how to use the new DataTableFormatProvider to convert a spreadsheet to a data table, and vice versa. The new DataTableFormatProvider is now available in the RadSpreadProcessing...
View ArticleMixins in Sass
What are mixins and how do you use them in Sass? Let’s take a look and use some examples so you can follow along. Sass stands for Syntactically Awesome Style Sheets, and it’s an extension of CSS that...
View ArticleTest Flakiness Demystified
Flaky tests add technical debt to mission-critical deployment workflows. Test Studio introduces simplified test debugging to help deal with test flakiness. Test automation is a key productivity driver....
View ArticleNew Text-Measuring Functionalities for SpreadProcessing and...
Learn how to use the new text-measuring functionality in SpreadProcessing and SpreadStreamProcessing. Measuring text is usually a tough task when it comes to documents, especially in .NET Standard...
View Article