Careers 2.0 by Stack Overflow
Gravatar
profile updated
on Jan 24

Matthew M. Osborn

Kirkland, WA, United States

osbornm.com

Currently SDE at Microsoft.

I spent the first few years of my career working in a small startup until I joined Microsoft in June of 2008. I am currently a Software Development Engineer working on NuGet, ASP.NET Web Pages, and ASP.NET MVC. I have a passion for all web technologies with a special interest in clean and semantic HTML & CSS. I have been immersed in the world of .NET since 2005.

Technologies

Experience

SDE

Microsoft

2007 - Current

I am a software development engineer working on the Microsoft ASP.NET team, where I code on WebPages, MVC, and NuGet.

Software Developer

Digital Draw Network

2006 - 2007

Developed a windows form application for parsing incoming PDF documents. Created an overhaul of the companies backend website.

Education

Bachelor of Science in Computer Science

Neumont University

2005 - 2006

Stack Exchange Last seen on May 7

Open Source

NuGet

NuGet is a free, open source developer focused package management system for the .NET platform intent on simplifying the process of incorporating third party libraries into a .NET application during development.

Oct 2010 - Current; followed by 2075 people; forked 16 times


NuGetGallery

A simple ASP.NET MVC implementation of the NuGet back-end gallery and web APIs.

Aug 2011 - Current; followed by 187 people; forked 40 times


NuGetDocs

Documentation site for NuGet

Oct 2011 - Current; followed by 51 people; forked 26 times


ASP.NET

This project gives you access to the code for upcoming releases that the ASP.NET team is working on, starting with the ASP.NET MVC Framework.

followed by 1944 people; forked 8 times


osbornm.com

Source for my personal site

Nov 2011 - Current


FunnelWeb-Dev

Nov 2011


MarkdownPages

MarkdownPages allows a site to serve text files written in markdown as HTML, using the extensibility points that are built into the ASP.NET WebPages framework. Installing this in a site will “turn on” the ASP.NET WebPages pipeline. This is based on the framework that the NuGet Docs site (http://docs.nuget.org) uses.

May 2011 - Current


Stop

Stop Censorship

Jan 2012; followed by 5 people; forked 2 times


Status

Dec 2011 - Current; followed by 4 people


Media

All my graphic files etc.

Jan 2012


Media

Media files for use in your NuGet integration projects

Dec 2011 - Current; followed by 2 people; forked 2 times


display 8 more…

Writing

How and When to Encode for the Web

Matthew M. Osborn

One of the more tricky things to learn when you are developing for the web is to know when and how to encode the content you’re delivering. There are a couple high level…


Using SimpleMembership With ASP.NET WebPages

Matthew M. Osborn

With the introduction of ASP.NET WebPages and the WebMatrix stack our team has really be focusing on making things simpler for the developer. Based on a lot of customer…


Introduction to WebImage

Matthew M. Osborn

One common operation that pretty much every website in the world does is either accepting, creating, editing, or displaying images. This could be something as simple as…