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: xml

Entity Framework with XML Files

Can someone point me to a good tutorial explaining the Entity Framework using an XML file instead of a database? I have seen some good tutorials with SQL databases, but I can't make the leap to an XML file....Thanks!
.net c# entity-framework xml
asked by Tim

Using an (Sql Server) xml column with Entity Framework

Has anyone tried to use xml typed columns with Entity Framework ? The entity returns a string. ...Will the next version of Entity Framework support XElement types when the table column is of type XML....Regards.
entity-framework sql-server-2008 xml
asked by Alexandre Brisebois

Reading in XML/KML files using C#

I'm trying to import the kml xml Google earth file into an application, but i can't seem to get the xDocument syntax right in order to do what i want, i'm wondering if anyone could suggest a way to read in the kml xml file....I understand the basics of xm...
c# entity-framework kml linq xml
asked by norbert

Save XML File in Project Folder

try { XElement contactsFromFile = XElement.Load("App_Data/EmployeeFinList.xml"); var xEle = new XElement("Employees", from emp in ListFromBasicPay select new XElement("Employee", new XAttribute("EmpID", emp.employee_per...
asp.net c# entity-framework xml
asked by Dinesh Persaud

Query Xml from SQL using Entity Framework Database First

I need to use Entity Framework, LINQ to query the XML data from the SQL in my asp.net mvc(C#) application....I have a column ...XMLValue... with data ...<MetaData> <Reviews>1</Reviews> <Rating>1</Rating> </MetaData> ...I need to get all the ...C...
c# entity-framework-6 linq sql-server xml
asked by Prasad

I am trying to return XML data from Entity Framework

I have create a MVC5 web app using Web API. I also use Entity Framework 6....I have a stored procedure:...SELECT * FROM [Group] WHERE CompanyRef = @CompanyRef OR CompanyRef = '00000000-0000-0000-0000-000000000000' AND Active = 1 FOR XML PATH('Group'), RO...
c# entity-framework-6 xml
asked by Andrew Simpson

Azure deployment: error MSB4041: The default XML namespace of the project must be the MSBuild XML namespace

I'm continuously deploying my Azure Web App as usual (using Visual Studio Community 2019) but now I'm getting the following error. ...(Also, I've already seen this question: ...The default XML namespace of the project must be the MSBuild XML namespace...,...
azure entity-framework-6 msbuild visual-studio xml
asked by nmit026

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!