Top "Asp.net-mvc-scaffolding" questions

ASP.

"There was an error running the selected code generator" in VS 2013 scaffolding

I'm creating a new view off of a model. The error message I am getting is Error There was an …

c# visual-studio-2013 asp.net-mvc-5 asp.net-mvc-scaffolding
Can we Scaffold DbContext from selected tables of an existing database

As in previous versions of Entity Framework, is it possible in Entity Framework Core to reverse engineer only the selected …

asp.net-mvc entity-framework visual-studio-2015 asp.net-core asp.net-mvc-scaffolding
Scaffolding controller doesn't work with visual studio 2013 update 2

PROBLEM: I have updated to Visual Studio 2013 update 2 and now I cannot scaffold controllers. The problem is not project specific: …

visual-studio-2013 asp.net-mvc-5 asp.net-mvc-scaffolding
Uploading Files into Database with ASP.NET MVC

I want to give a facility on my form for user to upload files and save in Database. How is …

asp.net-mvc asp.net-mvc-scaffolding
Application can't scaffold items

I created an MVC 5 application in VS 2013 Professional and then used EF 6.1 code first with an existing DB on SQL …

c# sql asp.net-mvc entity-framework-6 asp.net-mvc-scaffolding
How to Auto Increment Data Type Model

Hello I'm trying to define the CatergoryModel for my MVC3 app. And I would like to know how can I …

asp.net-mvc-3 model asp.net-mvc-scaffolding
Visual Studio 2013 Scaffolding Error

I'm using VS 2013 RTM Ultimate, and when I try to add a Controller to my MVC 5 project I get the …

visual-studio-2013 asp.net-mvc-5 asp.net-mvc-scaffolding
Custom scaffold templates in ASP.NET Core

Now that I figured out how to enable scaffolding in ASP.NET Core MVC (see View scaffold templates in ASP.…

asp.net-core-mvc asp.net-mvc-scaffolding
ASP.NET Core Scaffolding does not work in VS 2017

I have a beginner ASP.NET Core project in Visual Studio 2017, and I am at the scaffolding step of the …

visual-studio visual-studio-2017 asp.net-mvc-scaffolding asp.net-core-1.1