Blazor for .NET MAUI: What, How and When
.NET MAUI promises to make native development much easier, especially if you already know how to build for the web. If you’re using or considering using Blazor, you’re probably thinking about building...
View ArticleCelebrating Women in Tech With Fellow Progressers
In celebration of Women’s History Month, we asked our fellow Progressers—all distinctive women with positions in the field of software development and tech—about the current developments in the...
View Article10 Quick Tips I Have Learned Using TypeScript
TypeScript offers everything JavaScript does, plus static typing. Besides TypeScript’s type system, what made me fall in love with it is that it documents your code. Check out these 10 tips that will...
View ArticleUsing V-For for Looping in Vue
In this post, we are going to be looking at how to render lists in Vue.js using the v-for directive. Before We Start You will need Node.js installed and also: A code editor: Visual Studio Code is...
View ArticleSands of MAUI: Issue #49
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 ArticleWelcome the New Telerik UI for Unity XR
Say hello to Telerik UI for Unity XR—the newest UI component suite from Progress Telerik to enable AR/VR developer success. The natural choice for .NET developers who want to create AR/VR applications...
View ArticleBuilding a Survey Site Using Remix Framework and KendoReact
In this post, we will be creating a survey website with the help of Remix framework and KendoReact. Learn how to speed up app development and offer amazing UI and UX. The Remix Framework is a great...
View ArticleMigrate Your Existing Xamarin.Forms Custom Renderers to .NET MAUI App
Xamarin.Forms evolved into a new framework—.NET MAUI. And from our practice in Xamarin.Forms, custom renderers and platform effects are widely used. Now we have .NET MAUI, where the renderers are...
View Article5 CSS Frameworks To Use This Year
The State of CSS shows which five CSS frameworks are most widely used, and this post tells you why. Image from State of CSS In today’s post, we are taking a look at the top five CSS frameworks web...
View ArticleBuild a Cross-Platform Crypto App With Telerik UI for .NET MAUI—Part 2
We’ll get into the page navigation of our real use-case sample crypto application that tracks the cryptocurrency market build with Telerik .NET MAUI controls like DataGrid, Chart, ListView and more....
View ArticleInspiring Women: Fátima Blancas
Meet Fátima Blancas—a brilliant Mexican woman, founder and CEO of iTProve, who won the Microsoft MVP award two years in a row in the Office Apps & Services. Continuing with our initiative to...
View Article5 Tips for Designing Better Fintech Menu Icons
In this post, we’re going to look at the importance of menu iconography in fintech app design and some tips to keep in mind when using them. Imagine you’re looking for an accounting firm for your...
View ArticleAngular Basics: Conditional Statements With NgSwitch
Today we will look at the ngSwitch directive in Angular and how it can be used in your workflow. Prerequisites Developers of all levels, from beginners to experts can read this post—it does not matter...
View ArticleSands of MAUI: Issue #50
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 ArticleLatest Telerik UI .NET MAUI: Support for Preview 14, Entry, DateTimePicker...
Support for the latest Preview of .NET MAUI, two brand-new controls—DateTimePicker and Entry components—and more in our growing Telerik UI for .NET MAUI suite. Aloha, and welcome to another Telerik UI...
View ArticleHow To Simplify and Accelerate Future Feature Development
An essential guide of how to overcome complexity and burden when adding features to an existing app. You’re never really done with writing any piece of software. You don’t, for example, stop adding new...
View ArticleConditional Rendering in Vue
Let’s take a look at three Vue directives for conditional rendering. In this post, we will look at how to render Vue templates based on preset conditions set by us. Conditional Rendering in Vue When...
View ArticleReleasing Faster (and More Frequently) Without Defects: The Automation Game
Increasing release frequency helps companies go to market faster, but it comes with its fair share of challenges. This article investigates what’s changed in the industry and how automation can speed...
View ArticleHow To Build a Real-Time Updating Data Grid in React
In this blog post we take an initial look at how to bind real-time data to the KendoReact Data Grid. There are plenty of examples out there of building a data grid using static data, but what about...
View ArticleConnecting a .NET Application With MongoDB Atlas
You have probably heard of MongoDB, one of the most popular NoSQL databases today. In this article, we are going to create an application in .NET 6 and connect it to MongoDB Atlas simply and...
View Article