Browser Image Conversion Using FFmpeg.wasm
This guide shows how to optimize images for the web by performing image transcoding directly in the browser using the FFmpeg.wasm library.Image optimization is important, and selecting the appropriate...
View ArticleAngular Basics: How to Use SVG Icons in Angular
SVG icons let you add icons to your code without importing complex font libraries. Here’s how to create a reusable SVG icon by first making an SVG component.What is SVG?SVG, or Scalable Vector...
View ArticleSands of MAUI: Issue #126
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 ArticleCustomizing KendoReact Components: What You Need to Know
See how to make your app truly your own with theming and functionality customizations in KendoReact.Let’s be honest for a second here: even when you’re using a component library for your project, you...
View ArticleLet Users Know What’s Going on with the Blazor Notification Component
The more your users know about what your application is doing, the better your application will work for your users. The Telerik UI for Blazor Notification component lets you keep your users informed...
View Article.NET MAUI Developer Productivity on VS Code
Say hello to the new Telerik UI for .NET MAUI VS Code Extension..NET MAUI is the evolution of modern .NET cross-platform development stack, allowing developers to reach mobile and desktop form factors...
View ArticleHow to Create Great Pull Requests
Take these simple steps to create great pull requests, particularly when working with large teams with multiple developers.In modern software development, version control systems are essential tools...
View ArticleLeveraging Developer Knowledge for QA Testing
Learn how to encourage constructive working relationships with developers as a QA tester and leverage their knowledge to improve quality in automated test development.In today’s digital business world,...
View ArticleFiddler Everywhere Price Changes
Fiddler Everywhere will be starting 2024 with new prices across all plans. Learn more about the upcoming changes and how to lock in current prices for your traffic inspection and debugging journey...
View ArticleUsing Keyboard Accelerators in .NET MAUI
Keyboard accelerators, or keyboard shortcuts, are one of the latest .NET MAUI features, released with .NET 8. Let’s take a look! Attention, developers! On November 14, the Microsoft team made an...
View ArticleTelerik Reporting is Rising to the Challenge: Conquering New (Linux) Horizons
With the R3 2023 release, we added a SkiaSharp library-based implementation as an alternative to the GDI+ rendering engine. Let’s take a deeper dive.Progress Telerik Reporting now offers a...
View ArticleASP.NET Core Basics: Working with a Database
Learn how to connect an ASP.NET Core web app to a relational database with the EF Core ORM solution, and how to use a MySQL database with Dapper.The database is the most common form of storage in web...
View ArticleGetting Ready for Foldable Web and App Design
With more foldable models becoming available and sales steadily increasing, is it time for designers to start incorporating this new type of “fold” into their workflows? Here’s what you need to know to...
View ArticleHow to Add Translation to a React App Using Format.js
In this article, learn how to use Format.js to add translations to a React app.One thing we often have to do in our React apps is to add text for multiple languages into our app.We can use libraries...
View ArticleSands of MAUI: Issue #127
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 ArticleAngular 17 and Kendo UI Scheduler: Building an Interactive Course Calendar
See how to build an interactive course calendar with Kendo UI for Angular Scheduler using all the latest from the Angular 17 release.When faced with a new challenge, organizing and scheduling your...
View ArticleEnhance Your Financial Charts with Telerik UI for Blazor
With support for various chart types, interactive features, customization options and event handling, Telerik UI for Blazor makes financial charts a snap.When it comes to developing interactive and...
View ArticleRecap: .NET Conf 2023—What’s New in .NET MAUI?
Discover what you missed at .NET Conf 2023 and stay updated with the latest developments in .NET MAUI..NET Conf 2023 has successfully concluded. If you’re a dedicated .NET MAUI developer, staying...
View ArticleHow QA Testers Can Work Effectively with SDET
By building a strong partnership, SDETs and QA testers can provide full coverage testing continuously, with increased efficiency and effectiveness—all to create higher-quality applications that...
View ArticleSimple Tips on Reviewing Pull Requests Effectively
Learn practical tips you can take to review pull requests effectively to ensure code quality, promote collaboration and maintain a healthy development process within a team.Pull Requests (PRs) are a...
View Article