<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.7" -->
<rss version="0.92">
<channel>
	<title>Martin Krieger</title>
	<link>http://www.kriegermartin.de/wordpress</link>
	<description>Software Integration Solutions</description>
	<lastBuildDate>Mon, 30 Aug 2010 06:24:58 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Error: Cannot import wsdl:portType</title>
		<description><![CDATA[Today I tried to access a WorkflowService hosted in IIS on Windows 7, and got this nice little error message:
Error: Cannot import wsdl:portType
Detail: An exception was thrown while running a WSDL import extension: System.ServiceModel.Description.DataContractSerializerMessageContractImporterError: Schema with target namespace &#8216;http://schemas.microsoft.com/2003/10/Serialization/&#8217; could not be found. XPath to Error Source: //wsdl:definitions[@targetNamespace=&#8217;http://tempuri.org&#8217;]/wsdl:portType[@name=&#8217;IService&#8217;]
[&#8230; lot more stuff ]
Warning: No code was [...]]]></description>
		<link>http://www.kriegermartin.de/wordpress/2009/06/22/error-cannot-import-wsdlporttype/en/</link>
			</item>
	<item>
		<title>AttachDbFilename</title>
		<description><![CDATA[Today I tried to start a sample program which contains a connection string like this: 
const string connectionString = @&#8221;Data Source=.\SQLEXPRESS; AttachDbFilename=&#124;DataDirectory&#124;\SampleInstanceStore.mdf; Integrated Security=True;Asynchronous Processing=True&#8221;;        
I got the following error message:
System.Data.SqlClient.SqlException: An attempt to attach an auto-named database for file C:\Users\Martin\Some more subfolders\SampleInstanceStore.mdf failed. A database with the [...]]]></description>
		<link>http://www.kriegermartin.de/wordpress/2009/05/28/attachdbfilename-2/en/</link>
			</item>
	<item>
		<title>WF 4.0</title>
		<description><![CDATA[The beta 1 version of Visual Studio 2010 and .NET 4.0 has been released to the general public.
On June 23, 2009 the .NET Usergroup Köln will host several short presentations about the new features (in German). My part will be to talk about the revised version of Windows Workflow Foundation. You are cordially invited. Reservation [...]]]></description>
		<link>http://www.kriegermartin.de/wordpress/2009/05/20/wf-40-2/en/</link>
			</item>
	<item>
		<title>FitNesse .NET</title>
		<description><![CDATA[Until very recently I did not know about the acceptance test framework Fit (Framework for Integrated Test) and its Wiki-GUI FitNesse. But now they&#8217;ve been brought to my attention both by Stefan Lieser, who made a very good presentation at Bonn-To-Code, and by a company with long experience using this system for their Java projects.
FitNesse [...]]]></description>
		<link>http://www.kriegermartin.de/wordpress/2009/05/12/fitnesse-net-2/en/</link>
			</item>
	<item>
		<title>SQL Server 2008: Script Data</title>
		<description><![CDATA[The SQL Server 2008 Management Studio has a nice little new feature which seems to be omitted from the documentation. The Script Wizard (Database - Tasks - Generate Scripts) now has a &#8220;Script Data&#8221; option. If selected the Wizard will generate INSERT statements for the data in the scripted tables. This can be very handy.
This [...]]]></description>
		<link>http://www.kriegermartin.de/wordpress/2008/09/07/sql-server-2008-script-data/en/</link>
			</item>
	<item>
		<title>FrOSCon 2008</title>
		<description><![CDATA[On very short notice I got aware of the Free and Open Source Software Conference (FrOSCon) in St. Augustin near Bonn/Germany. Unfortunately the program neglects open source projects in the .NET/Mono field. But it still looked interesting so I attended some talks there.
First day&#8217;s keynote speaker was Andrew S. Tannenbaum (his book on Distributed Systems [...]]]></description>
		<link>http://www.kriegermartin.de/wordpress/2008/08/27/froscon-2008-2/en/</link>
			</item>
	<item>
		<title>Report Manager 2005 Help ï»¿</title>
		<description><![CDATA[The Microsoft SQL Server 2005 Report Manager web application has help pages in several languages. They display nicely in IE, but in Firefox they are reduced to a mere ï»¿
ï»¿ is the unicode byte-order mark, coded in UTF-8. A first inspection with Firebug revealed that this application does not set the charset in the http [...]]]></description>
		<link>http://www.kriegermartin.de/wordpress/2008/03/27/report-manager-2005-help-i%c2%bb%c2%bf/en/</link>
			</item>
	<item>
		<title>Microsoft Certified Professional Developer</title>
		<description><![CDATA[

]]></description>
		<link>http://www.kriegermartin.de/wordpress/2007/10/30/microsoft-certified-professional-developer-2/en/</link>
			</item>
	<item>
		<title>WCF Line of Bussiness Adapter</title>
		<description><![CDATA[On November the 6th, 2007 I gave a short presentation about WCF Line of Business Adapter (SDK, Blog) at the .NET User Group Köln. 
Slides (in German) can be found here.

]]></description>
		<link>http://www.kriegermartin.de/wordpress/2007/09/10/wcf-line-of-bussiness-adapter-2/en/</link>
			</item>
	<item>
		<title>BizTalk Map Add-In</title>
		<description><![CDATA[BizTalk Map Add-In is a Visual Studio 2005 (professional/team) add-in for BizTalk 2006 developers. It adds two functions to the context menu of map files in the solution explorer:
Debug BizTalk Map XSLT Generate the Xslt for a map and start debugging it. This command honours extension objects, it is possible to use and debug external [...]]]></description>
		<link>http://www.kriegermartin.de/wordpress/2007/08/09/biztalk-map-add-in/en/</link>
			</item>
</channel>
</rss>
