Wcf-tutorial - wcf-tutorial.com

General Information:

Latest News:

WCF Contract First vs WCF Code First 1 Sep 2011 | 05:36 am

It has been always hot topic among WCF developers. Should WCF developer create contract and then generate object model or object model should come first and Contract attributes applied to it?

WCF Software Requirements 1 Sep 2011 | 05:35 am

It has to be noted that the WCF service is part of the .NET 3.0 and 4.0 Framework APIs and it is fully integrated into major releases of the Windows Operating System.

WCF Hardware Requirements 1 Sep 2011 | 05:34 am

The WCF services is not overly complicated service and can be run with few demands on your server or client configuration. Table below is a good example what is required.

WCF Diagnostics 1 Sep 2011 | 05:31 am

It is not an obvious task to track and trace errors or message as they occur within WCF Service layer. There are certain tools that can help you in tracing and understanding WCF messages.

Microsoft Service Configuration Manager 1 Sep 2011 | 05:26 am

Default installation of the .NET Framework comes with useful utility tools. One of these tools is useful for configuring WCF configuration files.

WCF Behaviors 1 Sep 2011 | 05:24 am

The WCF Behaviors allow you to modify the runtime and manage internals of end points, operations, contracts and service. The WCF Behaviors are applied via configurations.

WCF Channel Factory 1 Sep 2011 | 05:20 am

ChannelFactory can be instantiated on the specific service. One you instantiate the WCF Service Factory you can peer into exposed contract of the WCF Service.

WCF ServiceHost 1 Sep 2011 | 05:19 am

The WCF ServiceHost provides you with way to access the WCF infrastructure on the server. The WCF ServciceHost instance provides you with programmatically way to access WCF

WCF Message Contracts 1 Sep 2011 | 05:15 am

The WCF Message Contracts allows you to gain control over ways your WCF Service generates SOPA envelope. The WCF Message Contracts allow you to map fields into SOAP body.

WCF DataMember attributes 1 Sep 2011 | 05:12 am

The WCF DataMember also has attributes that you need to be aware of while designing web service.

Recently parsed news:

Recent searches: