Careers 2.0 by Stack Overflow
gravatar
profile updated
on Oct 16, 2012

Luke Foust

Duvall, WA, United States

blog.spontaneouspublicity.com

Currently Software Developer at Microsoft.

Technologies


Experience (6) show all

Software Developer, Microsoft

2007 - Current

Software Developer, TrendSource

April 2002 - September 2007

Java Developer, Tranceive Technologies

July 2000 - October 2001

Perl Developer, Encyclopedia Britannica

September 1997 - October 1998

Web Integration Developer, xerago.com

June 2000 - August 2000

Freelance Web Developer

January 1999 - June 2000

1 more

Education

Computer Science, Point Loma Nazarene University

1996 - 2000

Stack Exchange show all Last seen on Apr 16

Open Source show all

stacky

Bitbucket, Nov 2011 - Feb 2012; followed by 2 people

StackApps is a REST API for which provides access to the stackoverflow.com family of websites. Stacky is a .net client for that API. Stacky currently supports .Net 4.0, .Net 3.5, Silverlight 4, and Windows Phone 7.

I am the creator and main contributor this this library.


Yahoo User Interface Web Controls for Asp.Net

CodePlex, May 2007 - Jun 2007; followed by 6 people

A library of web controls which wrap the functionality of the Yahoo! User Interface Library.

I am the creator and primary contributor to this library.


Google Charts for Asp.Net

CodePlex, Feb 2008; followed by 11 people

An Asp.net Control for creating charts using the Google Charts API

I am the creator and primary contributor to this library.


Smugmug.Net

Bitbucket, Sep 2011 - Nov 2011; followed by 3 people

I am the creator and primary contributor to this library.


TagChimp.Net

CodePlex, Nov 2009

A client library for the Tag Chimp web service. Tag Chimp contains information about movies and tv shows including chapter stops for DVDs.


Writing (7) show all

Some of My Favorite Extension Methods

Spontaneous Publicity

There has been some discussion about extension methods and how they should be used and when. Personally, I try to use them when it will increase the readability of my code. A common candidate for extension methods is the static helper method.


C# Language Improvements: Know What You Are Getting Into

Spontaneous Publicity

I am as excited about these new changes as the next guy. I have used various combinations of these improvements in my projects with great success. But is there a cost to new features?


C# Enum Craziness: Sometimes What You Expect Isn't The Case

Spontaneous Publicity

When I saw this code snippet I said to myself, "the first three lines look ok but the last line won't work because 10 isn't a valid value for this enum. Well, I was wrong...


Rich List Controls in ASP.NET

CodeProject

This article chronicles my quest to both improve upon the existing ASP.NET list controls but also to learn about some of the hidden mysteries of Custom Web Controls.


ASP.NET Web Controls for the Yahoo! User Interface Library

CodeProject

The Yahoo! User Interface Library (YUI) is a library of client-side Javascript controls that address a number of common scenarios such as calendar input, floating panels, and menus. The documentation on these controls is top-notch, so I won't spend too much time on the specifics of each control. In order to make these controls work well in an ASP.NET environment, it is a useful exercise to create custom web controls which can make it easy to drop these controls onto any ASP.NET page.


Including Asp.net Simple Membership Tables as Part of Your Entity Framework Model

Simple Membership is a membership system originally created for Web Matrix but is now being used by some of the Asp.Net project templates. When using Asp.Net along with the Entity Framework, it would be very nice if you could access the database tables created for SimpleMembership just like you would any of the other entity tables you use in your project. By default, SimpleMembership will check to see if they tables required to run SimpleMembership exist, if not it will create them. This post will describe how to create these tables yourself using the Entity Framework and Migrations.


Unit Testing the MVC4 Account Controller

One of the first things you will noticed when you create a new MVC4 project that includes the account controller is that there is a lot of code there. Code you didn’t write. If you decide to keep any of this code in your project, it is your responsibility to maintain and test it. Another thing you may notice when you look at the code in the account controller is there are a lot of calls to static classes.


2 more

Tools

TI-85

Visual Studio