Skip to content

Instantly share code, notes, and snippets.

View dapperdandev's full-sized avatar
🛠️
Building things

Daniel dapperdandev

🛠️
Building things
View GitHub Profile

ASP.NET Web API

Action Results, Error Handling, & Validation

Error Handling

Check if null

if (foo == null)
{
@dapperdandev
dapperdandev / pantheon-setup.md
Last active October 25, 2016 20:42
Setting Up Drupal 7 with Pantheon