LOL! In my experience, ASP.NET MVC is not slow, and any performance benefit will be outweight by the speed of development - I'm far more used to writing C# in Visual Studio than writing (and debugging) Python :-)
On 1 June 2011 20:53, Brandon Wirtz <[email protected]> wrote: > See if you are writing in asp.net your app will be way slower, totally off > setting the cost savings. GAE is cheaper because by forcing you to use an > efficient language your app will cost fewer CPU cycles :-) > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
