Posts filed under 'Dotnet Framework 3.0'
WCF Domain Model for SOA Part – 1
Hallo folks … see you again in my sharing knowledge moment in my
development journal blogs,
i would like to share to all of you about the knowledge of creating the
domain architecture,
in this case i would like to create the WCF ( Windows Communication
Foundation ) especially for further purpose is
implement the SOA ( Software Oriented Architecture ).
I will separate the part of the knowledge become the trilogy knowledge
which are :
- Introduction the Domain WCF or Web service
- Introduction the Service Factory from The Pattern and Practise team to implement the WCF or Web service as a Domain Artifact model.
- Sample implementation the WCF or Web service.
so..let’s try to rock’n roll …
Overview :
the application development in this era has already come to service
oriented architecture which is known by SOA, by using SOA
we implement the interoperability application architecture which avoid
the system operation platform or even the language
of application development and domain application as well. we using the
independence file format transferring or independence format that
allow every domain
application could leverage every programming functionality such as
procedure or method for IPO ( Input-Process-Output) processing
Because the original purpose of SOA is become a bridge of many platform
which cater the functionality of the application then the ser-
vice need the endpoint or even the contract which is tighten from one
service point to another service point or from one domain
application to another domain application but of course loosely
coupling architecture.
For further detail explanation i put some figure about the domain WCF :
Add comment December 1, 2007