ต่อจากของเดิม http://kungtee.rmutp.ac.th/index.php/wcf-restful-json/ ต่อจากครั้งที่แล้วทำ table และปุ่ม <!doctype html> <html lang=”en”> <head> <script type=”text/javascript” src=”jquery-1.7.1.min.js”></script> <script type=”text/javascript” src=”myscript.js”></script> </head> <body> <input type=”text”
Tag: Restful
การทำ Web service ด้วย WCF + Restful + Json
WCF จะสามารถบริการ Web service ได้ทั้ง windows application กับ web application 1) open visual studio 2012 2) new project windows application
