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…
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.
c# asp.net asp.net-mvc nuget html css
Microsoft
2007 - Current
I am a software development engineer working on the Microsoft ASP.NET team, where I code on WebPages, MVC, and NuGet.
Digital Draw Network
2006 - 2007
Developed a windows form application for parsing incoming PDF documents. Created an overhaul of the companies backend website.
Neumont University
2005 - 2006
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
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
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
Nov 2011
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
Dec 2011 - Current; followed by 4 people
Media files for use in your NuGet integration projects
Dec 2011 - Current; followed by 2 people; forked 2 times
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…
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…
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…