News

Laurent Kempé MVP JetBrains Academy Member

Contact

My status

View Laurent Kempé's profile on LinkedIn
XING
twitter
facebook


Xbox 360



Map

Locations of visitors to this page

.NET Dudes

Family

French .NET Dudes

Friends

Links

Tech Head Brothers

Browse by Tags

All Tags » WCF (RSS)
WCF Add Service Reference issue with Visual Studio 2008 SP1
The other day I faced a strange issue when I wanted to add a service reference to the Tech Head Brothers authoring tool. The code generated wasn’t compiling with errors located in the file Reference.cs . Drilling down the issue I figured out that the...
Video of Tech Head Brothers new authoring tool based on Word 2007
In the following video I present the different features of the new authoring tool for my portal Tech Head Brothers . First you will see the use of ClickOnce to enable easy installation on the author computer. This will also allow an easy update scenario...
New step in my authoring tool using Word 2007
This evening I took the time to implement a new step on the new version of Tech Head Brothers authoring tool. Now I am able to write an article in Word 2007 and post it using Web Services. The next picture is the result of posting from Word 2007 on the...
Tech Head Brothers new authoring tool, step 8
For three night now I focused on one scenario for the Tech Head Brothers authoring tool: As an author I want to be able to copy source code from Visual Studio and insert it into the authored Word document As an author I want to preview a document with...
Tech Head Brothers new authoring tool, step 7
I finally got time to go on with the new Tech Head Brothers publishing tool! This time I wanted to go on with source code and I reached a quite good status. The usage scenario is as following: In Visual Studio the author select source code that he wants...
Posted: Mar 12 2008, 01:11 AM by lkempe | with 1 comment(s)
Filed under: , ,
Video of Tech Head Brothers authoring tool using Silverlight Streaming
This is a video demonstrating the offline usage of the Tech Head Brothers authoring tool . The tool is using now WCF in place of WSE3 and works great with ASP.NET membership and role. The video is hosted on Silverlight Streaming and was made using Camtasia...
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. Tech Head Brothers Authoring Tool is a content authoring tool based on Word 2007...
Issue with WCF Services hosted in IIS using multiple bindings per site
I am currently working on the new Tech Head Brothers authoring tool THBAuthoring as you can read in this post ' Migration from WSE 3 to WCF '. Two days ago I went to production with the migration from WSE to WCF. Today I had to post an article about Linq...
Posted: Aug 01 2007, 07:26 PM by lkempe | with 3 comment(s)
Filed under:
Migration from WSE 3 to WCF
I started to migrate the Tech Head Brothers authoring tool and portal from Web Service Enhancement 3 (WSE 3) to Windows Communication Foundation (WCF). This is a next step in the integration of .NET Framework 3 in Tech Head Brothers portal. Till today...
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...
More Posts