development

Hero Approved GitHub – 2

GitHub Copilot Adds New Code Referencing Feature in Private Beta

Microsoft-owned GitHub has released a new code referencing tool for GitHub Copilot. The new feature will inform developers when AI-powered code suggestions are taken from public repositories. GitHub first unveiled the Copilot tool back in June 2021. The AI programming assistant allows developers to get code suggestions with natural language commands. Copilot has been trained...

LATEST

Hero Approved GitHub – 2

Microsoft Releases Semantic Kernel SDK for Building AI-Powered Applications

Last week, Microsoft announced the release of Semantic Kernel (SK). The new open-source framework enables developers to integrate artificial intelligence (AI) and Large Language Models (LLMs) into their applications. Semantic Kernel is a lightweight software development kit (SDK) that helps developers to incorporate new experiences such as OpenAI’s ChatGPT-powered natural language responses directly into applications….

View Article
DevOps code

Microsoft Releases .NET 7 with Performance Enhancements and More

Last Update: Nov 10, 2022

Microsoft announced the general availability of .NET 7 at its .NET Conf 2022 virtual event. The latest version of the open-source software development platform brings performance enhancements, container and cloud-native tools, and improvements to .NET libraries and frameworks. “.NET 7 brings your apps increased performance and new features for C# 11/F# 7, .NET MAUI, ASP.NET…

View Article
Hero Approved GitHub

GitHub Expands AI-Powered Copilot Tool to Business Customers

GitHub announced yesterday that it’s bringing the AI-powered Copilot coding assistant to business customers. The pair programming tool has been available for individuals since June, and the new offering will help larger teams of developers to improve their speed and productivity. With this release, enterprise customers will be able to purchase and manage GitHub Copilot…

View Article
Hero Approved GitHub – 2

Latest Visual Studio Code Update Brings Merge Editor Improvements and Snap Layouts Support

Microsoft has announced the release of version 1.71 of its Visual Studio Code editor. The latest update brings some improvements for the merger editor, UI changes, and support for snap layouts on Windows 11. With this release, developers can now click the “Open in Merge Editor” button to quickly switch between the text and merge…

View Article

Avoiding Common Mistakes in Cloud Native Development

Don’t let your development teams misuse the cloud! This article looks at some common cloud native problems that fast moving teams can create.

View Article

Accelerate Your Applications with Azure’s Front Door Service

Azure’s Front Door service can bring availability and performance improvements to applications and services deployed anywhere on the Internet.

View Article

Deploying Azure DevTest Labs

Aidan Finn walks you through the step-by-step instructions for deploying an Azure DevTest Lab in the resource group of your choice, with the virtual network of your choice.

View Article

How to Develop and Test Software with Azure VMs

Aidan Finn discusses Azure DevTest Labs, a way to provide self-service for developers and testers with helpful automation but budge control for the business.

View Article

Microsoft TypeScript 2.0 Language — Ready for Prime Time in IT?

Microsoft updates TypeScript language to 2.0. It’s an open-source superset of JavaScript, but said to be easier to use, more productive, create more reliable code, and compile down to standard JavaScript. Version 2.0 adds features such as non-nullable types and expanded control flow analysis. Plus tagged unions, the never type, this types for functions, and of course glob support…

View Article
Go to page