How to Use the JustMock.Commercial Package on Azure DevOps
A quick guide to explain how to use the JustMock.Commercial package on Azure DevOps. One of the main features of the JustMock.Commercial R3 2020 release is the possibility to deploy the JustMock...
View ArticleShould Your Enterprise Pick Angular, React or Blazor?
What factors should you consider when choosing between Blazor, React and Angular for building a modern web app? With an ever-expanding sea of frameworks, tools and ecosystems from which to choose, it...
View ArticleHow to Pass Multiple Parameters to a GET Method in ASP.NET Core MVC
You have multiple options for passing multiple parameters to a GET method: FromRouteAttribute, FromQuery and Model Binding. In this article, we are going to learn how to pass multiple parameters to a...
View ArticleThe State of .NET Webinar: Let’s Unpack the Official .NET 5 Together!
The long-awaited official release of .NET 5 is fast approaching. The promise of Microsoft’s unified modern, open-source platform is big, yet the transition we’ll all have to make might seem a little...
View ArticleGetting Started with Text-To-Speech in Xamarin Forms
Let’s learn how to work with the built-in text-to-speech engines in Xamarin Forms. Every one of us has different learning styles. Some of us learn better by reading, but others will have better...
View ArticleMigrating from MVC to Blazor
ASP.NET Core MVC remains a solid choice for building web applications, but what if you want to start using Blazor for some of your projects? How do you migrate from MVC to Blazor and what pitfalls...
View ArticleMeet the Newest Addition to Telerik UI for Xamarin—RadComboBox
The R3 2020 release brings the long awaited ComboBox control to our Telerik UI for Xamarin suite, which enables you to present your users with a list of options to choose from in a user-friendly and...
View ArticleBest Xamarin Forms App Examples on the Market
Let's look at some showcase app examples that use Xamarin.Forms. It always helps me to imagine possibilities when I see what other great examples there are! Howdy!! ♀️ Thanks for being here! In this...
View ArticleBeware, NotifyIcon for WPF Is Out! Now, Let’s Play a Game!
Join us on our quest to get to know the new Notify Icon in Telerik UI for WPF—officially out of beta and ready to play. The R3 2020 release of Telerik UI for WPF is out and is full of spoils waiting...
View ArticleBlazor Stability Testing Tools for Bulletproof Applications
Blazor testing may just be the biggest potential upside of the framework. Learn about the core concepts of Blazor testing that will help you make bulletproof apps. Blazor is a new web application...
View ArticlePhone Dialer and Sending Emails & SMS in Xamarin Forms
Using Phone Dialer or sending emails or SMS in Xamarin Forms might be easier than you thought: They’re included in Xamarin Essentials! Howdy! ♀ It’s a pleasure to have you here! This time I just want...
View Article.NET Conf 2020: Telerik UI for WinForms and WPF Officially Supports .NET 5.0
The .NET Conf 2020 is now under way—join the livesteam where Scott Hanselman and Scott Hunter just demonstrated how the Telerik UI for WinForms controls work in the Visual Studio designer in a .NET 5.0...
View ArticleFuture of Desktop
We recap the Future of Desktop webinar, unpacking the latest in Windows Desktop development, developer preferences, tooling and Q&A. Building apps for modern web and mobile platforms is pretty...
View ArticleTelerik UI for Blazor 2.19.0 is Compatible with the .NET 5.0 Official Release!
The latest Telerik UI for Blazor release is compatible with the official release of .NET 5, helping you take advantage of immediate improvements in performance, functionality and more. And check out a...
View ArticleIntro to Xamarin Essentials
In this article we take a look at Xamarin.Essentials, Microsoft's official cross-platform library for accessing native features in your Xamarin apps. Xamarin.Forms makes creating a beautiful and...
View ArticleStep Into .NET 5 with Telerik UI for ASP.NET Core Components
.NET 5 is here, and Telerik UI for ASP.NET Core is fully compatible. Check out what's new in .NET 5 and how you can take advantage today. With the recent official release of .NET 5, announced at .NET...
View ArticleExploring What's New in Xamarin Essentials 1.6
Take a look with me at some of the exciting features previewed for Xamarin Essentials 1.6, including integrated APIs and official macOS support! Howdy!! ♀️ I hope you are doing well! This time, I come...
View ArticleTelerik UI for Blazor 2.20.0—Notification, Toolbar, Radar Chart Series and More!
In the latest release of Telerik UI for Blazor, we're excited to share we now provide 60+ native Blazor components! Read all about what's new, including Notification and Toolbar components, Radar...
View ArticleReturn JSON Result with Custom Status Code in ASP.NET Core
Control the format of ASP.NET Core responses and learn how to return a JSON result with custom status code through the help of formatters or directly from the action. When you are creating HTTP APIs,...
View ArticleNew Free Ebook: Unit Testing in .NET—The Complete Guide
Unit testing is the No. 1 technique available to the software developer to ensure that a section of an application, known as a unit, meets its design and behaves as intended. We all know how quickly we...
View Article