Technology

Redirect All Non-WWW Requests to WWW in ASP.NET Core 6 MVC

Written by Mark Pringle
For SEO and Google indexing purposes, you should have a consistent URL to access. For instance, if you can access your website via https://www.learnaspnet.com/ and https://learnaspnet.com/ (notice the missing www), that will present problems. Traditionally, the "Word Wide Web" Read More

What is the ASP.NET Core?

Written by Mark Pringle
ASP.NET Core is an open-source web-development framework, that runs on macOS, Linux, and Windows. This popular framework is used for developing web applications and websites. ASP.NET Core is completely different from ASP.NET; thus, it is not an augmented or updated version of ASP.NET. Advantag Read More

Visual Studio Code Keyboard Shortcuts for Windows

Written by Mark Pringle
Popular Visual Studio Code keyboard shortcuts. Keyboard Shortcuts enable you to be more efficient in your work environment. Here you will find general, basic editing, navigation, search and replace, and more Visual Studio Code keyboard shortcuts for windows computers.  See also: Visual Studi Read More

Instantiation in ASP.NET C#

Written by Mark Pringle
In the ASP.NET C# programming language, any time you create a new object (using the new operator keyword) based on some model or class, it is said that the model or class has been instantiated. Employee e1 = new Employee(); Employee e2 = new Employee(); Employee e3 = new Employee(); Above, Read More

What is .Net Hot Reload?

Written by Mark Pringle
Hot Reload for .Net is a new feature in .NET 6 that facilitates fast, fluid, dynamic, and productive web development and testing. It does all this by allowing you to make changes to your web application's code and immediately see those changes without restarting or rebuilding the application. Th Read More

Tutorial: Create an ASP.NET Core MVC Website with Login and a Custom SQL Server Database

Written by Mark Pringle
This tutorial will show you how to create an ASP.NET Core MVC Website, with a custom SQL Server Database, in about 10 minutes. Instead of using the file database generated by Visual Studio and Entity Framework, we will create a new database and connect it to this project. To be an excellent full- Read More
What is Angular? Angular Features, Advantages, and More
by Mark Pringle
What is Entity Framework in ASP.NET Core?
by Mark Pringle
DATA FOR 100 NAIRA: LEVELING THE SYSTEM TO BRIDGE THE DATA SUBJECTS VS DATA CONTROLLERS DIVIDE
by Ekoja Okewu
Rel=Canonical: An Elegant Approach To Using the Canonical Tags in Razor Pages and MVC
by Mark Pringle
Visual Studio Code Keyboard Shortcuts for Windows
by Mark Pringle
HARNESSING AI TO FACILITATE THE ACTUALIZATION OF SUSTAINABLE DEVELOPMENT IN NIGERIA
by Ekoja Okewu
Populating a Microsoft SQL Server Database Table with Dummy Data
by Mark Pringle
What is CSS isolation in ASP.NET Core 6.0 (With Tutorial)?
by Mark Pringle
What is Dependency Injection? ASP.NET Core Basics
by Mark Pringle
Visual Studio Keyboard Shortcuts: Popular
by Mark Pringle
Types of Dependency Injection in ASP.NET Core
by Mark Pringle
Asynchronous streaming in .NET 6
by Mark Pringle
Instantiation in ASP.NET C#
by Mark Pringle
Tutorial: Create an ASP.NET Core MVC Website with Login and a Custom SQL Server Database
by Mark Pringle
Creating Models and Database Tables Manually? A Few Things to Keep in Mind When Using Entity Framework
by Mark Pringle
Migrating ASP.NET Web Forms (C#) Websites to .Net Core
by Mark Pringle
Tutorial: Create a Microsoft SQL Server Database and Connect it to an ASP.NET Core MVC Project
by Mark Pringle
What is an ASP.NET Web API in Simple Terms?
by Mark Pringle
ASP.NET Core MVC Image Upload (File Upload) Tutorial
by Mark Pringle
What is the ASP.NET Core?
by Mark Pringle


Hire a Writer