Artur Rossi's Workflows
Search filter terms
Filter by type
Filter by licence
Filter by wsdl
Results per page:
Sort by:
Showing 2 results.
Use the filters on the left and the
search box below to refine the results.
Web Service sample in .NET (1)
To run this sample, you should first set up a web service with the following C# code:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.Services;
namespace TrabsEsicnece
{
[WebService(Namespace = "http://trabsescience.org/")]
[WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)]
[System.ComponentModel.ToolboxItem(false)]
public class Service1 : System.Web.Services.WebService
{
[WebMethod]
public...
Created: 2015-10-13
Get_Weather (1)
Modeal based on other models already hosted at myExperiment, but with small changes (changed input from static to input type).
Created: 2015-10-06 | Last updated: 2015-10-06
Results per page:
Sort by: