4331 2
PagedList in BootStrap pop-up Modal using Asp.Net CORE MVC

I am showing some data in modal pop-up using BootStrap .Basically I am using for each loop for displaying Data. So I would like to know, How To apply paging in these scenario using PagedList asp net core mvc or any other plugin in pop-up modal.

thank you

...
Type
Question
4310 1
More than one DBContext was found - EF Core

I am trying to add new migrations in ASP.NET Core 3 web-api application which has already created database and using code-first approach, so when I trying to add new migrations, after creating Class and adding it in DBContext, getting this error, as shown below

"More than one DbContext was found. Specify which one to use. Use the '-Context' parameter for PowerShell commands and the '--context' parameter for dotnet commands."

...

Type
Question
4293 1
How we use tempdata in controller from another controller in asp.net mvc?

How we use temp data (or pass values) in one controller from another controller in asp.net mvc? 

Originally asked by user_2107228942 on question "how to upload image in C# MVC?"

...
Type
Question
4287 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
4285 5
Display google pie Chart data per record in MVC

I have a survey in my MVC app and I need to display its results to a pie chart. This is what I have done by so far (according to this)

I would like to ask if it possible to bring the data for my Survey Model

...
Type
Question

4258 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
4241 1
How to get Currently logged in UserId in ASP.NET Core?

Hello, I would like to know how can I get currently logged in User ID using ASP.NET Core Identity in ASP.NET Core 3 or 6? Trying to Use MVC Version 'User.Identity.GetUserId()' but it doesn't help.

...
Type
Question
4213 2
Detect language of latin word on asp.net mvc using google translation api

Hi, please how we can detect if a latin string is in English or French or not recognized on asp.net MVC razor c# using google translation API ??? Thank u :) ...

...
Type
Question
4179 1
How to upload file in ASP.NET without using asp file upload control?

I was trying to upload file in asp.net web-forms using File upload control which works fine, considering article example here https://qawithexperts.com/article/asp-net/file-upload-in-aspnet-web-forms-upload-control-example/273

But what if I don't want to use file upload control of web-form, so how can I upload file in asp.net without using the fileupload server control? Basically I would like to use "<input type='file' />"

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

Page 22 of 31