I post .NET / C# and Visual Studio content on LinkedIn and Twitter almost daily.
Please consider following me.
LinkedIn – 30K followers
Twitter – 5K followers
You might also be interested in...
Poll Results : What IDE do .NET developers use mostly?I ran a poll on my LinkedIn and Twitter profiles recently wondering if Rider or Visual Studio was used more? … Continue reading Poll Results : What IDE do .NET...
One of my Entity Framework LinkedIn posts featured in new Entity Framework book
Am very happy to have had one of my Linkedin posts about Entity Framework featured in Brian Gorman’s 2nd edition of his … Continue reading One of my Entity Framework LinkedIn posts...
Poll Results : Do you enable Nullable Reference Types in your C# 8+ .NET apps?
Nullable Reference Types are supported since C# 8 in .NET and allow us to minimize the likelihood that our code … Continue reading Poll Results : Do you enable Nullable...
Emojis will be supported in .NET 7 console output
In .NET 7 it will be possible to use emojis in console output. What do you think about this? Good? … Continue reading Emojis will be supported in .NET 7...
Poll Results : Do you put MediatR command/query and related handler in same file?
Personally I think MediatR can add unneeded complexity to a project but when using it one thing I like to … Continue reading Poll Results : Do you put MediatR...