up vote 0 down vote favorite
share [g+] share [fb]

I'm doing a case study (well, hoping to) on a migration from Win/ASP/SQLServer to a Linux/Pylons/Pgsql codebase.

I was just wondering if anyone has any thoughts, pointers or experience in making such a dramatic shift.

link|improve this question
related: stackoverflow.com/questions/819056/… – codeape Oct 15 '09 at 19:07
feedback

1 Answer

I have no experience with ASP or Pylons/Pgsql, but I did do a serious project in Django, and I recommend that.

Here are some SO links discussing ASP vs. Python and/or Django:

http://stackoverflow.com/questions/341993/is-django-development-faster-than-asp-net-for-small-medium-size-apps

http://stackoverflow.com/questions/97006/asp-net-mvc-vs-django-which-framework-should-i-learn

http://stackoverflow.com/questions/87522/if-it-is-decided-that-our-system-needs-an-overhaul-what-is-the-best-way-to-go-ab

http://stackoverflow.com/questions/624062/what-should-i-be-aware-of-when-moving-from-asp-net-to-python-for-web-development

link|improve this answer
Second the django vote. It's a joy to work with, and the docs make everything that much better. – Paul McMillan Oct 16 '09 at 1:47
Thanks, my question wasn't very clear. I'm doing the case study for my MBA, we've already started moving things from ASP to Pylons. I'm trying to do a business side justification for that. I third the Django vote, those docs are gorgeous. – dochead Oct 20 '09 at 9:11
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.