.NET

Anthropic targets DevSecOps with Claude Code update as AI rivals gear up
Anthropic has introduced automated security reviews in its Claude Code product, aiming to help developers identify and fix vulnerabilities earlier in the software development process. The update includes a GitHub Actions integration and a new “/secu...
2025-08-07 10:21
Getting started with A2A in .NET
As we continue to move away from using AI tools to power chatbots, new ways of working are becoming more important. Agent technologies have proven to be an interesting way to automate business processes. They treat AI models as a flexible orchestratio...
2025-08-07 09:00
The Claude party is almost over
AI coding assistants are a frequent topic for InfoWorld and probably most tech publications. However, the dirty secret is that this landscape changes daily. Not long ago Claude Code practically obliterated the competition. How? Well, it wasn’t that ...
2025-08-07 09:00
Google updates agents in BigQuery to further automate analytics tasks
Google has made a series of incremental updates to its managed BigQuery data warehouse service to help data practitioners across enterprises further automate data analytics tasks. These updates were made to the data engineering and data science agents...
2025-08-06 18:54
5 Copilot Chat Prompts .NET Devs Should Steal Today
Discover 5 practical GitHub Copilot Chat prompts to boost .NET development productivity, from code optimization to security reviews. The post 5 Copilot Chat Prompts .NET Devs Should Steal Today appeared first on .NET Blog.
2025-08-06 17:05
TypeScript 5.9 arrives with deferred module evaluation, expandable hovers
TypeScript 5.9, an update to Microsoft’s JavaScript superset with syntax for types, is now available as a production release. The new TypeScript release brings support for ECMAScript’s deferred module evaluation and a preview of expandable hovers ...
2025-08-06 11:00
Google Spanner gets a columnar engine to unite OLTP and OLAP workloads
Google has updated its managed database service — Spanner — with a new columnar engine to help enterprises run complex analytical queries on real-time transactional data for better decision-making. The update, currently in preview, will tackle a t...
2025-08-06 10:15
Roo Code review: Autonomous AI-powered development in the IDE
It already seems like I’ve been waiting too long for the AI coding tool I’m looking for; one that lets me go from idea to app, then keep refining as I go. I want a tool that lets me stay firmly in the realm of ideas while my application changes ar...
2025-08-06 09:00
How to code sign binaries on Windows
If you compile programs on Microsoft Windows to a binary, you may have noticed that the resulting binaries don’t always run on other machines—at least, not without Windows objecting. As a security measure, Windows can be configured to run only bin...
2025-08-06 09:00
How to measure coupled code
Back in March, I wrote about dependency injection. I explained why you should be injecting your dependencies instead of creating them on the fly. I argued that dependency injection was a great technique for decoupling your code. It is! We all seem to...
2025-08-06 09:00
.NET and .NET Framework August 2025 servicing releases updates
A recap of the latest servicing updates for .NET and .NET Framework for August 2025. The post .NET and .NET Framework August 2025 servicing releases updates appeared first on .NET Blog.
2025-08-05 22:54
JetBrains previews no-code development platform
JetBrains is offering early access to Kineto, an AI-powered, no-code development platform intended to help anybody create professional or personal apps regardless of technical ability. Launched August 5, Kineto helps users create, deploy, and maintain...
2025-08-05 21:58
JetBrains previews no-code app builder
JetBrains is offering early access to Kineto, an AI-powered, no-code development platform intended to help anybody create professional or personal apps regardless of technical ability. Launched August 5, Kineto helps users create, deploy, and maintain...
2025-08-05 21:58
Exploring new Agent Quality and NLP evaluators for .NET AI applications
Introducing Agent Quality and NLP evaluators in the Microsoft.Extensions.AI.Evaluation libraries. The post Exploring new Agent Quality and NLP evaluators for .NET AI applications appeared first on .NET Blog.
2025-08-05 17:05
.NET Conf 2025 – Announcing the Call for Content
The .NET Conf 2025 Call for Content is now open! Join us November 11-13 for the premier .NET virtual event celebrating .NET 10. Submit your session proposal by August 31st and share your .NET expertise with developers worldwide. The post .NET Conf 2025...
2025-08-05 16:00
Why benchmarks are key to AI progress
Benchmarks are often reduced to leaderboard standings in media coverage, but their role in AI development is far more critical. They are the backbone of model evaluation—guiding improvements, enabling reproducibility, and ensuring real-world appl...
2025-08-05 09:00
The problem with AI agent-to-agent communication protocols
You know the routine: The IT industry, driven as much by vendor ambition as by necessity, develops many competing standards to solve a simple problem. Today’s culprit: agent-to-agent communication in AI. The recent rise of so-called “standards” ...
2025-08-05 09:00
Python popularity boosted by AI coding assistants – Tiobe
Python, the highest-ranking language ever in the Tiobe index of programming language popularity, has been getting a boost from AI coding assistants, according to Tiobe. In the Tiobe index for July 2025, Python scored a rating of 26.98%, the highest ev...
2025-08-05 00:22
The new Dependabot NuGet updater: 65% faster with native .NET
Discover the new Dependabot NuGet updater that improves performance, accuracy, and developer experience by leveraging native .NET tooling. The post The new Dependabot NuGet updater: 65% faster with native .NET appeared first on .NET Blog.
2025-08-04 15:00
Microsegmentation for developers
In the early days of network security, microsegmentation was a firewall tactic. You divided your network into trust zones, assigned rules to each zone, and tried to prevent lateral movement. Microsegmentation was slow to implement, hard to maintain, a...
2025-08-04 09:00