Skip to content

.NET Core Tutorials

  • Coding Tutorials
    • Integration Tutorials
    • .NET Core
    • ASP.NET Core
    • C#
  • Tooling Tutorials
  • Hosting/Deployments
  • General/News

Fixing “CS891: The Type Name Only Contains Lower-Cased ASCII Characters”

by Wade

If you’ve been an early adopter of .NET 7, you may have come across the following error in your travels …

Read more

.NET 7 Preview 6 Released

by Wade

It’s been a while since we’ve talked about the preview releases coming from the .NET Team. Mostly that’s been because …

Read more

How I Get Manual Testers Writing E2E Automated Tests In C# .NET Using Specflow

by Wade

Over the past couple of weeks, I’ve been covering how to use Playwright to create E2E tests using C# .NET. …

Read more

Using Playwright E2E Tests With C# .NET – Part 2 – Trace Viewer

by Wade

This is a post in a series about the automated E2E testing framework Playwright. While you can start anywhere, it’s …

Read more

Using Playwright E2E Tests With C# .NET

by Wade

This is a post in a series about the automated E2E testing framework Playwright. While you can start anywhere, it’s …

Read more

IEnumerable Visualizer In Visual Studio 2022

by Wade

Visual Studio 2022 17.2 shipped the other day, and in it was a handy little feature that I can definitely …

Read more

Override vs New Polymorphism In C# .NET

by Wade

I was recently asked by another developer on the difference between making a method virtual/override, and simply hiding the method …

Read more

Raw String Literals In C# 11

by Wade

Here’s another one from the vault of “Huh, I guess I never thought I needed that until now” Recently I …

Read more

Using User Secrets Configuration In .NET

by Wade

User Secrets (Sometimes called Secret Manager) in .NET has been in there for quite some time now (I think since …

Read more

Using SQL Server Sequences To Generate Unique Values

by Wade

Imagine an Ecommerce system that generates a unique order number each time a customer goes to the checkout. How would …

Read more

Older posts
Newer posts
← Previous Page1 Page2 Page3 Page4 … Page29 Next →

Recent Posts

  • C# String Replace: Efficient Techniques and Best Practices
  • C# Write to File: Simplified Methods and Techniques
  • Null Coalescing Operator in C#: Simplifying Null Checks
  • How to Format a String in C#: Complete Guide
  • C# List Length: Efficiently Measuring Collection Size

Popular Posts

  • Using User Secrets Configuration In .NET
  • Using MailKit To Send And Receive Email In ASP.NET Core
  • Github Copilot With C# .NET
  • Custom Error Pages In ASP.net Core
  • Common Errors When Sending Email With Mailkit

Our Story

Study through a pre-planned curriculum designed to help you fast-track your DotNet career and learn from the world’s best collection of DotNet Resources.

Find us on social media:

As Featured On

Our Site

Home

Privacy

Contact

Contact: wade@dotnetcoretutorials.com | Phone Number: (973) 916-2695 | Address: 288 Rosa Parks Blvd, Paterson, New Jersey 07501, USA

Disclaimer: Efforts are made to maintain reliable data on all information presented. However, this information is provided without warranty. Users should always check the offer provider’s official website for current terms and details. Our site receives compensation from many of the offers listed on the site. Along with key review factors, this compensation may impact how and where products appear across the site (including, for example, the order in which they appear). Our site does not include the entire universe of available offers. Editorial opinions expressed on the site are strictly our own and are not provided, endorsed, or approved by advertisers.

2022 © DotNetCoreTutorials All rights reserved.