-
25 Years of CODE Magazine
Rod celebrates the silver anniversary of this magazine with a look back at the technology we've covered and some very cool cover art.
-
Front-End Development Trends
Designing a front-end isn’t all dialog boxes and clickable buttons. Sahil shares how semantic HTML, dialog tags, HTML forms, and vector graphics make interacting with your app better for you and your users.
-
Exploring .NET MAUI: Popups, Messages, and Data Validation
In this sixth entry in his series on MAUI, Paul teaches you how to use data annotation attributes, generic code, and popup messages to get your users where they want to go.
-
Get on the Bus—The Azure Service Bus
Microsoft’s Azure Service Bus is for developing message-based applications. Matthew explains some basics, like configuring queues, sending and receiving messages, and how to handle exceptions and attacks from the bad guys.
-
Securing ASP.NET Core Blazor Applications
Blazor helps build interactive web applications using C# and .NET in a modular component model. Joydip shows you how flexible it can be when you need a rich interactive web user interface.
-
Sora: The Clockwork Hand
Jason wants to make a film. He’s got a plan and a vision. Now all he needs is the software to help him get there. Read his analysis of Sora, a text-to-video model developed by OpenAI.
-
Unlock Serverless Azure Functions
One of the exciting developments in cloud computing is its serverless architecture. Vaibhav explains how, without the overhead of managing servers, monitoring infrastructure, and other operational concerns, you can focus on writing great code and getting it to your users faster.