Attending “Agile Perspectives, Industry and Microsoft” PDC2008 Pre-Conference Session
I just registered online to PDC2008 and will attend the following Pre-Conference session:
Agile Perspectives, Industry and Microsoft
Agile Perspectives, Industry and Microsoft
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 default namespace, TechHeadBrothers.Word, was the issue. It was just added at some place and at other not.
First do not trust their documentation! The launch anywhere (lax) file change doesn’t make it.
Do it by your own, with such a command:
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. A great plus compared to the past.