You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2016/06/20 12:28:06 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Tupitsyn updated IGNITE-3088:
-----------------------------------
    Labels: .net  (was: )

> .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
>              Labels: .net
>             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)