ADO.NET Entity Framework and LINQ to Entities (Pre-Release) announcement
-
Link
This Entity Framework Pre-Release forum is closed.
We are seeing a lot of great Entity Framework questions (and answers) from the community on Stack Overflow. As a result, our team is going to spend more time reading and answering questions posted on Stack Overflow.
We would encourage you to post questions on Stack Overflow using the entity-framework tag. We will also continue to monitor the Entity Framework forum.
Entity Framework Team
Filter
:
All Threads
All Threads
Answered
Unanswered
Proposed Answers
General Discussion
No Replies
Helpful
Has Code
All Languages
-
Sticky0VotesPRE-RELEASE FORUM CLOSED - CONSIDER ASKING EF QUESTIONS ON STACK OVERFLOW
This Entity Framework Pre-Release forum is closed. We are seeing a lot of great Entity Framework questions (and answers) from the community on Stack Overflow. As ...
-
Answered0VotesI need help about using LINQ ?
hi . i have this code public IQueryable<AllVehicleView> GetAllVehicles() { var dataContext = new HostDBEntities(); ... -
Unanswered0Votesproblem in use sp in EF
hi i in my project use from EF, when i add my sp ,and add Function Import for it but EF can't create ComplexType for ... -
Unanswered0VotesFileTable and Entity Framework 5.0
It would appear that EF5.0 pukes with the hierarchyid type which is used as the primary key on a FileTable. Anyone have any suggestions on how to use my usual ADO.NET edmx / EF5.0 ... -
Unanswered0VotesMVC adding edit and delete to database from home controller
Hey guys... So iv just completed the youtube tutorial http://www.youtube.com/watch?v=LAhZ29p9f4k which shows us how to create a ... -
Unanswered0VotesEntity Framework Validate not changed properties
Hello. I start recently to use Entoty Framework v4 in one of my projects. Everything is ok, but now i have a problem with the validation. I am ... -
Discussion0VotesPRE-RELEASE FORUM CLOSED - CONSIDER ASKING EF QUESTIONS ON STACK OVERFLOW
This Entity Framework Pre-Release forum is closed. We are seeing a lot of great Entity Framework questions (and answers) from the community on Stack Overflow. As ... -
Proposed1VotesCan not open Entity Data Model designer
Hi! I've created an Entity Data Model with Visual Studio 2010 Beta 2 yesterday and added some entities to my model. Today I tried to open the edmx file, but it gets opened in the ... -
Discussion0Votesi have thesame issue when i create an entry of new record shows error of " Conflicting changes to the role 'Cust' of the relationship 'Model.FK_Market_Cust' have been detected."
db.market.Create(); TryUpdateModel(market, formvalues); ... -
Answered3VotesCTP5: is this Concurrency issue fixed in it?
I have been trying to determine whether an issue I'm having with Concurrency in Entity Framework 4.0 has been addressed in the upcoming CTP. Can someone familiar with the inner workings let me ... -
Unanswered1VotesFirst Add-Migration command generates empty up down methods in EF 4.3 beta 1 unlike in the walkthrough ( still same in 4.3.0 final)
I am following steps in http://blogs.msdn.com/b/adonet/archive/2012/01/12/ef-4-3-beta-1-code-based-migrations-walkthrough.aspx in my solution. I have 7 classes in my code first ... -
Unanswered0Votesthe element 'functionimport' in namespace "http://schemas.microsoft.com/ado/2008/09/edm" has some invalid child argument ReturnType in entity framework FunctionImport element
Hi, I would like to use ReturnType attribute in FunctionImport element for retrieve multiple resultset , for this I change CSDL by refer ... -
Unanswered0VotesEntity Framework June 2011 CTP performance
Background: I am working in a project using Enity Framework as an OR-mapper / data interface. The domain model is realized as a Table-per-type data model in ... -
Answered0VotesHow to Get real Table name in Entity Framework Feature CTP4 By DBSET or EBCONTENT
this is my Code: public class EDataContext:DbContext { ... -
Unanswered0Voteshow to use mysql routines in ado.net entity frame work
Hi Team, i am using backend database is MySql. i am working in visual studio 2010 ... -
Unanswered0VotesMigration Beta1 - not recognize [Column(TypeName = "xml")]
Hi, when I run update-database at first time build database, it doesn't recognize [Column(TypeName = "xml")] and the column data type is still vchar(max) code: ... -
Answered2VotesEF4 CTP5 - LINQ Dynamic Query Library throws InvalidCastException
With the upgrade to EF4 CTP5, the previously working (with CTP4) LINQ Dynamic Query Library throws the following exception Unable to cast object of type ... -
Unanswered0VotesUpdate-Database powershell scripts fails if Startup Project != Default project
Update-Database -Verbose Using NuGet project 'RSP2.Competitions'. Using StartUp project ... -
Unanswered0VotesEntity Framework 4.3 Migration Exception when Update-Database
System.ArgumentException: The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG)) --- End of inner exception stack trace --- at ... -
Unanswered0VotesProviding Authentication using ACS for Silverlight Business App using RIA Services
Hi, I am working on a Silverlight Business App which uses RIA Services to fetch data and it needs to be Authenticated using Windows AppFabric Access Control Service ... - Items 1 to 20 of 1562 Next ›


