Change is constant - 变化时唯一的永恒
上一页 1 2 3 4 5 6 7 ··· 12 下一页
摘要: 前言 阅读本文之前,您也可以到Asp.Net Web API 2 系列导航进行查看 http://www.cnblogs.com/aehyok/p/3446289.html 本文描述ASP.NET Web API如何实现内容协商。 HTTP规范(RFC 2616)将内容协商定义为“在有多个表现可用时 阅读全文
posted @ 2016-03-29 09:14 人海灬 阅读(397) 评论(0) 推荐(0) 编辑
摘要: 前言 阅读本文之前,您也可以到Asp.Net Web API 2 系列导航进行查看 http://www.cnblogs.com/aehyok/p/3446289.html 本文描述ASP.NET Web API中的JSON和XML格式化器。 在ASP.NET Web API中,媒体类型格式化器(M 阅读全文
posted @ 2016-03-29 09:13 人海灬 阅读(289) 评论(0) 推荐(0) 编辑
摘要: 前言 阅读本文之前,您也可以到Asp.Net Web API 2 系列导航进行查看 http://www.cnblogs.com/aehyok/p/3446289.html 本教程演示如何在ASP.NET Web API中支持额外的媒体格式。 Internet Media Types——Intern 阅读全文
posted @ 2016-03-29 09:12 人海灬 阅读(230) 评论(0) 推荐(0) 编辑
摘要: 前言 阅读本文之前,您也可以到Asp.Net Web API 2 系列导航进行查看 http://www.cnblogs.com/aehyok/p/3446289.html 本文主要来介绍在Asp.Net Web API使用Web API的Decpendency Resolver在控制器中如何注入依 阅读全文
posted @ 2016-03-29 09:11 人海灬 阅读(281) 评论(0) 推荐(0) 编辑
摘要: 前言 阅读本文之前,您也可以到Asp.Net Web API 2 系列导航进行查看 http://www.cnblogs.com/aehyok/p/3446289.html 本教程主要来展示在控制台应用程序中如何通过OWIN来承载Web API。 Open Web Interface for .NE 阅读全文
posted @ 2016-03-29 09:10 人海灬 阅读(411) 评论(0) 推荐(0) 编辑
摘要: 前言 阅读本文之前,您也可以到Asp.Net Web API 2 系列导航进行查看 http://www.cnblogs.com/aehyok/p/3446289.html Asp.Net Web API可以需要IIS。你可以在你自己的主机上来承载一个Web API。 本教程来展示在控制台应用程序中 阅读全文
posted @ 2016-03-29 09:08 人海灬 阅读(304) 评论(0) 推荐(0) 编辑
摘要: 前言 阅读本文之前,您也可以到Asp.Net Web API 2 系列导航进行查看 http://www.cnblogs.com/aehyok/p/3446289.html 路由就是Web API如何把URI匹配到一个Action的描述。Web API支持一种新的路由类型,被叫做属性路由。顾名思义, 阅读全文
posted @ 2016-03-29 09:07 人海灬 阅读(220) 评论(0) 推荐(0) 编辑
摘要: 前言 阅读本文之前,您也可以到Asp.Net Web API 2 系列导航进行查看 http://www.cnblogs.com/aehyok/p/3446289.html 本文主要来讲解Asp.Net Web API中错误和异常的处理,包括以下几点: 1.HttpResponseException 阅读全文
posted @ 2016-03-29 09:06 人海灬 阅读(344) 评论(0) 推荐(0) 编辑
摘要: Asp.Net Web API 导航 Asp.Net Web API第一课——入门http://www.cnblogs.com/aehyok/p/3432158.html Asp.Net Web API第二课——CRUD操作http://www.cnblogs.com/aehyok/p/343457 阅读全文
posted @ 2016-03-29 09:05 人海灬 阅读(263) 评论(0) 推荐(0) 编辑
摘要: Asp.Net Web API 导航 Asp.Net Web API第一课——入门 http://www.cnblogs.com/aehyok/p/3432158.html Asp.Net Web API第二课——CRUD操作 http://www.cnblogs.com/aehyok/p/3434 阅读全文
posted @ 2016-03-29 09:04 人海灬 阅读(258) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 ··· 12 下一页