摘要:
在我看来OData就是一个实现Rest full的框架。你可以使用它对server的资源进行操作。那么它能做什么? 1. 获取资源 2.获取特定的资源 3.查询 4.创建资源 5.关联资源 6.调用函数 In RESTful APIs, there can be some custom operat 阅读全文
摘要:
Provides a way to specify that ASP.NET routing should not handle requests for a URL pattern. ex: The StopRoutingHandler class enables you to specify t 阅读全文