I have an application built in ASP.NET MVC 3 that uses SQL CE for storage and EF CTP 5 for data access.
I\'ve deployed this site to a shared host only to find that i
The funny thing is, I think they got their estimate from this URL:
http://blog.whitesites.com/w3wp-exe-using-too-much-memory-and-resources__633900106668026886_blog.htm
P.S. It's great article to check and see if you're doing anything that the guy is describing. (For example caching your pages)
P.S.S. Just checked our system and it's running at 50 megs currently. We're using MVC 2 and EF CTP 4.