4779 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
5560 1
Insert multiple data in multiple tables using single ActionResult in ASP.NET MVC?

I am creating a big assessment form for VISA purpose. Now there will be a section where users will be able to add their education info.

...

Type
Question
8527 2
No assembly found containing an OwinStartupAttribute. error in asp.net mvc project

Hi, I have just created a project using Visual Studio 2015 & selected MVC template, but When I tried to build the project and executed it in the browser, I got the error as below

The following errors occurred while attempting to load the app.
- No assembly found containing an OwinStartupAttribute.
- No assembly found containing a Startup or [AssemblyName].Startup class.
To disable OWIN startup discovery, add the appSetting owin:AutomaticAppStartup with a value of "false" in your web.config.
To specify the OWIN startup Assembly, Class, or Method, add the appSetting owin:AppStartup with the fully qualified startup class or configuration method name in your web.config.

Here is the Image of the error

...

Type
Question
5791 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
10047 1
How to integrate ZKTEco f18 biometric fingerprint reader for Attendance in ASP.NET MVC?

I have a ZKTEco f18 fingerprint scanner. I want to integrate the SDK with my ASP.NET MVC application for Daily attendance with this demo table. ...

Type
Question

3795 2
Getting error 'Git failed with a fatal error' in Visual Studio 2017 when using Git for windows

I was trying to checkout from branch or you can say I was trying to change the branch of my Visual Studio 2017 project using Visual Studio's inbuilt Git, but I am facing the below error

...
Type
Question
4286 1
Getting error (500 internal server) while fetching JSON, when more than 1000 rows is returned from database?

1. I want to fetch some data from DB (parameters false ,true,some id(e.g.: 30245)) Following is function written in controller :

...
Type
Question
2836 1
Need articles that covers complete tutorials (with syntax) for LINQ or ENTITY FRAMEWORK? Like MozillaDeveloper.

Is there an article that covers all syntaxes for LINQ or ENTITY FRAMEWORK

I want to learn EF, however when i am looking for good resources it always limited. 

And also should I learn LINQ before knowing EF?

The only thing that I've found great was LINQ 101.

Thanks and advance.

...
Type
Question
3109 2
Calling ASP.NET WEB API with Angular 4 HttpClient is not working

My angular 4 doesn't hit my API in my controller

39737134-7dda-4fa8-aeb8-ee289f6c6fd8-min.png

ApiService

...
Type
Question
2781 2
How to solve the Index out of range exception?

I am getting out of range exception for this code-

...
Type
Question

Page 23 of 31