5176 0
Difference between AddTransient, AddScoped and AddSingleton in ASP.NET Core
In this article, I have provided answer to question, what is difference between AddTransient, AddScoped and AddSingleton in ASP.NET Core
Type
Article
5151 2
How to get Filtered Data in Crystal Report?

I have a list of passengers and I have some filters in the view also to search passenger according to the filter.

...

Type
Question
5129 1
Create Edit Field for HttpPostedFileBase type in asp.net mvc Edit.cshtml view?

When I create new item and add image by input type file it works ok. But I have this same code in Edit.cshtml and I want to set input type file from Model and id but it doesn't work. I cannot set this input file.

...
Type
Question
5034 1
How to give dynamic margin in RDLC report

How i can give dynamic margin to the rdlc report in ASP.NET C#?

I have tried this code but it is not working.......

...
Type
Question
4898 2
Could not load file or assembly 'Microsoft.AspNetCore.Connections.Abstractions, Version=2.1.3.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'.

Hi. I have installed the package Microsoft.AspNetcore.SignalR.  And when run my project I have faced this error :

Could not load file or assembly 'Microsoft.AspNetCore.Connections.Abstractions, Version=2.1.3.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'. 

how can I resolve this issue? Thanks.

...
Type
Question

4868 1
Send message to all clients if a recurringJob in hangfire is started using SignalR in .net core2

Hi, I have made a recurring job in my asp.net core application using HangFire.IO, which trigger after 5 min of interval, here is my C# Code

...
Type
Question
4800 1
The type of one of the primary key values did not match the type defined in the entity

Hello

I am trying to fill a dropdown list with the values of my tables. I don't need all of the values so I have to use a "where" clause

here is my code

...
Type
Question
4780 0
JWT Token Authentication using Web API in ASP.NET Core 6
In this article, we will learn how to authenticate users using JWT Token Authentication using Web API in ASP.NET Core 6, with step by step procedure.
Type
Article
4740 0
Using CKEditor (Rich-Text Editor) in ASP.NET Core
In this article, I have provided step by step procedure on how to add CKEditor in ASP.Net Core Project and use it to save data in the database.
Type
Article
4717 1
how to improve performance of ASP.NET MVC application?

I would like to know methods to improve performance of asp.net MVC web application? To get better score on Google Page Insights

Thank you

...
Type
Question

Page 21 of 31