Skip to content

Instantly share code, notes, and snippets.

View jasongaylord's full-sized avatar
⏲️
Trying to find time to code.

Jason N. Gaylord jasongaylord

⏲️
Trying to find time to code.
View GitHub Profile
@jasongaylord
jasongaylord / index.html
Created February 3, 2016 05:09 — forked from anonymous/index.html
JS Bin canvas.getContext() Sample // source http://jsbin.com/vujasi
<!DOCTYPE html>
<html>
<head>
<script src="https://code.jquery.com/jquery-1.9.1.js"></script>
<meta name="description" content="canvas.getContext() Sample">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
@jasongaylord
jasongaylord / MainForm.Designer.cs
Created June 19, 2012 03:33 — forked from anonymous/MainForm.Designer.cs
TaskFactoryWithUIUpdates
namespace TestTaskFactory
{
partial class MainForm
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>