E
Evert
Does anybody have a good example/guide for using LINQ in a layered
architecture with maybe WCF?
Thanks in advance,
Evert
architecture with maybe WCF?
Thanks in advance,
Evert
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Evert said:Does anybody have a good example/guide for using LINQ in a layered
architecture with maybe WCF?
Evert said:Can you explain me why a service is not a Tier? What do you mean with
horizontal and vertical? is there a good site which explains this?

Thanks in advance,
Evert
Marc said:Surely WCF is precicely that though; an abstract bridge betweenIt's in general not good practise to use a service as a tier.
(generally physical/horizontal) tiers For instance, a smart-client
using WCF to access data from a WCF service over (typically) http.
Perfectly normal and indeed the textbook use-case.

in
your application. See these presentations by Gregor Hohpe:
[links to some SOA presentations]
Marc said:Services should be seen as standalone applications you're utilizing
in your application. See these presentations by Gregor Hohpe:
[links to some SOA presentations]
Now, if only we (at large) could agree on a single interpretation of
SOA ;-p
. Just imagine if such an
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.