Menu

Close
  • Home
Subscribe
Menu
Piotr Walat's Picture

Piotr Walat

20 posts
← Newer Posts Page 2 of 4 Older Posts →

Arrow function expressions in TypeScript

Along with support for standard function expressions that use the function keyword, TypeScript also introduces a concept of arrow functions. Interestingly this feature is most likely »

Piotr Walat Piotr Walat on ECMAScript 6, HTML5, JavaScript context, this, TypeScript, arrow functions 28 January 2013

Getting started with OData services in ASP.NET Web API

OData is an application-level protocol that has been designed to provide data interaction operations via HTTP. Besides basic data manipulation capabilities (such as adding, deleting and »

Piotr Walat Piotr Walat on Entity Framework, ASP.NET Web API, HTTP, OData, REST 22 January 2013

Simple framerate counter for MonoGame games

Fluid and smooth user experience is a key element of any good Windows Store app. If you are writing a game, you most likely will want »

Piotr Walat Piotr Walat on EnableFrameRateCounter, MonoGame, Performance, Windows 8 games, XAML, FPS counter 06 November 2012

Client certificate authentication in ASP.NET Web API and Windows Store apps

SSL over HTTPS provides a mechanism for mutual server-client authentication. This can be used as an alternative to more commonly used username/password based approach. In »

Piotr Walat Piotr Walat on certificates, client certificate authentication, delegating handlers, ImportPfxDataAsync, self-signed certificate, ssl 26 October 2012

ASP.NET Web API file download service with resume support

ASP.NET Web API provides out of the box support for streaming binary files to the client. However for more advanced scenarios you need to add »

Piotr Walat Piotr Walat on ASP.NET Web API, ASP.NET, file download, HEAD verb, memory mapped files, Range, resume, Accept-Ranges 18 October 2012
← Newer Posts Page 2 of 4 Older Posts →
piotrwalat.net © 2018
Proudly published with Ghost