ISCI-CRA Agronomy

agronomy@isci.it

WEB sample applications
Web sample applications are meant to provide sample use of the sample web services in the page http://www.sipeaa.it/tools (some of them). Web applications could also be developed using directly the components. Being samples, they do not implement access to all the methods provided by the components, and often even the methods made available are simplified versions of the full possible usage of the methods of the component

WEB sample services
Web sample services make available the public methods of the components in the page http://www.sipeaa.it/tools (some of them). The services are accessible via SOAP and their description is available in WSDL, hence web services can be accessed from both Windows and Linux operating systems. We are not web services providers, and the services activated are meant to provide illustrative examples of further options for components use.

"Code behind"
Code behind is the C# code of the proxy class used by the NameWebService.asmx or by the NameWebApplication.aspx; such code was developed using MS Visual Studio 2003. The code is provided as an example.