Using Entity Framework 4.0 in a .Net 3.5 Application
        Posted  
        
            by Hossein
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Hossein
        
        
        
        Published on 2010-05-20T18:52:58Z
        Indexed on 
            2010/05/20
            19:00 UTC
        
        
        Read the original article
        Hit count: 197
        
entity-framework-4
Is it possible to use Entity Framework v4.0 in a .Net 3.5 application? I mean, can i just reference the related assemblies for EF 4.0 and use it in my .Net 3.5 application?
thanks...
© Stack Overflow or respective owner