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)

7 results in tag: simplemembership

SimpleMembershipProvider not working

I started a new internet project with VS2012 and am trying to just restructure my project a bit and I can't seem to keep the SimpleMemberhsipProvider working. Basically, all I've done is move the models objects into a core project along with a couple oth...
asp.net asp.net-mvc asp.net-mvc-4 entity-framework simplemembership
asked by Kyle Rogers

How to create custom additional fields in UserProfile in MVC4

I faced with new ASP MVC 4 feature, it shipped with new membership db schema and new initialization. In mvc 3 and old versions developer able to create custom user profile fields using specifications in web.config, but now i faced with method in filters n...
asp.net-mvc asp.net-mvc-4 c# entity-framework simplemembership
asked by testCoder

Using SimpleMembership with EF model-first

Can ...SimpleMembership... be used with ...EF model-first...? When I try it, I get "Unable to find the requested .NET Framework Data Provider" when I call ...WebSecurity.InitializeDatabaseConnection....To put it another way: I can't get the call to ...We...
entity-framework simplemembership
asked by Bob.at.Indigo.Health

Cannot seed Users & Roles

I am trying to seed users and roles into my database. Currently using Code First Entity Framework with Automatic Migrations in C# MVC4. Whenever I call ...Update-Database -Force...I get the following error:...Running Seed method. System.InvalidOperation...
asp.net-mvc c#-4.0 entity-framework seed simplemembership
asked by TryCatch

SimpleMemership CreateUserAndAccount Customization

I am trying to add a new property to the ...UserProfile... class in my model...public class UserProfile { [Key] [DatabaseGeneratedAttribute(DatabaseGeneratedOption.Identity)] public int UserId { get; set; } public string UserName { get; se...
asp.net-mvc asp.net-mvc-4 entity-framework simplemembership webmatrix
asked by da7rutrak

Integrating SimpleMembership with Entity Framework

I'm trying to integrate the SimpleMembership tables with the rest of my Object Model - to manage all the entities from a single database and context....Up to now the best recipe I've found for manually spinning up the SM tables (the entry point to combine...
asp.net-mvc-4 entity-framework simplemembership
asked by justSteve

MVC Code First: One-to-many relationship between own model and SimpleMembership user

I am currently working on an event calendar website and I am still a novice when it comes to ASP.NET. I am using the MVC4 Framework, as well as the EntityFramework (CodeFirst) and the SimpleMembershipProvider, which comes with the MVC4 template. I am also...
asp.net asp.net-mvc c# entity-framework simplemembership
asked by sfey

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!