Here\'s a bunch of things I tried... hopefully you can extrapolate from it what I\'m trying to do and what I\'m doing wrong. Okay so I\'m having problems with loading related entities when using this
I have a table called Tab开发者_JAVA百科leA whch has a foreign key from TableB and a one to many relationship to TableB
I have an obj开发者_开发百科ect that has been populated with the contents of four different related entities.However i have another entity in which i cannot include as part of the query due to it not
How can i do this query with Linq To Entities SELECT * FROM TableA WHERE MyID IN ( SELECT MyID FROM TableB
I need to use the SQRT function as part of a where clause in a Linq EF query.I figured I could do this:
I understand I can map a delete stored procedure to the delete method for a particular type. However, this requires passing in a retrieved object to my context\'s DeleteObject method.
We are using LINQ to EF to develop a solution. In my LINQ query I would like string toMatch = \"Matt Cool\";
My EF model was generated from my SQL Server database. I then generated a DomainService for RIAServices against the EF model. One of the entities is called \"EntryCategories\". The DomainService creat
Strange typecasting error: System.string -> weekmenu.SimpleTable Controller Function Index() As ActionResult
I used linq to entites to connect to database, and recently i found the following problem, when i open the website and login, and and I leave the page idle for around 10 minutes, the click the link in