BizTalk Server Orchestration - How to programmatically use BizTalk services?

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > June 2005 > How to programmatically use BizTalk services?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author How to programmatically use BizTalk services?
joneks@hotmail.com

2005-06-23, 7:49 am

I'm a programmer and I don't want to build services/orchestrations in a
graphical editor to make use of BizTalk services (such as the
MessageBox for reliable messaging, adapters, pipelines, ports etc).

Are there an API I can use?

/J E E

Niklas E

2005-06-23, 5:55 pm

Everything is C# (should probably work with managed C++ and vb.net too) or
XML so you should be able to able to use emacs, vi or whatever is your
favorite code editor. But then you loose the graphical functionality and
Intellisense, which is why you use BizTalk/Visual Studio.

/Niklas

<joneks@hotmail.com> wrote in message
news:1119525474.724375.230960@g43g2000cwa.googlegroups.com...
> I'm a programmer and I don't want to build services/orchestrations in a
> graphical editor to make use of BizTalk services (such as the
> MessageBox for reliable messaging, adapters, pipelines, ports etc).
>
> Are there an API I can use?
>
> /J E E
>



Marvin Smit

2005-06-23, 5:55 pm

Hi,

I'm sorry i don't have the exact link but Jon Flanders made a post
(about 3/4 months ago) about "having fun with BizTalk" with VS.

It shows a complete build of items without using VS.

- Notepad editing
- Commandline compiling
- Commandline deployement
- No intellisense ;)

Please contact Jon or check his blog @

http://www.masteringbiztalk.com

Hope this helps,

Marvin Smit


On Thu, 23 Jun 2005 15:53:55 +0200, "Niklas E"
<raven_tln0sp4m@hotmail.com> wrote:

>Everything is C# (should probably work with managed C++ and vb.net too) or
>XML so you should be able to able to use emacs, vi or whatever is your
>favorite code editor. But then you loose the graphical functionality and
>Intellisense, which is why you use BizTalk/Visual Studio.
>
>/Niklas
>
><joneks@hotmail.com> wrote in message
>news:1119525474.724375.230960@g43g2000cwa.googlegroups.com...
>


joneks@hotmail.com

2005-06-27, 7:49 am

Hi,

I want to use VS without the graphical editor to build my
orchestrations. I want to make use of the BizTalk Server from within my
code when building business processes implementations. I don't want to
use the editor because it's not a productive tool set. I want to build
the same assemblies from code that BizTalk does from the graphical
representation.

I know it's possible, but I want to know if anyone else done it?

/J E E

Niklas E wrote:[vbcol=seagreen]
> Everything is C# (should probably work with managed C++ and vb.net too) or
> XML so you should be able to able to use emacs, vi or whatever is your
> favorite code editor. But then you loose the graphical functionality and
> Intellisense, which is why you use BizTalk/Visual Studio.
>
> /Niklas
>
> <joneks@hotmail.com> wrote in message
> news:1119525474.724375.230960@g43g2000cwa.googlegroups.com...

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com