Leonid Ganeline
15 posts.
- Serializers in .NET. v.2\[v.2.9.0 2015-08-19\] I've decided to keep live the first version of this post. It is interesting how tests evolve and how results change. V.1.0.10 see…
- Serializers in .NETPlease go to the v.2 of this article. Any distributed system requires serializing to transfer data through the wires. The serializers used to be hidden in…
- NServiceBus vs. MassTransitI have got an interesting request to compare and choose the right integration technology for one of my customer.
- BizTalk: Ordered DeliveryIt is one more description of the Ordered Delivery (OD) in BizTalk. The main article about it is in MSDN. Here I am discussing the BizTalk Ordered…
- BizTalk: Sample: PGP Encryption/Decryption Pipeline ComponentsYou can download code here. A sample is based on a sample by Brian Jones See original code here The main additions to original code:
- BizTalk: Part 1: Zombie, Instance Subscription and Convoys: DetailsThis is Part 1. Part 2. BizTalk: Suspend shape and Convoy Convoys are frequently used in the in the orchestrations in BizTalk Server. Sometimes we have…
- BizTalk: History of one integration project\[Russian version of the article\] "In the beginning God made heaven and earth. Then he started to integrate." At the very start was the requirement:…
- BizTalk: Timeline: Platform SupportThis is the second part. Part 1: BizTalk: Timeline: Development Tools. As you can see, the last version of the BizTalk 2010 shifts the platform support to…
- BizTalk: xpath: How to work with empty and Null elements in the OrchestrationThe problem is with the Empty-Null cases in the xpath expressions. Is it possible to separate all these cases in Expression shapes of the Orchestration…
- BizTalk: Naming Conventions for BizTalk SolutionsI'm keeping the last, up-to-date version of the Naming Conventions on the Microsoft TechNet site. Version 3.1 2012-05-14 Version 3.0 2011-12-26 \[Added a…
- BizTalk: SQL Send port: How to pass and process unbounded nodes to the SQL stored procedureIf we need to pass and process ONE row to the SQL store proc, it is pretty easy. Just map the XML message (inside BizTalk) elements to the service SQL…
- BizTalk: Anti-Patterns: Business Rule EngineLet's see one of the projects I've made with the Business Rule Engine from the Microsoft BizTalk tool set. There are the EDI data in"very flexible…
- BizTalk Messaging ModelThis is a 1st article in the BizTalk Model serie (2nd article is a "BizTalk: The Endpoint model depreciates the Physical and Logical Ports "…
- BizTalk: Questions for interview without answersThis article is a Part 1 of the Interview Questions series. Part 1: BizTalk: Questions for interview without answers Part 2: BizTalk: Interview questions…
- BizTalk 2004: Schema validation: Error in the "error BEC2004"?“Error BEC2004” in BizTalk 2004 is a tricky error in some cases. For examples I use simplyfied schemas to highlight the source of the problem.
