Go To Definition improvements for external source in Roslyn
In Visual Studio 17.1 there are a number of enhancements to Go To Definition (and Go To Implementation, and Go To Base, etc.) allowing you to navigate to source code that isn’t in your current...
View ArticleRegular Expression Improvements in .NET 7
A friend once quipped to me that “computer science is entirely about sorting and searching”. While that’s a gross overgeneralization, there’s a grain of truth to it. Searching is, in one way, shape, or...
View ArticleMigrating from ASP.NET to ASP.NET Core in Visual Studio
ASP.NET Core is a unified and modern web framework for .NET. Migrating existing ASP.NET apps to ASP.NET Core has many advantages, including better performance, cross-platform support, and access to all...
View Article--- Article Not Found! ---
*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***
View Article--- Article Not Found! ---
*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***
View ArticleMigrating from ASP.NET to ASP.NET Core with Project Migrations Part 5
ASP.NET Core is a unified and modern web framework for .NET. Migrating existing ASP.NET apps to ASP.NET Core has many advantages, including better performance, cross-platform support (Windows, macOS,...
View ArticleIntroducing F# Inline Type & Parameter Name Hints in Visual Studio
We are constantly working on improving the F# editor experience in the Visual Studio and now we are launching a highly requested feature, Hinting. Hints for F# mean that you will no longer have to...
View ArticleImproved F# hints in Visual Studio
A few months ago, we introduced a preview of F# hints – the type and parameter name hints. Since then, we’ve fine-tuned them, added return type hints, and incorporated tooltips for all of them. Explore...
View Article.NET Conf 2023 – Celebrating the Release of .NET 8! – Save the Date!
We are thrilled to announce the much-awaited “.NET Conf 2023,” a free, three-day virtual developer event that celebrates the release of .NET 8. Co-organized by the .NET community and Microsoft, this...
View ArticlePerformance Improvements in .NET 8
I look forward to summer every year. Sun, beach, warm nights, and putting the finishing touches on the next version of .NET. It’s also the time I get to continue a tradition I started for myself back...
View ArticleOverhauled F# code fixes in Visual Studio
This summer, the F# code fixes in Visual Studio underwent significant updates. We addressed a few dozens of bugs and regressions, sped things up and brought an easy way to improve, test and create code...
View ArticleIntroducing .NET Aspire: Simplifying Cloud-Native Development with .NET 8
For several releases now we’ve been making progress on one of our ongoing aspirational goals. Making .NET one of the most productive platforms on the planet for building cloud-native applications. We...
View ArticleLearn .NET 8 with New Beginner Videos
Watch the .NET 8 Beginner Series New to .NET? Join us and watch the new .NET 8 for beginner series to understand .NET one step at a time. We just launched nine new beginner series on C#, .NET,...
View ArticleDev Tunnels: A Game Changer for Mobile Developers
Are you a mobile application developer who faces challenges when building a back end for your apps? If you’re using .NET, particularly ASP.NET Core, then you’ve probably encountered the issue of...
View ArticleMy Top 10 NEW Visual Studio Features of 2023 for .NET Developers
Visual Studio 2022 saw an abundance of incredible features released in 2023, which gave .NET developers a host of new tools to enhance their productivity. With so many to choose from, I’ve hand-picked...
View Article.NET Announcements and Updates from Microsoft Build 2024
At Microsoft Build 2024, we’re thrilled to unveil a new set of features and tools designed to make .NET development faster and easier. Explore the .NET sessions at Microsoft Build 2024 to see the new...
View ArticleAnnouncing .NET Conf: Focus on AI – August 20th 2024
We’re thrilled to announce the upcoming .NET Conf: Focus on AI, happening on August 20th! This one-day, virtual event will be packed with insightful sessions from both the community and Microsoft...
View Article.NET Conf 2024 – Celebrating the Release of .NET 9! – Save the Date!
We are thrilled to announce the highly anticipated .NET Conf 2024, a free, three-day virtual developer event celebrating the release of .NET 9. Co-organized by the .NET community and Microsoft, this...
View ArticleEnhance Your Cloud Development Skills at ‘Azure Developers – .NET Aspire Day...
Are you ready to take your .NET development skills to the next level and fully embrace the power of cloud development? Join us at the Azure Developers – .NET Aspire Day 2024, a virtual event happening...
View ArticleImproving GitHub Copilot Completions in Visual Studio for C# Developers
GitHub Copilot code completions provide autocomplete suggestions inline as you code. These suggestions are generated based on the content from your currently active file and any other open files in...
View Article