Skip to content

.NET Blog

400+ posts on Azure, C#, Entity Framework, .NET, Software Engineering and Visual Studio

Dave Callan

Full stack .NET Developer and Solutions Architect contractor with over 17 years experience obtained across multiple domains and organisations such as Citibank, Central Bank, AIB, ESB, United Drug and RTE.

 

  • BACK TO BLOG HOMEPAGE !!!

Recent Posts

  • Poll Results : Do you enable Nullable Reference Types in your C# 8+ .NET apps? February 15, 2023
  • NuGet website now allows filtering of packages by .NET target framework February 15, 2023
  • Treat Nullable references type warnings in C# 8+ as errors February 15, 2023
  • What’s new in Entity Framework 8 Preview 1? February 15, 2023
  • How to set C# 10+ file scoped namespaces as default in Visual Studio February 15, 2023
  • Resume driven development is a big problem in the software development sector February 6, 2023
  • Redesigned Azure App service scale up plan screen February 6, 2023
  • Poll Results : Do you use Microsoft-hosted agents or self-hosted agents with Azure DevOps February 6, 2023
  • .NET Framework 4.8 v .NET 7 simple ADO.NET select performance benchmarks January 29, 2023
  • Entity Framework 7 bulk update performance benchmarks January 29, 2023
  • ASP.NET route syntax colour highlighting coming in .NET 8 January 28, 2023
  • Poll Results : What do devs use for DB CRUD in their .NET apps? January 28, 2023
  • Build acceleration available from Visual Studio 2022 17.5 January 28, 2023
  • What database is used most with Entity Framework? January 28, 2023
  • Bulk delete items from Azure Cosmos DB from the portal January 28, 2023
  • Raw SQL queries for unmapped types available from Entity Framework 8 Preview 1 January 22, 2023
  • Entity Framework 8 with SQL Server provider will support DateOnly and TimeOnly types January 22, 2023
  • .NET Framework 4.8 v .NET 7 reflection performance benchmarks January 22, 2023
  • Should I use the Entity Framework in-memory DB for unit tests? January 22, 2023
  • Transitive packages will soon be visible in NuGet Package Manager in Visual Studio January 22, 2023
  • BACK TO BLOG HOMEPAGE !!!

Categories

  • .NET Core Blog (90)
  • ASP.Net MVC (11)
  • Automapper (6)
  • Azure Blog (28)
  • C# Blog (45)
  • Databases (43)
    • SQL Server Blog (38)
  • Deployment (9)
  • Design Patterns (24)
  • Entity Framework Blog (75)
  • eShopOnWeb (17)
  • Frontend (13)
  • Performance Improvement (25)
  • Software Architecture (30)
  • Software Development (45)
  • SSIS (5)
  • Testing (8)
  • Visual Studio Blog (89)
  • VS Code (4)
  • Web Application Security (3)
  • WordPress (3)
  • BACK TO BLOG HOMEPAGE !!!

Category: VS Code

How to format only your modifications on save (and not the whole file) in VS Code

The Format On Save option in Visual Studio Code is very helpful for enforcing code styles… however it can be … Continue reading How to format only your modifications on save (and not the whole file) in VS Code

Posted on December 25, 2021December 25, 2021Categories VS CodeLeave a comment on How to format only your modifications on save (and not the whole file) in VS Code

How to enable bracket pair colorization in Visual Studio Code and Visual Studio

When viewing code with deeply nested brackets, it can be hard to figure out which brackets match and which don’t. … Continue reading How to enable bracket pair colorization in Visual Studio Code and Visual Studio

Posted on October 30, 2021July 7, 2022Categories Visual Studio Blog, VS CodeLeave a comment on How to enable bracket pair colorization in Visual Studio Code and Visual Studio

Visual Studio Code now available in your browser

This is one of the coolest things I’ve seen in a long time. Visual Studio Code is now available in … Continue reading Visual Studio Code now available in your browser

Posted on October 28, 2021July 7, 2022Categories VS CodeLeave a comment on Visual Studio Code now available in your browser

Use Visual Studio Code keyboard shortcuts in Visual Studio

If you use both Visual Studio Code and Visual Studio and don’t want to have to remember two different keyboard … Continue reading Use Visual Studio Code keyboard shortcuts in Visual Studio

Posted on June 24, 2020July 7, 2022Categories Visual Studio Blog, VS CodeLeave a comment on Use Visual Studio Code keyboard shortcuts in Visual Studio
Proudly powered by WordPress | .NET | .NET Blog | Visual Studio Blog