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)

6 results in tag: azure-web-sites

How do I set an ADO.NET Entity Framework connection string via the Windows Azure (Preview) Management Portal?

In the Windows Azure (Preview) Management Portal you can change the configuration options for web sites (see ...http://www.windowsazure.com/en-us/manage/services/web-sites/how-to-configure-websites/#howtochangeconfig...)....I currently set the connection ...
azure azure-web-sites connection-string deployment entity-framework
asked by Frank van Eykelen

How do you tell entity framework to create / deploy a database in Azure?

I'm using Entity Framework with a code first model; I've got my InitialCreate migration setup and working locally, I can run code against my database context, and everything works....But when I deploy my project to Azure, I just get a connection string er...
azure azure-sql-database azure-web-sites entity-framework-6 visual-studio-2015
asked by BrainSlugs83

The entity type ApplicationUser is not part of the model for the current context. Used two different databases at beginning of project

I've created an MVC 4 application using entity framework to read and write data to a database I am hosting on an Azure database. The Azure database was supposed to keep the application data AND the login data for the application. ...However, when I first...
asp.net-mvc asp.net-mvc-4 azure-web-sites entity-framework entity-framework-6
asked by TheRedCameron

Connect to Azure SQL using Azure Active Directory from an Azure Website?

A have an Azure Website running which connects to an Azure SQL through Entity Framework 6. Everything runs and I'm using standard username/password (sql login) to connect. ...Now, I would like to switch over to using AAD for authenticating to sql. I alrea...
adal azure-active-directory azure-sql-database azure-web-sites entity-framework-6
asked by Casper Jensen

Rows were detected. The schema update is terminating because data loss might occur

I am developing a web application and of course on each phase I need to change the database schema on test server. When I tried to publish my code to my azure app service, it showed me an error:...Error : .Net SqlClient Data Provider: Msg 50000, Level 16,...
azure azure-web-sites c# ef-code-first entity-framework-6
asked by Ashkan Sirous

Entity framework Slow query performance

I am using Entity framework 6.2.0 with WebAPI hosted on azure app service....My database is not big with only two tables and I have a simple select query...Account account = Db.Accounts.Where(p => p.Code == Code && p.PersonId == PersonId).Include("Optio...
azure azure-web-sites c# entity-framework-6
asked by Mandar Jogalekar

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!