• 博客(0)
  • 资源 (17)

空空如也

ASP.NET Core 2 High Performance.pdf

The main focus of .NET Core 2 is the huge increase in scope. There are more than double the number of APIs included, and it supports .NET Standard 2 (covered later in this chapter). You can also reference .NET Framework assemblies with no recompilation required. This should just work as long as the assemblies only use APIs that have been implemented in .NET Core.

2018-07-25

Practical ASP.NET Web API.pdf

A web API is just an application programming interface (API) over the web (that is, HTTP). When the resources of an application can be manipulated over HTTP using the standard HTTP methods of GET, POST, PUT, and DELETE, you can say that the application supports a web API for other applications to use. Because HTTP is platform-agnostic, HTTP services can be consumed by disparate devices across different platforms. A central concept of HTTP services is the existence of resources that can be identified through a uniform resource identifier (URI). If you equate resources to nouns, then actions on a resource can be equated to verbs and are represented by the HTTP methods such as GET, POST, PUT, and DELETE. For an application that deals with the

2017-08-24

Pro ASP.NET Web API Security.pdf

Few organizations can afford to have dedicated people working on application security. More often than not, a developer or a lead developer from the team is entrusted with the responsibility for retrofitting security into the application or a service. In this quest, the developer looks around, maybe Googles some information, asks a question or two in forums, and rolls his own security implementation without knowing fully the underlying concepts and the implications of the choices he made. This path of least resistance is usually taken because of the project schedule pressures and the lack of emphasis or the focus that the nonfunctional aspect of security generally deserves.

2017-08-24

Mastering OAuth 2.0.pdf

OAuth 2.0 is a protocol that allows distinct parties to share information and resources in a secure and reliable manner.

2017-08-24

Mobil as.net mvc5

Some of us have been doing web development for a number of years but only in the last few were given portable, connected computers in our pockets. Though phones with web browsers are nothing new, the popularity of smartphones is making it much more tolerable, and in some cases very natural, to access the Internet on our phones. And because of the touch experience on the nicer devices, browsing on phones and tablets can often be better than on a desktop browser. Perhaps you have picked up this book because you are a web developer by trade and your own mobile usage piqued your interest in doing mobile web development. Maybe your employer wants a mobile site and you need a resource for that. Or maybe you are a hobbyist and developing for the mobile web sounds fun. Whatever the reason, I can help you.

2015-10-08

Expert ASP.NET Web API 2 for MVC Developers.pdf

Expert ASP.NET Web API 2 for MVC Developers.pdf

2015-04-21

pro_asp.net_web_api_security.pdf

webapi安全方面的一本书,安全对api开发者来说,是必须妥善处理的一个方面。

2015-04-21

ASP.NET Web API 2, 2nd Edition.pdf

About the Authors xiii About the Technical Reviewer xv Acknowledgments xvii Foreword xix Introduction xxi ■■Chapter 1: ASP NET as a Service Framework 1 ■■Chapter 2: What Is RESTful 9 ■■Chapter 3: Designing the Sample REST API 21 ■■Chapter 4: Building the Environment and Creating the Source Tree 31 ■■Chapter 5: Up and Down the Stack with a POST 49 ■■Chapter 6: Securing the Service 117 ■■Chapter 7: Dealing with Relationships Partial Updates and Other Complexities 157 ■■Chapter 8: Supporting Diverse Clients 209 ■■Chapter 9: Completing the Picture 221 Index ">About the Authors xiii About the Technical Reviewer xv Acknowledgments [更多]

2014-08-29

ASP.NET Web API 2 Recipes.pdf

asp.net webapi2 的最新书籍,喜欢的同学可以拿去看看。

2014-08-29

RedGate_SQL_Prompt_V5.3.4.1.7z

对于经常使用sqlserver工作的人,可以大大提高生产效率。内含crack工具,实测可用。

2014-07-29

SignalR- Real-time Application Development.pdf

介绍微软新技术SignalR的书籍,SignalR可以实现服务器与客户端浏览器的实时通讯,可以从服务器推送消息给客户端。我有使用SignalR实现一个小的聊天室程序。在开发网站的时候,在线客服功能可以使用该技术。该技术是基于多种通讯技术的,包括WebSocket,Ajax长轮询等。

2014-07-29

asp.net_mvc_4_and_the_web_api.pdf

讲解asp.net mvc4 新增的功能,web api,专门针对为多平台设备提供网络接口的设计方案。webapi适合于网络接口开发,用来供各种平台调用,例如手机,电脑,其它移动通信设备等。可以将asp.net mvc开发的网站平台和供其它设备调用的接口整合到一起,是一门必须学习的技术。

2014-07-29

programming_razor.pdf

全面深入的讲解微软的razor渲染引擎,对于想完全掌握asp.net mvc 的razor渲染引擎的朋友很有帮助,指的一读。

2014-07-29

Pro_ASP.NET_MVC_5.pdf

Apress出版社的pro asp.net mvc系列第五版。我最早看的是第三版英文版,后来觉得很好,就买了一本中文版。后来又出了第四版,直到现在的第五版。这本书可以说是讲述asp.net mvc 架构的最好的数。书里面有结合一个商店网站的实例,适合想要入门和提高的人看。

2014-07-29

visual studio 配色方案

几款很喜欢的vs配色方案,写代码的时候,不用被刺眼的白色屏幕伤害眼睛。希望大家喜欢。

2012-10-23

sqlite工具

一款很好用的sqlite工具,轻量级,免安装,复制即可实用,很多人都用这一款,在此推荐给大家用。

2012-10-23

java 2009认证试题集

这是一个试题集,英文描述,都是java认证的题目。

2009-09-21

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除