How to Work With Client-Side Blazor
You’ve probably heard talk of Blazor Wasm, but what is it and how can you use it to rapidly build your web applications? In short, client-side Blazor (Blazor Wasm) brings C# to the browser. We’re all...
View ArticleUse Fiddler Everywhere to Inspect Your Web Traffic
Fiddler Everywhere is a popular tool among developers for inspecting and debugging network issues. To enable developers to diagnose network traffic, Fiddler Everywhere provides the Traffic Inspector...
View ArticleAn Introduction to GraphQL: Authentication
The GraphQL specification that defines a type system, query and schema language for your Web API, and an execution algorithm for how a GraphQL service (or engine), should validate and execute queries...
View ArticleThe New Financial Portfolio Demo using Kendo UI for Angular
Welcome to the Financial Blog post series, Part I! Here at Progress, we love attractive and alluring components. My team specifically loves attractive Angular components. Recently we built a demo...
View ArticleBuilding Sophisticated Updates with the Telerik UI for Blazor DataGrid Update...
The Telerik UI for Blazor DataGrid provides a set of lifecycle events that you can use to not only manage updates, adds, and deletes but extend the grid with additional functionality—like an undo...
View ArticleFiddler Everywhere—Auto Responder
Auto Responder is a very powerful feature in Fiddler Everywhere. See how it can be used to mock requests. Fiddler Everywhere is a must-have tool for every developer trying to debug HTTP issues for...
View ArticleFollow the Billionaire's Daily Routine with Telerik AJAX Timeline
Uncover the billionaire's (secret) daily routines with the Telerik timeline control. Learn some useful tips and tricks for the controls too. I bet that some of you will find the subject catchy, while...
View ArticleDesigning a User Experience for Now While Planning For the Future
Ever wanted to design a user experience but felt limited by your technology stack, language, or framework? Here is a tried and true 5-step user experience workflow to help facilitate building a UX for...
View ArticleMy Favorite 15 Tailwind CSS Plugins and Resources
Tailwind CSS makes styling and designing responsive pages easy. Check out the top 15 Tailwind CSS plugins and resources you need to know about if you are planning to try it out (or if you're already...
View ArticleDebugging with Fiddler Everywhere: Resolving an Error... in Production
Ever wondered how to debug an app while it's running in production? Fiddler Everywhere helps you do just that... without impacting your production systems! If you've been following along with us in...
View ArticleDevReach 2.0(20) is Here! #free #online #community
DevReach is happening! We are going ONLINE for a full week of tech goodness Oct 19 - 23. We're diving into Blazor, React, Xamarin & Angular tech chats, live-coding, pair coding, industry insight,...
View ArticleDynamically Selecting and Filtering Reports with Blazor and the Telerik...
The Telerik Report Viewer makes it easy to let your user select the report they want to see and filter the data in that report to get the information they need. Here’s how to make that happen in a...
View ArticleEverything You Need to Know to Get Started with Deno
Deno is a simple, modern, and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. Recently Deno 1.0.5 was released, which is a stable version of the runtime. This post is...
View ArticleJust Announced: Telerik and Kendo UI Release Week Live Webinars
The Telerik and Kendo UI webinars for R3 2020 are coming up! Catch a whole week of webinars from September 28th through October 2nd. It’s release time of the year again! The third release of 2020 for...
View ArticleLet’s Get Together: Kendo UI Release Webinars, 29-30 Sept
The R3 2020 release of Kendo UI is almost here! Join us on September 29th and 30th for webinars and Twitch sessions to get the latest. Check out the latest additions to your favorite JavaScript UI...
View ArticleOptical Adventures in Test Automation—to OCR or Not to OCR
It is challenging to automate scenarios where the data inside complex visual elements needs to be verified. With its new OCR features, Test Studio enables the user to extract, validate and reuse...
View ArticleThe Reality of Using AR in Mobile Apps in 2020
In this post, we'll explore the pros, cons and valid use cases for using augmented reality in your mobile app development in 2020. It wasn’t too long ago that augmented reality was predicted to become...
View ArticleHow to Build a RESTful API with Deno
In this post we are going to build a full-fledged contact API with Deno—a simple, modern, and secure runtime for JavaScript and TypeScript that uses V8 and is built with Rust. In the first part of this...
View ArticleUnderstand Recoil in React
Learn about the new library introduced by Facebook called Recoil, which aims to solve a few problems such as shared state, derived data and queries, app-wide observation, and many more. A developer...
View ArticleWorking with the Telerik Report Server API in ASP.NET MVC
Learn how to use the Telerik Report Server API to enhance the functionality of your applications by giving the user a list of reports they can view. The Telerik Report Server is, obviously, a...
View Article