Click here to Skip to main content
15,892,059 members
Articles / Operating Systems / Windows

BizTalk Enterprise Integration Patterns - Part 2

Rate me:
Please Sign up or sign in to vote.
3.00/5 (4 votes)
25 Apr 2006CPOL2 min read 47.9K   436   18  
This article explains the Claim Check Pattern of Message Oriented systems in BizTalk Server 2004
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PersistStoreMessage", "http://localhost/PersistStoreMessage/PersistStoreMessage.csproj", "{EE63326D-3193-4DF4-A671-72825D16679E}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{EE63326D-3193-4DF4-A671-72825D16679E}.Debug.ActiveCfg = Debug|.NET
		{EE63326D-3193-4DF4-A671-72825D16679E}.Debug.Build.0 = Debug|.NET
		{EE63326D-3193-4DF4-A671-72825D16679E}.Release.ActiveCfg = Release|.NET
		{EE63326D-3193-4DF4-A671-72825D16679E}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect AT&T Wi-Fi Services
United States United States
Naveen has done his Masters (M.S.) in Computer science, has started his career programming the mainframes and now has more than a decade of programming, development and design experience. Naveen has a sharp eye and keen observation skills. Naveen has worked for several companies and strived hard to build large scale business applications and bringing better solutions to the table.
Quite recently Naveen has built a fairly complex integration platform for a large bank. His hobbies include training, mentoring and research. Naveen spends his free time visiting National Parks nationwide.

Naveen has developed the BizTalk Control Center (BCC)
http://biztalkcontrolcenter.codeplex.com

Comments and Discussions