Skip to content

Instantly share code, notes, and snippets.

Sean
Shon
Shawne
Ra'Shon
DeSean
LaSean
Shawon
Shone
Shaunn
Shawnn
### Keybase proof
I hereby claim:
* I am caschw on github.
* I am caschw (https://keybase.io/caschw) on keybase.
* I have a public key ASCvhwJjrjVH1gCMZFXSn70GQRSL7SinOwegdewHvUKk0go
To claim this, I am signing this object:
@caschw
caschw / DRINK2015PartyList
Last active August 29, 2015 14:19
//DRINK:2015 Party details list
[{
"Name" : "Telerik //BUILD party",
"Description" : "Telerik will have two booths at the //BUILD expo center--one in the Windows pavilion and one in Office 365. Sure with Telerik DevCraft, the Windows developer is equipped to build any app for any platform; but we are really excited about an upcoming announcement around Office 365 development and Telerik Kendo UI. Keep a lookout! We’ll also be delivering two Express Talks that are located on the 1st floor of Moscone West talking about the latest improvements in our products.\nHow do you find your way into the esteemed club? No, you don’t have to own an island, just come chat with us at the Telerik booths, where you can get a special wrist band that gets you access. Want a shortcut? Tweet and grab any of us four Telerikers somewhere at //BUILD for a pass: @samidip, @burkeholland, @mbcrump and @mehfuzh. Handsome faces, right? Fine, we have muscular fingers from all the typing and sport big smiles. Just find us!",
"Start" : "2015-04-29T20:30:00",
"End" : "
@caschw
caschw / CsvSerializer.cs
Last active February 1, 2023 20:06
CsvSerializer - Serialize any strongly typed, serializable object to and from CSV!
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Runtime.Serialization;
using System.Text;
namespace Serializers
@caschw
caschw / boxstarter
Last active August 18, 2016 13:44 — forked from ytechie/boxstarter
#RUN the following to kick off script-> START http://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/caschw/7216643660f349b6e9e2/raw/763cb0a42ab7e21eee9c22a96b94df5c0e1bcaa5/boxstarter
#So Meta!
choco install chocolatey
choco install boxstarter
#run the rest in the boxstarter shell
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
Enable-RemoteDesktop