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 !!!

Common appSettings file for all projects in a solution

Many solution structures look a bit like below. This means that if some code in for instance MYSOFTWARE.APPLICATIONSERVICES requires access … Continue reading Common appSettings file for all projects in a solution

Posted on March 22, 2012Categories Deployment, Software Development, Visual Studio BlogLeave a comment on Common appSettings file for all projects in a solution

Register Castle Windsor IOC components via convention

Favouring convention over configuration means less change points (and remember points) for developers to deal with when new code needs … Continue reading Register Castle Windsor IOC components via convention

Posted on March 21, 2012July 4, 2022Categories Software Development1 Comment on Register Castle Windsor IOC components via convention

Posts navigation

Previous page Page 1 … Page 16 Page 17
Proudly powered by WordPress | .NET | .NET Blog | Visual Studio Blog