Latest from todayanalysisSpeeding up .NET application development with Uno StudioUno Studio’s preview of its new Hot Design tool makes working with live XAML a convenient, interactive process for designers and developers.By Simon BissonMar 13, 20258 minsDevelopment ToolsMicrosoft .NETSoftware Development news Microsoft previews AI chat template for .NETBy Paul KrillMar 08, 20252 minsC#Generative AIMicrosoft .NETanalysis The key new features in .NET 10By Simon BissonMar 06, 20257 minsDevelopment Libraries and FrameworksDevelopment ToolsMicrosoft .NET how-toUnderstanding thread synchronization in C#By Joydip Kanjilal Feb 27, 202514 minsDevelopment Libraries and FrameworksMicrosoft .NETSoftware Development analysisWhat’s next for Microsoft’s Semantic KernelBy Simon Bisson Feb 27, 20259 minsArtificial IntelligenceDevelopment Libraries and FrameworksMicrosoft .NET newsMicrosoft’s .NET 10 arrives in first previewBy Paul Krill Feb 26, 20253 minsC#Development Libraries and FrameworksMicrosoft .NET newsDon’t use public ASP.NET keys (duh), Microsoft warnsBy Paul Krill Feb 11, 20252 minsApplication SecurityMicrosoft .NETWeb Development analysisUsing NATS with .NET AspireBy Simon Bisson Feb 06, 20258 minsCloud-NativeMicroservicesMicrosoft .NET how-toHow to use resource-based authorization in ASP.NET CoreBy Joydip Kanjilal Jan 23, 20259 minsC#Development Libraries and FrameworksMicrosoft .NET Articleshow-toHow to use the new Lock object in C# 13Take advantage of the new System.Threading.Lock object in C# 13 to more easily implement performant thread-safe applications in .NET Core.By Joydip Kanjilal Jan 09, 2025 8 minsC#Development Libraries and FrameworksMicrosoft .NETanalysisWorking with minimal APIs in .NETBuild smaller microservices with a flexible, easy to use way to build HTTP APIs without excess overhead.By Simon Bisson Jan 09, 2025 7 minsAPIsMicroservicesMicrosoft .NEThow-toHow to split strings efficiently in C#Take advantage of the ReadOnlySpan<char> struct in C# to split strings in a resource-efficient manner. By Joydip Kanjilal Dec 26, 2024 7 minsC#Development Libraries and FrameworksMicrosoft .NEThow-toBuild a server-side web app with .NET, C#, and HTMXCombine .Net with C# and HTMX for a streamlined development process that yields a dynamic front end without writing a line of JavaScript.By Matthew Tyson Dec 18, 2024 9 minsMicrosoft .NETSoftware DevelopmentWeb DevelopmentnewsMicrosoft .NET Community Toolkit backs partial properties.NET Community Toolkit 8.4 brings partial properties support to MVVM Toolkit generators and introduces new MVVM Toolkit analyzers. By Paul Krill Dec 13, 2024 2 minsC#Development Libraries and FrameworksMicrosoft .NEThow-toHow to chunk data using LINQ in C#Take advantage of the Chunk method in LINQ to split large data sets into a sequence of chunks for more efficient processing. By Joydip Kanjilal Dec 12, 2024 7 minsC#Development Libraries and FrameworksMicrosoft .NETnewsOpenSilver 3.1 brings XAML designer for VS CodeUpgrade to open-source framework for cross-platform .NET development adds drag-and-drop XAML designer and expands Windows Presentation Framework support. By Paul Krill Dec 11, 2024 2 minsMicrosoft .NETSoftware DevelopmentnewsHeroku PaaS adds .NET supportHeroku also announced that its Next Generation platform, which supports building and deploying Kubernetes and AI applications, is available in a pilot. By Paul Krill Dec 03, 2024 2 minsGenerative AIMicrosoft .NETPaaShow-toHow to use ref structs in C# 13Take advantage of ref structs to reduce resource consumpiton and eliminate garbage collection overhead. C# 13 gives us more ways to use them.By Joydip Kanjilal Nov 28, 2024 7 minsC#Development Libraries and FrameworksMicrosoft .NETnewsUno Platform unveils visual designer for cross-platform .NET developmentUno Platform Studio includes a Figma plugin, hot reload, and a visual designer that updates XAML in real time, immediately reflecting the changes in the UI. By Paul Krill Nov 27, 2024 2 minsDevelopment Libraries and FrameworksMicrosoft .NETWeb DevelopmentnewsF# 9 adds nullable reference typesLatest version of Microsoft’s functional .NEt programming language provides a type-safe way to handle reference types that can have null as a valid value. By Paul Krill Nov 18, 2024 3 minsMicrosoft .NETProgramming LanguagesSoftware Developmenthow-toHow to use DispatchProxy for AOP in .NET CoreTake advantage of the DispatchProxy class in C# to implement aspect-oriented programming by creating proxies that dynamically intercept method calls.By Joydip Kanjilal Nov 14, 2024 7 minsC#Development Libraries and FrameworksMicrosoft .NET Show more Show less View all Video on demand videoHow to Run WebAssembly outside the browser with WasmerWebAssembly apps can run at near-machine-native speeds in a browser — and outside of it, too, with the Wasmer runtime. In this video you’ll see how Wasmer can run WebAssembly apps from the command line, download pre-packaged apps from the wasm.io online package registry, and work with local WebAssembly binaries you’ve already downloaded or built. What is WebAssembly? The next-generation web platform explained | InfoWorld https://www.infoworld.com/article/2255892/what-is-webassembly-the-next-generation-web-platform-explained.html Wasmer takes WebAssembly server-side | InfoWorld https://www.infoworld.com/article/2262266/wasmer-takes-webassembly-server-side.html Wasmer melds WebAssembly, Posix with WASIX spec | InfoWorld https://www.infoworld.com/article/2338550/wasmer-melds-webassembly-posix-with-wasix-spec.html Mar 12, 2025 5 minsPython How to use Dioxus | A new library for cross-platform apps in Rust Mar 12, 2025 4 minsPython The Python 3.14 interpreter speedups explained Mar 04, 2025 4 minsPython What is LLVM? | The compiler infrastructure explained Feb 21, 2025 6 minsPythonSee all videos Explore a topic Analytics Artificial Intelligence Careers Cloud Computing Data Management Databases Development Tools Devops Emerging Technology Generative AI Java JavaScript Open Source Programming Languages View all topics Show me moreLatestArticlesVideos news Attackers attempted hijacking 12,000 GitHub accounts with click-fix alerts By Shweta Sharma 17 Mar 20251 min DeveloperSecurity feature Why AI-generated code isn’t good enough (and how it will get better) By Bill Doerrfeld 17 Mar 202514 mins Artificial IntelligenceDevelopment ToolsGenerative AI feature Combining AI and no-code for business app development By Burley Kawasaki 17 Mar 20258 mins Artificial IntelligenceGenerative AINo Code and Low Code video What is software bill of materials? | SBOM explained 18 Feb 20254 mins Python video The Zig language: Like C, only better 11 Feb 20254 mins Python video How to remove sensitive data from repositories | Git Disasters 31 Jan 20255 mins Python