SigQuotes
A web service which returns one of Alistair Young's .sig quotes.
The following operations are supported. For a formal definition, please review the Service Description.
-
GetAllQuotes
Return a DataSet containing all of the .sig quotes available (obsolete). -
GetAllQuotesAsDataSet
Return a DataSet containing all of the .sig quotes available. -
GetAllQuotesAsGeneric
Return a List<string> containing all of the .sig quotes available. -
GetQuote
Returns a randomly selected .sig quote from the list.