DEV Community

# aspnet

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Asp Versions and it's Evolution.

Asp Versions and it's Evolution.

39
Comments 1
3 min read
An Introduction to the World of Containers with .NET 8

An Introduction to the World of Containers with .NET 8

27
Comments 1
4 min read
Exploring htmx with Razor Pages: An Old New Web Development Approach?

Exploring htmx with Razor Pages: An Old New Web Development Approach?

20
Comments
23 min read
10 Bad Practices to Avoid in ASP.NET Core API Controllers

10 Bad Practices to Avoid in ASP.NET Core API Controllers

18
Comments 11
5 min read
C#: From Fundamentals to Advanced Techniques — A Comprehensive Cheat Sheet

C#: From Fundamentals to Advanced Techniques — A Comprehensive Cheat Sheet

16
Comments 5
7 min read
Oh no, I typed 'dotnet new web' with F#!

Oh no, I typed 'dotnet new web' with F#!

14
Comments 1
11 min read
Differences Between ASP.NET and ASP.NET Core - ASP.NET vs ASP.NET Core

Differences Between ASP.NET and ASP.NET Core - ASP.NET vs ASP.NET Core

10
Comments
6 min read
Day 22 of 30-Day .NET Challenge: Use Array Pool

Day 22 of 30-Day .NET Challenge: Use Array Pool

10
Comments
3 min read
IHostedService interface in .NET Core

IHostedService interface in .NET Core

8
Comments
3 min read
ASP.Net 9.0: Authentication Enhancements

ASP.Net 9.0: Authentication Enhancements

8
Comments 2
2 min read
Creating Custom Health Checks in .NET Core

Creating Custom Health Checks in .NET Core

7
Comments 1
3 min read
Data-driven Localization for .NET REST APIs

Data-driven Localization for .NET REST APIs

6
Comments
7 min read
A .NET Programmer's Guide to CancellationToken

A .NET Programmer's Guide to CancellationToken

6
Comments 2
4 min read
Everything About Blazor p1

Everything About Blazor p1

6
Comments
3 min read
Blogger Journey: From Pen to Publish 00:26

Blogger Journey: From Pen to Publish

5
Comments
3 min read
ASP.NET CORE API with Entity Framework

ASP.NET CORE API with Entity Framework

5
Comments 1
5 min read
The main pitfalls in generating images with DALL-E API.

The main pitfalls in generating images with DALL-E API.

5
Comments
9 min read
Create ASP.NET Core with Vue.js SPA

Create ASP.NET Core with Vue.js SPA

5
Comments
3 min read
How to Create PDF Documents in ASP.NET Core

How to Create PDF Documents in ASP.NET Core

5
Comments
4 min read
Create SOAP Services Using ASP.NET Core

Create SOAP Services Using ASP.NET Core

5
Comments
4 min read
WebApplicationFactory In ASP.NET Core: Practical Tips For C# Developers

WebApplicationFactory In ASP.NET Core: Practical Tips For C# Developers

5
Comments 4
8 min read
Managing AspNetCore appSettings from local to release

Managing AspNetCore appSettings from local to release

4
Comments 5
9 min read
How to use ASP.NET Core Web APIs for Web Development

How to use ASP.NET Core Web APIs for Web Development

4
Comments
3 min read
use camelcase in angular and asp.net web api json

use camelcase in angular and asp.net web api json

4
Comments
1 min read
Robust use of HTTP Client

Robust use of HTTP Client

4
Comments
2 min read
.NET Monthly Roundup - August 2023 - .NET 8 Preview 7, Visual Studio releases, perf and GC fun!

.NET Monthly Roundup - August 2023 - .NET 8 Preview 7, Visual Studio releases, perf and GC fun!

3
Comments
2 min read
Developing Asynchronous Serverless Functions with ASP.NET Core Azure Functions

Developing Asynchronous Serverless Functions with ASP.NET Core Azure Functions

3
Comments
2 min read
Publishing .NET Applications with dotnet publish

Publishing .NET Applications with dotnet publish

3
Comments
3 min read
Unit testing a custom middleware in ASP.NET Core with Interface

Unit testing a custom middleware in ASP.NET Core with Interface

3
Comments
5 min read
Should we consider Blazor for our app?

Should we consider Blazor for our app?

3
Comments 3
5 min read
What is routing and how to implement attribute routing in Asp.net MVC?

What is routing and how to implement attribute routing in Asp.net MVC?

3
Comments 1
4 min read
How to create Sitemap.xml for ASP.net Core Razor Pages

How to create Sitemap.xml for ASP.net Core Razor Pages

3
Comments
5 min read
How ASP.NET Core Helps Building Cross-Platform Web Apps for Enterprise Solutions?

How ASP.NET Core Helps Building Cross-Platform Web Apps for Enterprise Solutions?

2
Comments
5 min read
C# Model Validation Attribute Cheatsheet

C# Model Validation Attribute Cheatsheet

2
Comments
2 min read
Day 18 of 30-Day .NET Challenge: AggressiveInlining Attribute

Day 18 of 30-Day .NET Challenge: AggressiveInlining Attribute

2
Comments 3
2 min read
Cross-Platform Diagnostic Tools for .NET Applications

Cross-Platform Diagnostic Tools for .NET Applications

2
Comments
6 min read
[HELP] Best practices for pagination using EF Core 8

[HELP] Best practices for pagination using EF Core 8

2
Comments 7
1 min read
How To Add Controllers To A Blazor Server App

How To Add Controllers To A Blazor Server App

2
Comments 1
3 min read
How to Assess C# Skills and Experience in Interviews

How to Assess C# Skills and Experience in Interviews

2
Comments
7 min read
Drastically reducing memory usage with Log (Part 2)

Drastically reducing memory usage with Log (Part 2)

2
Comments
4 min read
Ultimate Starter Guide To Middleware In ASP.NET Core: Everything You Need To Know

Ultimate Starter Guide To Middleware In ASP.NET Core: Everything You Need To Know

2
Comments
8 min read
Build an app with SMS and email 2FA Two-factor authentication in Asp.Net MVC

Build an app with SMS and email 2FA Two-factor authentication in Asp.Net MVC

2
Comments
4 min read
What is Single Sign On (SSO) and how does it work?

What is Single Sign On (SSO) and how does it work?

2
Comments
2 min read
How To Generate Curl Script of the HttpClient in .NET

How To Generate Curl Script of the HttpClient in .NET

2
Comments
3 min read
Safe guarding Sensitive Data in ASP.NET Core with Secret Manager

Safe guarding Sensitive Data in ASP.NET Core with Secret Manager

2
Comments
2 min read
Reading Configuration Values in Your ASP.NET Application

Reading Configuration Values in Your ASP.NET Application

1
Comments 2
3 min read
How to Convert Excel to PDF in ASP.NET Core using the Excel Library

How to Convert Excel to PDF in ASP.NET Core using the Excel Library

1
Comments
2 min read
Dynamic Querying in C#: Real-World Scenarios and Techniques

Dynamic Querying in C#: Real-World Scenarios and Techniques

1
Comments
9 min read
Day 17 of 30-Day .NET Challenge: Interlocked Class

Day 17 of 30-Day .NET Challenge: Interlocked Class

1
Comments
2 min read
ASP.NET and MVC Tutorial Guide

ASP.NET and MVC Tutorial Guide

1
Comments
5 min read
Exploring testing AspNet web applications

Exploring testing AspNet web applications

1
Comments
4 min read
Change Swagger themes easily

Change Swagger themes easily

1
Comments
1 min read
API Security: Error Handling Guide

API Security: Error Handling Guide

1
Comments
4 min read
Dapper: Generic Repository

Dapper: Generic Repository

1
Comments
7 min read
The largest .NET CMS is migrating to .NET Core

The largest .NET CMS is migrating to .NET Core

1
Comments 2
4 min read
Inyectando configuraciones en proyectos .NET

Inyectando configuraciones en proyectos .NET

1
Comments
4 min read
Why .NET is Poised for Massive Growth in 2024

Why .NET is Poised for Massive Growth in 2024

1
Comments
3 min read
Service Registration and Decoration in ASP.NET Core

Service Registration and Decoration in ASP.NET Core

1
Comments
2 min read
Top Tools for Load and Stress Testing

Top Tools for Load and Stress Testing

1
Comments
2 min read
Choosing the Right .NET Development Company: A Guide for Businesses

Choosing the Right .NET Development Company: A Guide for Businesses

1
Comments
3 min read
loading...