WCF Extensibility Guidance - Introduction
Olá pessoal,
Uma das coisas mais poderosas do WCF é sua arquitetura extensível porém, um elevado grau de extensibilidade pode ser muito complexo e trazer grandes problemas se mal implementado.
Pensando nisto, foi disponibilizado o primeiro capítulo sobre o Guia de Extensibilidade do WCF (WCF Extensibility Guidance). Este guia irá auxilia – lo em quando e como você podera extender o WCF para suas aplicações.
Extensibility is an essential element of any programming technology or framework. By leveraging extensibility mechanisms, developers can enhance the basic set of capabilities provided by a technology and adapt it to specific scenarios. Rich extensibility models are particularly relevant in distributed systems such as service oriented solutions given the heterogeneity and complexity of the scenarios addressed by these types of technologies. The lack of extensibility has traditionally been a challenge for most Web Services technologies in the market. To give an example without getting into a market analysis, most of the J2EE Web Services technologies faced tremendous difficulties adopting the Representational State Transfer (REST) model given that their messaging engine was completely based on the SOAP messaging model.
Espero que este guia possa ajuda – lo.
Um forte abraço.
Evilázaro Alves
MVP, MCTS, MCBMSS, MCP
