News

Xignite Splices Web Services

Xignite Inc., a provider of component-based financial services software, this month will roll out a hosted offering that will let corporate developers build and share composite .NET-based Web services.

The new platform, called Splice, will let developers mash existing Web services -- such as those that call for generating a quote and a currency rate -- into composite Web services. According to the San Mateo, Calif.-based company, such composite services can be the core pieces to building advanced services-oriented business apps used by key decision makers within organizations.

What's noteworthy about Splice is that enterprise developers can create and/or gather Web services hosted by Xignite, whose so-called cloud-based offering is an alternative to an enterprise services-oriented architecture (SOA), says Gartner Inc. analyst Anthony Bradley.

"The value of your SOA is completely dependent on the number of good source systems that you have that are services-enabled, and that's a big effort," Bradley says. "This allows you to access services across the cloud, not just services from [internal enterprise] systems."

Making Mashups
Currently Xignite has 50 core Web services that can be used with those of other third-party sources regardless of what protocol -- XML, SOAP, REST, RSS, JSON -- they support. The mashups can also support those of third-party apps including Salesforce.com Inc., SAP AG and others, says Stephane Dubois, Xignite's CEO.

"Splice is a Web services mashup platform that lets developers create composite Web services from other Web services, thereby reducing integration pains," Dubois says. "You can basically do it on-demand, speeding development and increasing the firm's agility."

Mashups have recently become associated with the development of presentation-layer Web applications consisting of combined data sources into one integrated tool. Xignite's mashups aren't focused at the presentation layer but rather on what Dubois describes as "supply-side" mashups.

"If you need to do some work to combine a bunch of Web services to power an application, you don't necessarily have to do all of that inside your code," Dubois says. "In our new platform you can offload that and do it on-demand, therefore getting business agility and being more responsive."

About the Author

Jeffrey Schwartz is editor of Redmond magazine and also covers cloud computing for Virtualization Review's Cloud Report. In addition, he writes the Channeling the Cloud column for Redmond Channel Partner. Follow him on Twitter @JeffreySchwartz.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube