Quantcast
Channel: Cloud2013 Or Bust » Web API
Browsing all 14 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Web API: HTTP Restful Endpoints, The WCF Way

Part I: Overview and Serialization (this post) Part II: WCF Endpoints Part III: Implementing WCF EndPoints Restful HTTP Endpoints I love QCON, the technical web conference sponsored by InfoQ.  This...

View Article



Image may be NSFW.
Clik here to view.

ASP.Net Web API: Cross-Domain AJAX and Server Techniques: JSONP and CORS

AJAX AJAX calls make the modern web go around.  Interactive web applications make AJAX calls using the HTTP protocol to call HTTP Endpoints on servers to deliver new content to the browser without...

View Article

Image may be NSFW.
Clik here to view.

REST, WEB API And CORS

Introduction Cross Domain AJAX calls (CORS) on desktop browsers require special processing on both the server side and in the way we call AJAX from within the browser. A general overview of CORS can be...

View Article

Image may be NSFW.
Clik here to view.

Sharepoint 2013 REST API: The C# Connection: Part 1 Using...

This is the first of a multipart series on the Sharepoint REST API and will focus on using this API with C#.  At our shop we need to manipulate documents and list items between sites.  For our purposes...

View Article

Image may be NSFW.
Clik here to view.

Web API–.Net 4.5 and IIS 8 on The Windows 2012 Server

After a couple of attempts at it we got the Server configured correctly for .Net 4.5 Web API.  Having seen a couple of blog posts get this one wrong I decided to post what we found out here.  If you...

View Article


Image may be NSFW.
Clik here to view.

Poor Man’s Delegation: Web API Version 2, CORS and...

Deeply Disturbing Technical Background Microsoft calls the assembly System.IdentityModel.Tokens.Jwt:  .Net 4.5 support for JSON Web Security Tokens.  The OAuth Working group Draft  can be found here....

View Article

Image may be NSFW.
Clik here to view.

Poor Man’s Delegation: Web API Version 2, CORS and...

In Part 1 of this post I reviewed the goals of the project and how to create a simple JWT object.  In today’s post I will cover first, how to decode (validate) a JWT object and assign the Claims...

View Article

Image may be NSFW.
Clik here to view.

Web API: HTTP Restful Endpoints, The WCF Way

Part I: Overview and Serialization (this post) Part II: WCF Endpoints Part III: Implementing WCF EndPoints Restful HTTP Endpoints I love QCON, the technical web conference sponsored by InfoQ.  This...

View Article


Image may be NSFW.
Clik here to view.

ASP.Net Web API: Cross-Domain AJAX and Server Techniques: JSONP and CORS

AJAX AJAX calls make the modern web go around.  Interactive web applications make AJAX calls using the HTTP protocol to call HTTP Endpoints on servers to deliver new content to the browser without...

View Article


Image may be NSFW.
Clik here to view.

REST, WEB API And CORS

Introduction Cross Domain AJAX calls (CORS) on desktop browsers require special processing on both the server side and in the way we call AJAX from within the browser. A general overview of CORS can be...

View Article

Image may be NSFW.
Clik here to view.

Sharepoint 2013 REST API: The C# Connection: Part 1 Using...

This is the first of a multipart series on the Sharepoint REST API and will focus on using this API with C#.  At our shop we need to manipulate documents and list items between sites.  For our purposes...

View Article

Image may be NSFW.
Clik here to view.

Web API–.Net 4.5 and IIS 8 on The Windows 2012 Server

After a couple of attempts at it we got the Server configured correctly for .Net 4.5 Web API.  Having seen a couple of blog posts get this one wrong I decided to post what we found out here.  If you...

View Article

Image may be NSFW.
Clik here to view.

Poor Man’s Delegation: Web API Version 2, CORS and...

Deeply Disturbing Technical Background Microsoft calls the assembly System.IdentityModel.Tokens.Jwt:  .Net 4.5 support for JSON Web Security Tokens.  The OAuth Working group Draft  can be found here....

View Article


Image may be NSFW.
Clik here to view.

Poor Man’s Delegation: Web API Version 2, CORS and...

In Part 1 of this post I reviewed the goals of the project and how to create a simple JWT object.  In today’s post I will cover first, how to decode (validate) a JWT object and assign the Claims...

View Article
Browsing all 14 articles
Browse latest View live




Latest Images