6923 0
Model Validation in ASP.NET Core MVC (With Custom validation example)
In this article, I have explained about what is Model Validation and Model binding in ASP.NET Core MVC and how to validate form using Model validation in ASP.NET Core MVC.
Type
Article
6916 2
Entity Framework 6 Select data using ToListAsync doesn't work

I am using Entity framework 6 and my query is as below:

...
Type
Question
6824 2
How to update remote branches using Visual Studio Git?

Recently, I have pushed my code from local git to azure-devops, but after pushing code and clicking on "Fetch" doesn't update my local branches, it should have two branches dev & master but showing only one.

So, How can I update branches locally to show dev and master in my Visual Studio 2017 Git?

...
Type
Question
6684 1
How can I set JSON Serializer in ASP.NET Core (.NET 5)?

Hello, I am trying to work on JSON in ASP.NET Core MVC (using .NET 5.0 version), but I am not able to set JSON Serializer settings using it, I tried to use below code

...
Type
Question
6625 1
How to customize/configure cutom Login UI for Identity Server 4 based on their Quickstart Repo

How to change the default Login UI template of Identity Server 4 based on my preferences?.

What steps should I do to implement my desired design with Identity Server 4.

Any links that tells how to customize/cofigure the template will help.

I am having a hard time to implement my design onto it. I am thinking to create angular 2+ login page with restful services on identity server 4 but it was not recommended because of security purposes.

...
Type
Question

6564 1
Updating / editing foreign key of a Child table in Entity Framework Core 1.1

ENTITY FRAMEWORK CORE 1.1

I just want to demonstrate my question, here it is.

I have two class. Let's say.

Class Owner has these properties:

...
Type
Question
6537 0
Download and Install IIS URL Rewrite (With Usage Example)
In this article, I have mentioned how we can download and install IIS URL rewrite which can be helpful in creating rules.
Type
Article
6519 0
Return JSONResult in ASP.NET Core MVC
In this article, I have provided working example to return json or you can say jsonresult in asp.net core MVC with status code.
Type
Article
6370 2
How to show only a single record with crystal report in ASP.NET MVC

I want to show only a single record from an employeeList by ID with crystal report in asp.net MVC. But I don't know how to do it. I can show a whole list. But I can't do it for a single ID. Please help.

...
Type
Question
6315 0
Large file upload with Progress bar in ASP.NET Core (using Tus)
In this article, I have explained how we can upload large files in ASP.NET Core MVC C# project with progress bar using Tus
Type
Article

Page 18 of 31