All | Series | TagsYears

 

All Posts From 2017 (34 Total) Page 1 of 6

The Year of Docker, Serverless, and .NET Core: 2017 in Review

A recap of activity from 2017 with statistics that focuses on popular tweets, articles, and clicks to uncover trends including serverless, Docker containers, .NET Core 2.0 and more.

Social Media ] [ Trends ] [ Technology ] [ Programming ] [ Analytics ]

Five RESTFul Web Design Patterns Implemented in ASP.NET Core 2.0 Part 5: Security

Learn how to secure access to and manage permissions for Web APIs using ASP .NET Core 2.0, SSL and JavaScript Web Tokens (JWT).

API ] [ Api Development ] [ Security ] [ Jwt ] [ .NET Core ]

Get Started with CosmosDB SQL API

Video walk through shows how to create an Azure Cloud-based NoSQL database with CosmosDB and connect from a .NET application using the SQL API in under 5 minutes.

Programming ] [ NoSQL ] [ Azure ] [ Cloud ] [ Cosmosdb ]

Five RESTFul Web Design Patterns Implemented in ASP.NET Core 2.0 Part 4: Optimistic Concurrency

Learn how to implement optimistic concurrency in ASP.NET Core apps by leveraging the concept of entity tags or ETags.

API ] [ Api Development ] [ .NET ] [ .NET Core ] [ Concurrency ]

Five RESTFul Web Design Patterns Implemented in ASP.NET Core 2.0 Part 3: Exceptions

How to consistently manage server-side exceptions in ASP. NET Core Web API apps to return a standard response that can be easily processed by clients.

Aspnet ] [ Webap ] [ API ] [ .NET ] [ Api Design ]

Five RESTFul Web Design Patterns Implemented in ASP.NET Core 2.0 Part 2: HATEOAS

Learn how to implement RESTful Hypertext as the Engine of Application State (HATEOAS) in .NET Core 2.0 Web API apps.

API ] [ Api Development ] [ .NET ] [ .NET Core ] [ Rest Api ]