This Month
June 2009
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
Year Archive
Login
User name:
Password:
Remember me 
View Article  WCF / WF 4 Training Kit
Microsoft .NET 4.0, and WCF 4 and WF 4 are all comming..... VS 2010 is availbe for beta 1 download..... Now you need to get up to speed.... have a look at the training... WCF / WF 4 Training Kit: http://code.msdn.microsoft.com/wcfwf4/Release/ProjectReleases.aspx?ReleaseId=2698   more »
View Article  BizTalk ESB Toolkit 2.0 Released
The BizTalk ESB Toolkit 2.0, formerly known as the ESB Guidance 2.0 - was released on the June 9th to the web on the new ESB page in the BizTalk Developer Center on MSDN. This toolkit is a collection of tools and libraries that extends BizTalk Server 2009 capabilities of supporting a loosely coupled and dynamic messaging architecture. It functions as middleware that provides tools for rapid mediation between services and their consumers. Enabling maximum flexibility at run time, the BizTalk ESB Toolkit 2.0 simplifies loosely coupled composition of service endpoints and management of service interactions.    more »
View Article  What Is an Enterprise Service Bus?
An Enterprise Service Bus (ESB) is an architectural pattern and a key enabler in implementing the infrastructure for a service-oriented architecture (SOA). Real-world experience has demonstrated that an ESB is only one of many components required to build a comprehensive service-oriented infrastructure (SOI). The term "ESB" has various interpretations in the market, which have evolved over time; however, the basic challenge it addresses is the same.   more »
View Article  Teched 10 Is open for registration...
TechEd is in its 10th year and is positioned to be the best yet! Teched is starting to sound like the super bowl in the USA. However.... be sure to take advantage of the Super Early Bird offer   more »
View Article  BizTalk Server Dev Center
Are you aware there is a BizTalk Server Dev Center?? There is some very Nice Biztalk 2009 documentation here which is well worth the effort, as the 2009 release is out, you should now know that you need to do BizTalk the right way.   more »
View Article  Videos: TechTalk Recordings from TechED 2009 US
Come and get some of the cool BizTalk Related videos from this years USA Tech-ED   more »
View Article  RELEASE: Microsoft BizTalk Server 2009 Hyper-V Guide
The BizTalk Customer Advisory Team and the BizTalk UA Team are pleased to announce the Release To Web of the “Microsoft BizTalk Server 2009 Hyper-V Guide”. The guide provides relevant information to IT professionals to enable them to make educated decisions about the advantages and tradeoffs of using Windows Server 2008 Hyper-V to virtualize BizTalk Server environments. This guidance is a result of 6 months of effort including a 6-week performance lab conducted by the BizTalk Customer Advisory Team.   more »
View Article  An established connection was aborted by the software in your host machine
I came across a little nasty, when trying to send email from the smtp adapter. If you look down deep ...   more »
View Article  Call .net Method from Orchestration
If you wish to call a .net method from an orchestration.   more »
View Article  Usage of System.XML.XmlDocument in BizTalk
Try not to use the System.XML.XmlDocument object inside an orchestration, or receive messages of this type   more »