Sands of MAUI: Issue #11
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 ArticleTheme your Telerik UI for WinForms Projects in Style
It’s never been easier to theme the Telerik UI for WinForms controls. We’ve recently released an API allowing you to specify a default theme. Later this theme is used both in the Visual Studio...
View ArticleShould You Help Your Fintech Clients with Digital Marketing?
Even if you’ve only designed financial products like apps or websites, expanding into digital marketing for fintech isn’t a bad idea. I’ll break down the pros and cons, and provide you with some tips...
View ArticleLow Ceremony, High Value: A Tour of Minimal APIs in .NET 6
Minimal APIs allow you to build APIs without the overhead of the complicated MVC solution. Read more to understand how it all works, and what it means for building APIs in ASP.NET Core. When developing...
View ArticleGoing Beyond ESLint: An Overview of Static Analysis in JavaScript
Static analysis in JavaScript can drastically improve your code quality. Take a look at how so, some available tools and tips for implementing this practice. It has become an accepted best practice to...
View ArticleFirst Look & Overview of Web Live Preview by Telerik UI for ASP.NET AJAX
Are you ready to find out what’s cooking on the ASP.NET Web Forms scene and how it will impact the web development in Visual Studio 2019 and beyond, and particularly the Telerik UI for ASP.NET AJAX...
View ArticleUsing a Desktop-Like Window Interface in Your React App
Let’s take a look at the KendoReact Window component, which allows you to resize, minimize, maximize and even drag windowed items on the web similar to desktop functionality. A really nice thing about...
View ArticleMigrate to ASP.NET Core MVC from ASP.NET Framework MVC
Migrating an ASP.NET MVC app from .NET Framework to ASP.NET Core can be easy or tricky—each project is different. I’ll walk you through one way of migrating and show you some gotchas I’ve run across...
View ArticleApps for Good: Worthy Web Hackathon Winners Aim for Change
Hailing from Germany to Indonesia, the winners of the Worthy Web hackathon used Blazor, Angular and React to help make the world a little brighter. If the past 15 months have taught us anything, it’s...
View ArticleAngular Basics: How to Use XHR or Fetch Request in JavaScript
Especially for our Angular beginners, here’s a post about the difference between XHR and fetch, and how to use them. In this article, we are going to learn how to use XHR and fetch request in...
View ArticleSands of MAUI: Issue #12
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 ArticleData-Driven Testing
Data-driven testing will help improve the maintainability of your tests by reusing logic and reducing repeated tests—all while providing the same test coverage. But it’s important to make sure we don’t...
View ArticleTurn the Lights Off. Hot New Dark Themes in UI for WPF!
Come see the brand-new built-in Dark color variations of two of Telerik UI for WPF’s most popular themes—Material and the Visual Studio 2019! Make all your desktop WPF apps even more gorgeous. Welcome...
View ArticleWhat App Designers Can Do to Reduce User Churn
If you’ve built an app that has a high churn rate, it’s time to work your magic on the UX and turn bored, dissatisfied and frustrated users into loyal and happy ones. Whether you’re building freemium...
View ArticleYour Guide to REST API Versioning in ASP.NET Core
Since ASP.NET Core 3.1, you have the ability to version your APIs using a Microsoft NuGet package. Learn how to use this package to version your APIs easily. When you ship an API, you’re inviting...
View ArticleFiddler Team Spotlight: Q&A With Our Manager of Software Engineering
“A software engineer, QA analyst and security expert walks into a bar. What do you want to learn from this one person?” That spin on the joke you’ve all heard is what the title of this post would have...
View ArticleLearn These New Features Introduced in JavaScript ES2021
This post covers the features introduced in ES2021 and also the history of JavaScript and ECMAScript. Before we jump right into discussing the new ES12 features, let’s take time to shed some light on...
View ArticleUsing the IndicatorView in Xamarin Forms
IndicatorView teams up with CarouselView to let users know which slide of a carousel they’re on. Today let’s learn how to use this tool! One way to make our applications more fun and at the same time...
View ArticleEditing and Creating Appointments in Telerik Scheduler for Blazor
The Telerik Scheduler provides all the hooks you need to manage what happens when the user creates, edits or deletes a scheduled event. Or you can take the easy way out and do nothing at all if you’re...
View ArticleThe New Wave of MAUI Controls by Telerik
Aloha, everyone! It’s MAUI season and we come bearing gifts with the second release of Telerik UI for MAUI! The summer is off to a great start with Microsoft’s release of .NET MAUI Preview 5 and some...
View Article