Click here to Skip to main content
15,885,216 members
Articles / Web Development / IIS

Using Custom XSLT Transformations in BizTalk Server 2004 Mapper

Rate me:
Please Sign up or sign in to vote.
4.37/5 (11 votes)
28 Feb 20062 min read 54.4K   582   27  
This article uses the custom XSLT transformations in the BizTalk Server 2004 Mapper.
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{EF7E3281-CD33-11D4-8326-00C04FA0CE8D}") = "ParentChildDemo", "ParentChildDemo.btproj", "{3AD0AACC-5389-4592-B2B6-C863347A616F}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Deployment = Deployment
		Development = Development
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{3AD0AACC-5389-4592-B2B6-C863347A616F}.Deployment.ActiveCfg = Deployment|.NET
		{3AD0AACC-5389-4592-B2B6-C863347A616F}.Deployment.Build.0 = Deployment|.NET
		{3AD0AACC-5389-4592-B2B6-C863347A616F}.Deployment.Deploy.0 = Deployment|.NET
		{3AD0AACC-5389-4592-B2B6-C863347A616F}.Development.ActiveCfg = Development|.NET
		{3AD0AACC-5389-4592-B2B6-C863347A616F}.Development.Build.0 = Development|.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 has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


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