.NET

ProxyApi

ProxyApi & Anti-Forgery Tokens

Prevent CSRF with an anti-forgery token in ProxyApi.

Read More
ASP.NET

Exception Handling for Web API Controller Constructors

How to handle those scenarios that exception filters will miss.

Read More
ASP.NET

Translating Date Formats in JavaScript

Urgh, dates.  It's always bloody dates.

Read More
ASP.NET

Explicitly Controlling Cache Dependencies in MVC

Approaches to some advanced caching scenarios in an MVC site.

Read More
Azure

Publish an Azure Web Site from the Command Line

Publish your website to Azure from the comfort of your terminal.

Read More
ASP>NET

Custom Date Formats and the MVC Model Binder

Customising the way that MVC deals with date properties.

Read More
ASP.NET

Keeping MVC Views Tidy with a Base Class

Share code between your views with a custom base class.

Read More
ASP.NET

Localising MVC Views using Display Modes

When considering localisation/globalisation/internationalisation of an MVC website there are a lot of routes you can take...

Read More
ProxyApi

ProxyApi: Now With Intellisense!

Adding intellisense to ProxyApi.

Read More
ProxyApi

ProxyApi: Automatic JavaScript Proxies for WebAPI and MVC

Generate JavaScript proxies for your MVC or WebAPI site.

Read More