Development Libraries and Frameworks
Development Libraries and Frameworks | News, how-tos, features, reviews, and videos
Nvidia unveils QODA for hybrid quantum-classical computing
Nvidia’s Quantum Optimized Device Architecture allows HPC and AI experts to add quantum computing to existing applications, using C++ and Python.
ASGI explained: The future of Python web development
Learn how the new asynchronous standard for Python web applications makes apps faster, more flexible, and more future-proof.
How to migrate ASP.NET Core 5 code to ASP.NET Core 6
It’s easy to update your ASP.NET Core 5 code to ASP.NET Core 6. Learn how by following these examples.
Working with Microsoft’s .NET Rules Engine
Manage application workflow with open source tools that add basic rules processing to your code.
Uno Platform advances WebAssembly support
Multi-platform UI toolkit for .NET enables WebAssembly threads and exceptions ahead of official .NET 7 support.
The best new features in .NET 6
Microsoft .NET 6 marks a new era of developing performant, modern-day applications for web, cloud, desktop, and mobile devices. Here’s what’s new.
C# language specification approved
The sixth edition of the C# language specification allows for more openness and community participation in changes to the language, Microsoft said.
9 Deno runtime projects to watch
The Deno ecosystem is taking root, with a host of tools and services to challenge Node.js. Here are nine projects leveraging Deno for web development, serverless edge hosting, and more.
8 Java frameworks for a cloud-native world
These lighter-weight Java frameworks combine cloud-native flexibility with Java’s time-tested engineering, so you can write responsive code that’s easy to deploy anywhere.
Rust is most popular WebAssembly language, survey says
The State of WebAssembly 2022 survey of Wasm developers shows Rust on top, with Blazor and Python on the rise.
How to work with trace listeners in ASP.NET Core 6
Take advantage of trace listeners in ASP.NET Core 6 to add performance and debugging instrumentation to your applications with ease.
OpenJDK proposal would provide Java class file API
OpenJDK proposal would replace ASM with an up-to-date and performant API for parsing, generating, and transforming Java class files.
Microsoft’s complicated dance with open source
The decision to make the C# extension in Visual Studio Code proprietary is raising hackles, but Microsoft is still a consistent supporter of open source.
How to implement IP whitelists in ASP.NET Core 6
Take advantage of middleware in ASP.NET Core 6 to check the remote IP address of every request, and allow requests only from known and trusted addresses.
Okta’s Matt Raible: How I became a Java hipster
The Okta developer advocate and JHipster evangelist discusses Java and JavaScript development, monoliths and microservices, software scaling vs. people scaling, and making security friendlier for developers.
Microsoft previews text classification API for ML.NET
New text classification API for Microsoft’s open source machine learning framework streamlines model training by using your data to fine-tune an existing model.
Building collaborative apps with Teams Live Share
Microsoft is expanding access to its Fluid Framework real-time collaboration tools with a new application platform for Teams developers.
Intro to JHipster: A full-stack framework for Java and JavaScript
A mature framework for generating hybrid Java and JavaScript applications, JHipster supports the development tools you love and provides monitoring and other administrative capabilities out of the box.