Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 500321
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T06:04:31+00:00 2026-05-13T06:04:31+00:00

Ok this one is might not have a straight forward answer but lets see.

  • 0

Ok this one is might not have a straight forward answer but lets see.

I am trying to design a DAL that will sit on the network and serve EF objects to developers who are writing clients that need to use our database.

For example:

The DAL has some EF objects called PERSON and DEPARTMENT.

A developer wants to write a client that can reference the DAL using WCF and has exposed to him a proxy context and the EF objects so he can perform normal looking LINQ queries at design time. At run time this query is passed to the DAL which actually executes it and passed the resultant objects back to the client

        var query = from c in DALReference.PERSON
                    where c.FISTNAME == "FRED"
                    select c;

        foreach ( PERSON p in query)
        {
            lstItems.Items.Add(p.FIRSTNAME);   
        }

Now I’ve read a load of stuff around about how EF v1 is not mature enough yada yada yada. That’s not going to work for me. I need code up a solution for a large project that has to be in by Sept next year at the latest so I can’t wait for v2 or .NET 4

I’ve also read about POCO’s and Persistence Ignorance by to be honest its all so fragmented I am struggling to get my head around it.

So anyone want to help out with some easy to understand examples, guides or suggestions on how I can achieve this?

Oh yeah and one final piece of the puzzle. I need to communication to happen over TCP not HTTP.

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T06:04:31+00:00Added an answer on May 13, 2026 at 6:04 am

    Have you looked at ADO.NET Data Services or RIA Services? Both do more or less what you want, in slightly different ways. I’d start with one of them unless I had a really pressing need not to.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This might be an easy one, but I'm not really experienced with sql. I
I'm not sure if this is possible in one mysql query so I might
This question might belong on one of the other trilogies, but it sorta seemed
This one might be a little confusing. I'm using AMCharts with rails. Amcharts comes
Please don't crucify me for this one. I decided it might be good to
This question might make one smile, really, HDD space is as cheap as dirt
This might be a really trivial one. Is File storage OS dependant ? Why
anyone shed any light as to why this might be happening for one user
Update: Thanks for everyone who helped out - the answer to this one lay
I know this is not a straight up question, so if you need me

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.