I am Self-Publishing the Network Programming Book!
Last September, I wrote about starting to write a book covering C# 12 and .NET 8 for network programming. I […]
Last September, I wrote about starting to write a book covering C# 12 and .NET 8 for network programming. I […]
I am thrilled to announce my new adventure into the world of book writing with my upcoming title, “Practical Network Programming Using C#.” A few months ago, I received a request about deep diving into network programming, particularly with C#. I am very passionate about this area of software development, so I agreed, and Packt will publish the book.
One of my passions is data! I love all forms of data and how to work with it. I am a .NET fanatic also and have been a fan of Entity Framework since 2008. It has gotten so good since .NET Core 1.0, and I love to push EF Core to the limit, especially around Web APIs. In this blog post, I want to share my ideas about Compiled Queries in EF Core.