Skip to content

.NET Blog

330+ 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

  • Entity Framework DbContext pooling performance benchmark July 19, 2022
  • Change schema name in Entity Framework Core July 18, 2022
  • How to have multiple baselines in BenchmarkDotNet July 17, 2022
  • Group benchmarks by method when using Params in BenchmarkDotNet July 17, 2022
  • How to have a GlobalSetup per benchmark in BenchmarkDotNet July 17, 2022
  • How to configure inheritance mappings in Entity Framework 7 July 17, 2022
  • Entity Framework 7 TPH, TPT and TPC inheritance mapping performance benchmarks July 16, 2022
  • How to view Cyclomatic Complexity in Visual Studio July 16, 2022
  • Include only slow queries in a SQL Server Profiler trace July 16, 2022
  • View transaction related events in a SQL Server Profiler trace July 16, 2022
  • .NET 6 v .NET 7 reflection performance benchmarks July 16, 2022
  • Benchmark different batch sizes in Entity Framework using BenchmarkDotNet July 15, 2022
  • Programmatically set Entity Framework batch size July 15, 2022
  • How to use HILO with Entity Framework Core July 14, 2022
  • How to benchmark different versions of the same library with BenchmarkDotNet July 12, 2022
  • Entity Framework 7 performance improvements due to less roundtrips July 12, 2022
  • Entity Framework entity configuration with Fluent API July 12, 2022
  • Showing TSQL preview in SQL Server Management Studio vertical scrollbar July 12, 2022
  • Drag object names from Object Explorer into query window in SQL Server Management Studio July 12, 2022
  • Running BenchmarkDotNet benchmarks against .NET 7 July 12, 2022
  • BACK TO BLOG HOMEPAGE !!!

Categories

  • .NET Core Blog (59)
  • ASP.Net MVC (11)
  • Automapper (6)
  • Azure Blog (25)
  • C# Blog (40)
  • Databases (41)
    • SQL Server Blog (36)
  • Deployment (8)
  • Design Patterns (24)
  • Entity Framework Blog (63)
  • eShopOnWeb (17)
  • Frontend (11)
  • Performance Improvement (25)
  • Software Architecture (25)
  • Software Development (41)
  • SSIS (5)
  • Testing (7)
  • Visual Studio Blog (79)
  • 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