MyDevBank

MyDevBank

summaries and tech views for new developers C#,asp.net for web\mobile development,databases,iis6 and more.
Creating this site was an idea that popped up after some programing years, when you have to get back to the same things you all ready forgot, while new stuff is arriving to town. In this site you can find summaries on tech stuff im into, so for a stable wide base knowledge pyramid ,enjoy!!

WCF

.Net communication technologies unification implementing SOA(service oriented architecture)
framework 3.0 +.

SOA four concepts
  • Boundaries are well defined
    A change in the server will not effect the client. SOA service is exposed through an End Point only.
  • Service evolve
    the possibility of adding new services.
  • Services share only schemes and contracts
    XML schemes represent data and contracts,this way we know the behavior.a sterile relationship to all.
  • Service compatibility is policy based
    the support for different technologies to be hosted.
End Point
every service must expose one or more ends.
every End have:
  • Contract
    the argument ... What
  • Address
    the URL ... Where
  • Binding
    the communication methods - http soap,tcpip binary ... How
!!!CODE MISSING !!!
Comment | Related Tags

HOME| IIS6 pipeline| ASP.NET pipeline| Http Modules| Http Handlers| Caching| Web Services| Page Life Cycle| Ajax| Jquery| Session State
ViewState| SEO| Mobile Basics| Mobile Handsets| C# Modifiers| C# Keywords| N-Tier| Design patterns| Stack & Heap| WCF
Databases| Relational Model| functionalities| Stored procedures| fishmarket
MyDevBank
© 2010 All Rights Reserved