Web Services

XSLT Tips and Tricks

XSLT Tips and Tricks

Common XSLT Code Samples Our team works with a lot of XML! Extensible Markup Language (XML) is a markup language that many explain as being "self-describing".  In other words, you make it up yourself.  XML can be used to help represent data structures and is commonly used in web services, configuration files for applications, and [...]

XSLT Tips and Tricks Read More »

Building Quick and Simple Web Services

Simple Web Services

Simple Web Service Have you ever needed to build a quick and simple web service?  Building quick and simple web services is easy when you have working examples.  We work with SOAP and REST based web services on a regular basis.  They have become the essential go-to solution for system to system communication. This is

Simple Web Services Read More »