zzz projects Entity Framework 6 EF 6
Home EF Core Articles Knowledge Base Online Examples
  • Home
  • EF Core
  • Articles
  • Knowledge Base
  • Online Examples

Entity Framework 6 - Knowledge Base (KB)

5 results in tag: model-binding

Model binding, MVC3, multiple file upload

There is a view to update a complex model(Transaction). Complex model has properties which can have multiple attachments(files), so that user can upload multiple files simultaneously in this form, and I am trying to save these files to the database....I h...
asp.net-mvc-3 entity-framework file-upload model-binding
asked by ljustin

ASP.NET MVC: How to 'model bind' a non html-helper element

Could you tell me a way(s) that I can bind a ...model... property to a html-element, created without using html helper?...In other words to a plain html element such as: ...<input type="text" />
asp.net-mvc entity-framework jquery model-binding razor
asked by dan

ASP.Net MVC form post can't bind model list property

I'm trying to create a survey page that can have textboxes and lists of radio buttons or checkbox fields. No matter what I try, I can't get model.Questions property to bind when the form is submitted; the model is created with a null Questions property. ...
asp.net-mvc-5 c# entity-framework-6 model-binding razor
asked by Silkster

How to configure a One-to-Many relationship in EF

I have the following model...public class PageConfig : Base { // Properties Etc.. public ICollection<Image> ScrollerImages { get; set; } } ...My approach is to bind using a junction table { PageConfigID, ImageID }....In my model binder i tried th...
c# entity-framework junction-table model-binding one-to-many
asked by opdb

model passed as null to the post method

First of all, I tried all the solutions that I came across after searching online but nothing worked. My idea is to search by user id and the result is two checkbox lists of permissions and departments. By default, the checkbox is checked in the tables if...
asp.net-mvc c# entity-framework-6 model-binding
asked by 2766

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...

Related

  • EF Extensions Online Benchmark
  • WIN an EF Extensions license
  • EF6 BatchSaveChanges for only $79
Save your entities 20× faster with EF Extensions
SaveChanges vs BulkSaveChanges

EF Extensions
Try for free now
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!