-
Recent Posts
Archives
Categories
Category Archives: Uncategorized
EF Core 5.0 is round the corner
EF Core 5.0 is in flux and is slated to be released along with .NET 5.0. One thing to note is that EF Core 5.0 will not run on .NET Framework, unlike its predecessors. I personally think, this is good … Continue reading
Posted in Uncategorized
Leave a comment
Cannot connect to runtime process, timeout after 10000 ms
If you are a web developer, it’s given that you also write JavaScript code. I am building an ASP.NET Core app in VS 2017 and I needed to install a feature that I chose to write in JavaScript. While everything … Continue reading
Posted in Uncategorized
Leave a comment