if (you.Location.Match(“Atlanta”,
“Charlotte”, “Philadelphia”, “Columbus”,
“Indianapolis”, “St. Louis”, “Kansas City”,
“Denver”, “Albuquerque”, “Phoenix”,
“Las Vegas”, “Los Angeles”) ==
MatchResults.CloseEnough)
{
you.EnterContest(“Get on the Bus”);
}
if (you.WinContest(“Get on the Bus”))
{
you.AttendConference(Microsoft.Conference.TechEd,
Cost.Free);
}
Sound like a good deal? Learn more and enter here: http://www.microsoft.com/learning/mcp/offers/getonthebus/default.mspx
(I just wish that I were eligible…)
No comments:
Post a Comment