5385 2
Add MVC4 in visual studio 2017 professional

Hi, Please how we can add MVC4 to visual studio 2017 professional and can give an example site to download and install it in VS 2017 professional.

Thanks.

...
Type
Question
5306 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
5283 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
5173 1
What is shortcut for expand-collapse sections of code in VS Code?

I have just started using Visual Studio Code and not sure what is the keyboard shortcut for expand-collapse or fold-unfold sections of code in VS Code? Can you help me with that.

...
Type
Question
5168 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

5055 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
5011 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
4970 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
4967 0
What is .NET framework? & Understanding .NET framework architecture
In this article, I have explained what is .net framework, how we use it and for what we use .net. Article also explains about .NET framework architecture.
Type
Article
4948 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

Page 21 of 31