application-integration

There are 2 entries for the tag application-integration
  • Materials of Introduction to Application Integration Talk

    Here you can download the presentation (in spanish) of the talk "Introduction to application integration" ("Introducción a la integración de aplicaciones") that I did in Microsoft Argentina HQ together with Diego Gonzalez, Rodolfo Reichard and Adrian Lopez. Technorati tags: .NET, Windows Application Integration, BizTalk

  • Application Integration conference

    The next Thursday I will be speaker (together with Diego Gonzalez, Rodolfo Reichart and Adrian Lopez) in a conference about application integration in several perspectives (data, process, middleware and front-end). This is the link to register: http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032344809&Culture=es-AR I will talk about application integration in the front-end, from the composition of UI to the integration of applications in zero-touch fashion. I will also present a Windows Form Control in which I had worked for some time. This control (ExternalApplicationHostControl) allow to execute any Win32 application inside of a .NET Windows Form. Here a preview picture of ExternalApplicationControl running a Notepad an Calculator together inside of...