Microsoft
Developer Blogs

Get the latest information, insights, and news from Microsoft.

Featured Image
Feb 14, 2025

GitHub Copilot for Xcode Chat – Public Preview Now Available

We’re excited to announce that GitHub Copilot for Xcode Chat is now in public preview, bringing the power of AI to help developers code more efficiently. With just a GitHub account, you can enable Copilot in Xcode and start leveraging AI-driven suggestions and interactive chat features...
Read more
Feb 12, 2025

GitHub Copilot for Eclipse: Code Completion Now in Public Preview

We are excited to announce the Public Preview of GitHub Copilot for Eclipse. As part of the broader GitHub Copilot family, which enhances productivity in various IDEs, this latest integration ensures that developers using Eclipse can benefit from AI-assisted coding like never...
Read more

Latest posts

Image networkingdotnet9
Feb 14, 2025
Post comments count0
Post likes count0

.NET 9 网络优化

Author Avatar
Eddie Chen
本文翻译自 Máňa, Natalia 和 Anton 创作的 .NET 9 Networking Improvements 秉承我们的传统,我们很高兴与您分享这篇博客文章,以介绍新的 .NET 版本中网络领域相关的最新动态和最有趣的变化。今年,我们带来了 HTTP...
.NET中文官方博客
Image Extensions yellow
Feb 13, 2025
Post likes count3

New restrictions on package loading

Author Avatar
Ryan Molden
As Visual Studio transitions its core packages and services to an async loading/retrieval model, we've identified bugs in both the initial async implementation and the existing synchronous package loading mechanism. While most of these bug fixes have been transparent to extenders, one...
Visual Studio Blog
Feb 13, 2025
Post comments count0
Post likes count0

Announcing TypeScript 5.8 RC

Author Avatar
Daniel Rosenwasser
Today we are excited to announce the Release Candidate (RC) of TypeScript 5.8! To get started using the Release Candidate, you can get it through npm with the following command: npm install -D typescript@rc Let's take a look at what's new in TypeScript 5.8! What's New Since the...
TypeScript
Image Extract Component Lexer Blog Thumbnail jpg
Feb 13, 2025
Post comments count7
Post likes count3

New Features for Enhanced Razor Productivity!

Author Avatar
Leslie Richardson
The Extract to Component refactoring and the Roslyn tokenizer are two new features designed to help improve your productivity in Razor files.
.NET Blog
Image Designer
Feb 13, 2025
Post comments count0
Post likes count1

Database and AI: solutions for keeping embeddings updated

Author Avatar
Davide Mauri
In the previous article of this series, it was discussed how embeddings can be quickly created from data already in Azure SQL. This is a useful starting point, but since data in a database changes frequently, a common question arises: “How can the vectors be kept updated whenever there...
Azure SQL Devs’ Corner
Banner image
Feb 13, 2025
Post comments count1
Post likes count1

A sample implementation of the weak reference pattern for COM callbacks

Author Avatar
Raymond Chen
A forwarder through a weak reference.
The Old New Thing
Image MSFT BANNER CONF42GOLANG2022
Feb 13, 2025
Post comments count0
Post likes count0

Go 1.24.0-1 Microsoft build now available

Author Avatar
Davis Goodin
A new release of the Microsoft build of Go is now available for download.
Microsoft for Go Developers
Image main image png
Feb 13, 2025
Post likes count1

Unlock Generative AI for Enterprise Scalability

Author Avatar
Shiran Rubin Manaev
Reusable templates, pipelines, and tools to streamline the setup of GenAI projects, saving time and effort, and ensuring consistency and reliability across projects.
ISE Developer Blog
Feb 12, 2025
Post comments count2
Post likes count2

GitHub Copilot for Eclipse: Code Completion Now in Public Preview

Author Avatar
Hang Wang
We are excited to announce the Public Preview of GitHub Copilot for Eclipse. As part of the broader GitHub Copilot family, which enhances productivity in various IDEs, this latest integration ensures that developers using Eclipse can benefit from AI-assisted coding like never...
Microsoft for Java Developers