In-Depth Features


Q&A: Developing Web Sites with ASP.NET Core Razor Pages

Microsoft says Razor Pages development in ASP.NET Core can make coding page-focused web-dev scenarios easier and more productive than using the controllers and views integral to another option: the Model View Controller (MVC) approach.

Red Pedal Close Up

Hybrid Web Frameworks Q&A with Allen Conway: Reach Android/iOS with JavaScript, HTML and CSS

Learn how offerings like Ionic, Cordova and others provide an alternative to straight web-dev, Progressive Web Applications (PWAs), native development and other cross-platform dev frameworks like Xamarin (now .NET MAUI), Flutter, React Native and so on.

Hands-On Blazor Q&A with Roland Guijt

The red-hot Blazor project has been burning through the Microsoft-centric web-dev world with its brand-new C#-based experience, but does the hype match the reality?

Q&A with Alon Fliess: To Microservice or Not to Microservice? (and How?)

The microservices architectural style is one of the foundational pillars of today's cloud-native development world, along with modern design, containers, backing services and automation.

Taking My New GitHub Copilot 'AI Pair Programmer' for a Spin

My Copilot does a lot of cool things, but sometimes it repeats itself and doesn't seem to want to compute the value of pi.

Hands On with Latest Visual Studio 2022 Preview Features

Trying out some hidden functionality that can be enabled with a few mouse clicks (and maybe an IDE restart).

Q&A

Q&A with Tony Champion: Building Secure and Scalable APIs in .NET 6

Whether you are building desktop apps, mobile apps or Single-Page Applications (SPAs), nearly every application needs backend APIs. Not only do these APIs need to provide business functionality, but they need to be performant, scalable and most importantly secure.

Q&A

Q&A: Deep Dive on Blazor

We caught up with Rockford Lhotka about an upcoming deep-dive presentation on the "hottest" project in the Microsoft-centric web-dev space, which provides a C#-based experience instead of JavaScript, now targeting mobile and even desktop.

Q&A

Q&A: Saving Money with Design Thinking for App Dev Teams

"You can make and save a *lot* of money by placing design thinking and innovation at the heart of your application development -- perhaps more money than your entire software development budget!"

Q&A

Q&A: Dapr for Building Distributed .NET Applications

Dapr addresses a large challenge inherent in modern distributed applications: complexity.

Q&A

Q&A: ASP.NET Core Beyond the Basics

What if you already know what the Startup class does, how configuration is handled and what Kestrel is?

Edit Local Images/Text from a .NET MAUI Blazor Hybrid App

With .NET 6 and the latest Visual Studio 2022 preview, developers can create a hybrid Blazor/.NET MAUI app that can work with local machine resources in ways that ordinary Blazor (web) apps can't.

Q&A with Jim Wooley: C# Past, Present, and Beyond

The Microsoft MVP and LINQ expert discusses the best current C# features, how developers can stay on top of changes, and what they often get wrong about Microsoft's flagship coding language.

Q&A with Miguel Castro: Demystifying Microservice Architecture

The longtime Microsoft MVP first defines microservices, then explains the biggest misconception about them, typical benefits and when they're not the answer.

Q&A with Jason Bock: What's New in C# 10

The next version of Microsoft's flagship coding language is coming soon. A Microsoft MVP shares the features to look out for.

Xamarin.Forms 4.0 Deep Dive: Microsoft Details New Features

Here's an examination of the new features in the Xamarin.Forms 4.0 major release, drawing on a new podcast, video, blogs posts and Microsoft documentation.

Building RESTful Services Using ASP.NET Core

ASP.NET Core makes building RESTful services easy and comfortable, says Joydip Kanjilal, who shows how to do just that in this article, complete with code samples and screenshots.

The Montana Programmer: Coding VB.NET While Fishing, Hiking and Dodging Grizzly Bears

Here's what it's like to live and program in the mountains of Montana.

Xamarin vs. Newcomer Flutter: What Developers Say

Although it was only just released as a beta, the open source Flutter framework for cross-platform mobile app development is drawing comparisons with Microsoft's Xamarin in the developer community.

Filtering List Boxes with a Little Help from XAML

This hands-on tutorial features an example app that displays a list of American cities, allowing the user to see a subset of choices by typing a filtering text value.

Subscribe on YouTube