X

Bootstrap not loading in Angular 8 after installation

Bootstrap is a very popular open-source toolkit for developing professional web applications and it can be used along with other…

Jeffrey

Fix ASP.NET Core application HTTP Error 500.30 ANCM In-Process Start Failure

Last week when I was working on an ASP.NET Core web application, suddenly I got an error like this: HTTP…

Jeffrey

Cannot create initial migration with dotnet ef command in .NET core

By Jason Groce - https://github.com/dotnet/docs/blob/cb475ed45f881e9462e34764480d3b0ebce85e91/docs/images/hub/netcore.svg, Public Domain, Link The new .NET Core 3.0 was released on September 23, 2019, with…

Jeffrey

[Fix] A connection was successfully established with the server, but then an error occurred during the login process

After you create a new login for a database in your SQL Server and try to use it to connect…

Jeffrey

Using CSS Margin Auto May Cause CSS Transitions Not To Work

The CSS transitions and transformations make it very easy to change different properties of an element on a web page…

Jeffrey

What is/are preventing Linux from being more popular

Linux is much better than Windows in many ways, as I mentioned in my previous post, but unfortunately the market…

Jeffrey

How to Validate Date when Using jQuery Datepicker

It is a common practice to use some calendar tool for date entry in a web application because it is…

Jeffrey

How to Legally Install and Use Windows 10 Without Product Key

Do you know you can legally install and use Windows 10 without a product key? If no, you can consider…

Jeffrey

How to download Windows 10 ISO image legitimately

Have you ever wanted to have a legitimate copy of Windows 10? I am not talking about the trialed version…

Jeffrey

10 Reasons Why Linux Is Better Than Windows

Linux has grown from an enthusiast's toy hobby to a viable alternative to Windows in recent years, thanks to the…

Jeffrey