Posts tagged with ".NET Framework 3.0"

Tech Head Brothers Authoring tool

I just updated the source code of my Tech Head Brothers Authoring tool on Codeplex.

Now it uses Windows Communication Foundation (WCF) in place of WSE 3.0 and Word 2007.

Continue reading

Legacy code integration using Windows Communication Foundation (WCF) and Java Axis in a Service Oriented Architecture

What are the options when you need to integrate Windows legacy code in a heterogeneous Service Oriented Architecture (SOA)?

The proposed problem was to expose a set of Windows C++ DLLs to a global SOA platform written in Java. Those DLLs would be then exposed as backend computation services.

Continue reading