1 / 2

.Net Web services

.Net Web services. CS 795/895 . References. Video: https:// www.youtube.com/watch?v=mKjvKPlb1rA (basic ideas) http:// www.codeproject.com/Articles/94043/SOAP-Web-Services-Create-Once-Consume-Everywhere (SOAP web services calculator example)

turi
Télécharger la présentation

.Net Web services

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. .Net Web services CS 795/895

  2. References • Video: https://www.youtube.com/watch?v=mKjvKPlb1rA (basic ideas) • http://www.codeproject.com/Articles/94043/SOAP-Web-Services-Create-Once-Consume-Everywhere (SOAP web services calculator example) • http://www.c-sharpcorner.com/UploadFile/718fc8/making-a-calculator-in-web-service/ (making a calculator service in C#) • https://www.youtube.com/watch?v=C53G6R5EVys (Tools for web services) • Video: https://www.youtube.com/watch?v=xzJm0lPIoJY (Good with code examples) • Video: https://www.youtube.com/watch?v=J3_Z6ZHVLho (Examples illustrated well) • Video: http://www.asp.net/web-forms/videos/how-do-i/how-do-i-create-and-call-a-simple-web-service-in-aspnet (From step 1 to end step explained in details) • Video:https://www.youtube.com/watch?v=lxlAGIaauRA • https://www.youtube.com/watch?v=1vJhezroMJc (No audio; only video) • http://msdn.microsoft.com/en-us/library/8wbhsy70(v=vs.90).aspx (step-by-step text instructions) • http://csharp-video-tutorials.blogspot.com/p/aspnet-web-services-slides.html (Parts 1-7 of good videos; Part 1-3 are relevant) • http://www.codemag.com/Article/0307071 (Web services security – code examples)

More Related