MySpace and Asp.Net 
Did you know MySpace runs on asp.net 2.0? I didn’t. I thought it was on Coldfusion after all it has those little .cfm tags right? Wrong.
While just kinda surfing on the net I came across this blog post from one of the people over at asp.net (sorry I don’t know who is who). Which lead me on to do some digging to validate it (call me paranoid but I rarely believe something I “just find” on the internet). And I’ll be danged.
Seems the cfm extensions are still being use to prevent breaking links to the site. And to quote Tim Anderson from ITwriting.com
Second, MySpace uses a product called BlueDragon, which lets you run ColdFusion pages on either J2EE or .NET - without using the official ColdFusion application server.
Does that mean the pages are still written in Coldfusion?