WCF Code for 1960s TV Shows (Images Only)
| C#.NET WCF Code |
- Right click on the .NET project, and left click on Add Service Reference.
- Under address, use http://ws.spreety.com/TvOnline2009.svc?wsdl
- Change namespace to SpreetyWcf and click OK.
- In the web.config, under <basicHttpBinding>:
- Set <binding> maxBufferSize="6553600" maxReceivedMessageSize="6553600"
- Set <readerQuotas> maxStringContentLength="819200"
- In an ASPX file, add the following code in the body:
|
The contact email above is for initial development. Please email Spreety@spreety.com to register a contact email.
How It Will Look