[jira] [Created] (IGNITE-3088) .NET: Support POCO proxy serialization

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-3088) .NET: Support POCO proxy serialization

Anton Vinogradov (Jira)
Pavel Tupitsyn created IGNITE-3088:
--------------------------------------

             Summary: .NET: Support POCO proxy serialization
                 Key: IGNITE-3088
                 URL: https://issues.apache.org/jira/browse/IGNITE-3088
             Project: Ignite
          Issue Type: Improvement
          Components: platforms
    Affects Versions: 1.1.4
            Reporter: Pavel Tupitsyn
             Fix For: 1.7


WCF provides a way to serialize POCO proxies: https://msdn.microsoft.com/en-us/library/ee705457(v=vs.100).aspx

We should come up with a way to do this.

To reproduce:
* Create a database with 2 tables and a foreign key; populate some rows
* Create a new EF6 project from that database
* Retrieve one of the entities
* Attempt to put it into cache




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)