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)

3 results in tag: xml-serialization

Create an XML file from an Entity Framework entity with children.

I'm querying data with parent/child result sets using Entity Framework and I want to export this data to an XML document....var agreement = storeops.Agreements.SingleOrDefault(a => a.AgreementNumber == AgreementTextBox.Text); XmlSerializer serializer = ne...
eager-loading entity entity-framework xml-serialization xmlwriter
asked by Brett Mathe

Entity Framework Code First with XML as Data Source

Is it possible to work with Entity Framework (Code First) and having the data source being an XML file? I need to populate the domain objects with values from the XML file....The XML file has this structure:...<Person name="John" age="12"> <Products> ...
asp.net-mvc c# code-first entity-framework xml-serialization
asked by Catalin

How to map XML document to entity framework object?

I have following entity framework object:...namespace Proj.Accounting.Entity { using System; using System.Collections.Generic; using System.Xml.Serialization; public partial class DocumentStatus { public DocumentStatus() ...
.net c# entity-framework entity-framework-6 xml-serialization
asked by Dmitrij Kultasev

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!