Complex XPath
A sample of complex XPath with BizTalk schema/data. For example, select one value, where it’s sibling = value2.
A sample of complex XPath with BizTalk schema/data. For example, select one value, where it’s sibling = value2.
It’s an attribute (decorating), not a preprocessor directive, that allows you to skip a well-tested method when you are using F11 to step-through your code.
How can a flat file get debatched without using a pipeline?
<-- Click the title to view the video.
<– Click title to see video on next page.
<--- Click the title - to see the interview.
Yogi Veda and I took a look at BizTalk 2009 installed on Windows 2008 and SQL 2008.
Learn about some of the new features of BizTalk 2009 by looking at some screenshots from the Beta release.
Quick way to format date (or date/time):
string formateddate=DateTime.Now.ToString((“dd-MM-yyyy”);
Can it get worse?
Doing a dc.SubmitChanges() causes App Pool to blow-up, and thus no response to BizTalk from the WebService.