DEV Community

# aspdotnet

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Return 401 error for APIs instead of redirect for Cookie based Social Authentication in ASP.NET Core 8

Return 401 error for APIs instead of redirect for Cookie based Social Authentication in ASP.NET Core 8

Comments
1 min read
Tips to Create Your First ASP.NET Core Application

Tips to Create Your First ASP.NET Core Application

Comments
3 min read
ASP.Net+Swagger+TypeScriptでEnumの表示名を自動生成する

ASP.Net+Swagger+TypeScriptでEnumの表示名を自動生成する

Comments
2 min read
StringBuilder is (almost always) better than String Concatenation

StringBuilder is (almost always) better than String Concatenation

Comments
2 min read
Features of .NET 8

Features of .NET 8

5
Comments 2
4 min read
Azure SQL Database and Seamless .NET Integration

Azure SQL Database and Seamless .NET Integration

Comments
3 min read
How to set log level in Application Insights in ASP.Net

How to set log level in Application Insights in ASP.Net

Comments
1 min read
How to Customize the Rows of ASP.NET Core DataGrid using Templates

How to Customize the Rows of ASP.NET Core DataGrid using Templates

1
Comments
2 min read
Demystifying OpenAPI in ASP.NET Core Web API: A Comprehensive Guide with Examples

Demystifying OpenAPI in ASP.NET Core Web API: A Comprehensive Guide with Examples

7
Comments
2 min read
Understanding the Program.cs Class in ASP.NET Core Web API

Understanding the Program.cs Class in ASP.NET Core Web API

17
Comments
2 min read
🎬 Video - How to use CodeBehind framework?

🎬 Video - How to use CodeBehind framework?

Comments
1 min read
Create SOAP Services Using ASP.NET Core

Create SOAP Services Using ASP.NET Core

11
Comments
4 min read
How to Create PDF Documents in ASP.NET Core

How to Create PDF Documents in ASP.NET Core

34
Comments
4 min read
ASP.NET Core - Policy-Based Authorization for Fine-Grained Access Control

ASP.NET Core - Policy-Based Authorization for Fine-Grained Access Control

2
Comments
1 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
How To Build An ASP.NET Core Web API: A Practical Beginner’s Tutorial

How To Build An ASP.NET Core Web API: A Practical Beginner’s Tutorial

Comments 3
8 min read
Building a RESTful Web API with ASP.NET Core

Building a RESTful Web API with ASP.NET Core

1
Comments
5 min read
Passing Parameters to Partial Views in ASP.NET MVC

Passing Parameters to Partial Views in ASP.NET MVC

4
Comments
2 min read
Power of Reference in Elanat, vs Middleware in ASP.NET Core

Power of Reference in Elanat, vs Middleware in ASP.NET Core

Comments
6 min read
5 ASP.NET Mistakes I Wish I Knew Earlier 🚀

5 ASP.NET Mistakes I Wish I Knew Earlier 🚀

2
Comments
2 min read
How to Write Clean Code with ASP.NET Core

How to Write Clean Code with ASP.NET Core

1
Comments
3 min read
Plugin Architecture In Blazor – A How To Guide

Plugin Architecture In Blazor – A How To Guide

7
Comments 4
5 min read
Mastering ASP.NET Core Web API: A Comprehensive Guide to Building, Securing, and Deploying RESTful Services

Mastering ASP.NET Core Web API: A Comprehensive Guide to Building, Securing, and Deploying RESTful Services

Comments
2 min read
How to load react.js apps into existing ASP.NET , Simple AF 🥵

How to load react.js apps into existing ASP.NET , Simple AF 🥵

5
Comments 3
3 min read
Blazor Vendor Lock

Blazor Vendor Lock

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

Creating Custom Health Checks in .NET Core

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

Developing Asynchronous Serverless Functions with ASP.NET Core Azure Functions

4
Comments
2 min read
Dependency injection in action filters in ASP.NET Core

Dependency injection in action filters in ASP.NET Core

3
Comments
4 min read
.NET 8 - Microservice Implementations - Part 1

.NET 8 - Microservice Implementations - Part 1

1
Comments
1 min read
Making authentication with Okta.

Making authentication with Okta.

1
Comments
5 min read
Future of ASP.NET – Is it frightening?

Future of ASP.NET – Is it frightening?

Comments
5 min read
. NET 8 WEB API from A to Z

. NET 8 WEB API from A to Z

Comments
1 min read
Migration to .NET Core. Mission Complete

Migration to .NET Core. Mission Complete

Comments
10 min read
Where to add images in a .NET MVC project

Where to add images in a .NET MVC project

1
Comments
1 min read
11 Skills ASP.NET Developer Must Have to be Ingenious

11 Skills ASP.NET Developer Must Have to be Ingenious

1
Comments
6 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
Implement CAPTCHA on ASP.Net web application

Implement CAPTCHA on ASP.Net web application

Comments
5 min read
Reduzindo drasticamente o uso de memória com o Log. (Parte 2)

Reduzindo drasticamente o uso de memória com o Log. (Parte 2)

1
Comments
5 min read
Clearing up all the .Net confusion. A simple guide to understanding .Net from A-z

Clearing up all the .Net confusion. A simple guide to understanding .Net from A-z

4
Comments
5 min read
N-Tier Architecture in asp.net core projects.

N-Tier Architecture in asp.net core projects.

6
Comments 1
1 min read
Reduzindo drasticamente o uso de memória com o Log

Reduzindo drasticamente o uso de memória com o Log

Comments
3 min read
Understanding LINQ: A Comprehensive Guide to Language-Integrated Query

Understanding LINQ: A Comprehensive Guide to Language-Integrated Query

Comments
5 min read
Displaying images in asp net MVC

Displaying images in asp net MVC

9
Comments 3
1 min read
ListBox in asp net mvc

ListBox in asp net mvc

1
Comments 1
2 min read
Custom html helpers in mvc

Custom html helpers in mvc

1
Comments
2 min read
Accessing model metadata from custom templated helpers in asp.net mvc

Accessing model metadata from custom templated helpers in asp.net mvc

Comments
1 min read
Hiddeninput and readonly attributes in mvc

Hiddeninput and readonly attributes in mvc

1
Comments
2 min read
Using datatype and displaycolumn attributes in asp net mvc application

Using datatype and displaycolumn attributes in asp net mvc application

Comments
2 min read
Generating a radiobuttonlist control in mvc using HTML helpers

Generating a radiobuttonlist control in mvc using HTML helpers

Comments
2 min read
Difference between Html TextBox and Html TextBoxFor

Difference between Html TextBox and Html TextBoxFor

1
Comments
1 min read
ASP.NET Core Blazor – A Complete Overview

ASP.NET Core Blazor – A Complete Overview

Comments
5 min read
Including and excluding properties from model binding using bind attribute

Including and excluding properties from model binding using bind attribute

3
Comments 5
3 min read
Generating a dropdownlist control in MVC using HTML helpers

Generating a dropdownlist control in MVC using HTML helpers

1
Comments
1 min read
Using data transfer object as the model in MVC

Using data transfer object as the model in MVC

2
Comments
2 min read
Form Collection in Asp.net with View Examples

Form Collection in Asp.net with View Examples

3
Comments
2 min read
Preventing unintended updates in MVC With Example

Preventing unintended updates in MVC With Example

Comments
2 min read
Unintended updates in mvc With Example

Unintended updates in mvc With Example

Comments
2 min read
Editing a model in much with example

Editing a model in much with example

Comments
2 min read
Difference between updatemodel and tryupdatemodel with Example

Difference between updatemodel and tryupdatemodel with Example

1
Comments
2 min read
Mapping asp.net request data to controller action simple parameter types

Mapping asp.net request data to controller action simple parameter types

Comments
2 min read
loading...