BizTalk and VMWare
Experiences with using BizTalk on the VMWare Lab Manager.
Experiences with using BizTalk on the VMWare Lab Manager.
How do you include (import) one schema into another? By doing so, you can use one schema in many other schemas.
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”);