VB.Net 2005 x BizTalk 2004 x SQL Server 2000

Home Page Forums BizTalk 2004 – BizTalk 2010 VB.Net 2005 x BizTalk 2004 x SQL Server 2000

Viewing 1 reply thread
  • Author
    Posts
    • #12789

      Hi,

      we need to develop a 3 layer application using VB.Net 2005, BizTak 2004 and SQL Server 2000. I’ve found quite a few whitepapers and tutorials on how to integrate a web solution with Biztalk but couldn’t find anyting on how to develop a desktop application based on this architecture. Any ideas?

      Thanks

    • #12790

      I’d have the desktop application call a web service (i.e. BizTalk) or read/write messages to queue.

      No real way to have a .net component call BizTalk directly. Well, they have the submit direct adapter but that doesn’t really help you get data back.

      BizTalk’s really a messaging system – it likes messages.

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.