Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Jesus Rodriguez's WebLog

Microsoft MVP BizTalk Server Oracle ACE

  • Enterprise Service Bus

    Enterprise Service Bus (ESB) is a vital concept in the Service Oriented Architecture (SOA) vision of the majority of Web Service technology providers. This nice article explain some of the main aspects of ESB.

  • Fast Infoset

    Another example of alternative XML technologies to optimize the size of XML documents can be founded here.

  • WSE 2 RequestDescription action

    Yesterday I spent a few hours testing interesting aspects of the release of WSE 2.0. I want to expose a particularly nice point about the recent SoapService implementation and WSDL. One of the most remarkable aspects of WSE 2.0 since the technology preview version is the possibility to develop high and low level SOAP-based messaging applications that can run in a transport independent manner. In English, we can develop a SOAP Service or SOAPReceiver application that can be hosted using  either HTTP, TCP, UDP, etc protocols.

  • Portlets

    A nice article explaining how to develop Portlets using Sun Java Studio can be founded here.

  • RsWebParts

    Mixing Reporting Services and SharePoint WebParts makes possible take advantages of Reporting Services functionality in our SharePoint applications. In this fantastic article  Bryant Likes explain how to develop WebParts that are used to display Reporting Services reports. The first version of RsWebParts can be downloaded here.