随笔分类 -  WCF

WCF技术的学习和心得,主要是经验体会和要点总结。
摘要: 阅读全文
posted @ 2012-02-14 22:26 K.W 阅读(12058) 评论(5) 推荐(0)
摘要:本文内容主要总结摘录自MSDN,和园子里reni和万法自然关于REST的文章。MSDN:Besides SOAP there is an alternative for the realization of Web services. In his dissertation Thomas Roy Fielding describes an architectural style he calles REpresentational State Transfer architecture , briefly REST. REST is based on principles, which are 阅读全文
posted @ 2012-02-09 17:59 K.W 阅读(1438) 评论(0) 推荐(0)
摘要:JSON基本概念:WIKIPEDIA : JSON (JavaScript Object Notation), is a lightweight text-based open standard designed for human-readable data interchange. It is derived from the JavaScript scripting language for representing simple data structures and associative arrays, called objects. Despite its relationshi 阅读全文
posted @ 2012-02-08 17:29 K.W 阅读(1636) 评论(0) 推荐(0)