Topics
-
How We Made Bracket Pair Colorization 10,000x Faster In Visual Studio Code
by Guest Henning Dieterichs- 0 replies
- 29 views
How we made bracket pair colorization in Visual Studio Code up to 10,000 times faster. Read the full article Continue reading...
-
Webview UI Toolkit for Visual Studio Code
by Guest David Dossett- 0 replies
- 25 views
Announcing the public preview of the Webview UI Toolkit for Visual Studio Code Read the full article Continue reading...
-
vscode.dev Visual Studio Code for the Web
by Guest Chris Dias- 0 replies
- 31 views
Announcing vscode.dev Visual Studio Code for the Web Read the full article Continue reading...
-
Notebooks, Visual Studio Code style
by Guest Tanha Kabir- 0 replies
- 28 views
Bringing custom notebook experiences to the Visual Studio Code extension Marketplace. Read the full article Continue reading...
-
The problem with tutorials
by Guest Burke Holland- 0 replies
- 26 views
How Laravel uses containerized dev environments to make a better tutorial Read the full article Continue reading...
-
Using Containers to move from local to Remote Development
by Guest Olivia Guzzardo- 0 replies
- 25 views
Increase productivity by moving your development environment from local, to containers, to the cloud. Read the full article Continue reading...
-
Development Container CLI
by Guest Brigit Murtaugh- 0 replies
- 33 views
Provide a consistent development environment anywhere using the development container CLI. Read the full article Continue reading...
-
The VS Code Server
by Guest Brigit Murtaugh- 0 replies
- 28 views
Securely connect to and develop on any remote machine with the VS Code Server private preview. Read the full article Continue reading...
-
Visual Studio Code June 2022
by Guest Visual Studio Code Team- 0 replies
- 33 views
Learn what is new in the Visual Studio Code June 2022 Release (1.69) Read the full article Continue reading...
-
Visual Studio Code July 2022
by Guest Visual Studio Code Team- 0 replies
- 26 views
Learn what is new in the Visual Studio Code July 2022 Release (1.70) Read the full article Continue reading...
-
Introducing the Markdown Language Server
by Guest Matt Bierner- 0 replies
- 33 views
Why we decided to build a language server for working with Markdown Read the full article Continue reading...
-
Visual Studio Code August 2022
by Guest Visual Studio Code Team- 0 replies
- 26 views
Learn what is new in the Visual Studio Code August 2022 Release (1.71) Read the full article Continue reading...
-
Dev Container Features
by Guest Brigit Murtaugh- 0 replies
- 27 views
What are dev container Features and what's new Read the full article Continue reading...
-
VS Code Community Discussions for Extension Authors
by Guest Olivia Guzzardo- 0 replies
- 35 views
Announcing the official launch of VS Code Community Discussions, a place for extension authors to connect. Read the full article Continue reading...
-
Refactor your code with default lambda parameters
by Guest David Pine- 0 replies
- 50 views
This is the last post in a series of four, exploring various C# 12 features. In this post, we’ll explore the “default lambda parameters” feature, enabling developers to express default parameter values in lambdas. This series has covered a lot of ground: Refactor your C# code with primary constructors Refactor your C# code with collection expressions Refactor your C# code by aliasing any type Refactor your C# code to use default lambda parameters (this post) These features are part of our ongoing effort to enhance code readability and maintainability. Let’s explore them in detail! [HEADING=1]Default Lambda Parameters [/HEADING] Default lambda parameters …
-
Using PostgreSQL with .NET and Entra ID
by Guest Aaron Powell- 0 replies
- 63 views
PostgreSQL is a powerful, open-source relational database system that is widely used in the industry. In this blog post, we will explore how to use PostgreSQL with .NET and how to secure your app with Entra ID. [HEADING=1]Getting started with PostgreSQL[/HEADING] Let’s start by creating a new application which is going to use PostgreSQL as the database. There are many ways we could setup PostgreSQL: we could install it, run it in a Docker container, but for this example, I’m going to bootstrap it with .NET Aspire and the PostgreSQL hosting component. While this does run a Docker container behind the scenes, it means we don’t need to worry about setting up Docker or …
-
The .NET MAUI Extension for Visual Studio Code is now Generally Available
by Guest Maddy Montaquila- 0 replies
- 61 views
Today, we’re thrilled to announce that the .NET MAUI VS Code extension is out of preview, and includes some long-awaited new features – including XAML IntelliSense and Hot Reload! [HEADING=1]What is the .NET MAUI extension?[/HEADING] The .NET MAUI extension brings the tools you need to develop .NET MAUI apps into the lightweight Visual Studio Code experience. It’s built on top of C# Dev Kit and the C# extension, which bring in a Solution Explorer, C# Hot Reload, powerful C# IntelliSense, and much more. The .NET MAUI extension adds the ability to target mobile and desktop devices, plus – with the latest releases of the extensions – XAML IntelliSense and XAML Hot Relo…
-
Building Generative AI apps with .NET 8
by Guest Jordan Matthiesen- 0 replies
- 70 views
The future of AI is here, and .NET is ready for it! With .NET 8, you can create amazing applications that integrate language models in your new and existing projects. You can go from an idea to a solution using the tools, services and frameworks you love. We’ve made it easier than ever to learn, build, and deploy your LLM (Large Language Model) applications. At Build 2024, we teamed up with H&R Block to demonstrate how to Infuse your .NET Apps with AI. In this post, we’ll give you an overview of .NET and AI as shown in that session – and point you to the latest samples, libraries, and our new documentation hub for everything .NET and AI. [HEADING=1]Why shoul…
-
Getting started with UI testing .NET MAUI apps using Appium
by Guest Gerald Versluis- 0 replies
- 77 views
Testing is a crucial part of software development to ensure the quality of your application. While there are many forms of testing, one that is particularly popular is user-interface testing, also known as UI testing. In this blog post we will have a look at how to get started with UI testing your .NET MAUI app, on mobile and desktop, by using Appium. [HEADING=1]What is Appium?[/HEADING] Appium is a UI testing framework that is already around since 2011. A lot has happened since then and today it is available as the go-to framework for writing UI tests for testing native, web and hybrid applications on all kinds of platforms. The way Appium works is that it will …
-
VS Code Extensions and WebAssembly - Part Two
by Guest Dirk Bäumer- 0 replies
- 55 views
Read the full article Continue reading...
-
Who's Online 0 Members, 0 Anonymous, 34 Guests (See full list)
- There are no registered users currently online