Linked by Eugenia Loli on Fri 28th Jul 2006 18:28 UTC
Thread beginning with comment 147205
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 06/19/13 23:02 UTC, submitted by M.Onty
Linked by Thom Holwerda on 06/19/13 22:28 UTC
Linked by Thom Holwerda on 06/18/13 22:33 UTC
Linked by Anonymous on 06/18/13 22:26 UTC
Linked by Thom Holwerda on 06/18/13 22:25 UTC
Linked by Thom Holwerda on 06/18/13 17:45 UTC
Linked by Thom Holwerda on 06/18/13 17:32 UTC, submitted by poundsmack
Linked by Thom Holwerda on 06/17/13 17:58 UTC
Linked by Thom Holwerda on 06/17/13 17:52 UTC
Linked by Thom Holwerda on 06/14/13 21:03 UTC
More News »
Sponsored Links



Member since:
2006-07-04
"I have been working on Enterprise projects for 11 years now and I have yet to see a single project of any size written on the .NET platform."
Is MySpace a big enough "project" for you?
MySpace, the site with the highest traffic, is a .NET run site, ASP.NET 2.0, specifically.
See http://weblogs.asp.net/scottgu/archive/2006/03/25/441074.aspx
And don't be misled by the .cfm pages at MySpace, which would indicate ColdFusion rather than ASP.NET; read the comments in the above blog I cite. Particularly, read this comment:
http://weblogs.asp.net/scottgu/archive/2006/03/25/Handling-1.5-Bill...
"Hi everyone,
I work on the MySpace C# codebase...
To clarify, we wrote a custom configuration section that maps "fuseaction" URL parameters to ASPX extensions so that we'd maintain link integrity. The only place we aren't doing this is 'Browse' and certain other new features. Meanwhile, as Scott said the parts of the site that are running in ColdFusion are essentially doing so in ASP.NET 2.0 (via BlueDragon).
Thanks for the mention, Scott. It's been an exciting time putting this together and I can't imagine pulling this off on another platform.
Chris"