Help me choose: A new development language/platform.
11–14 of 14 posts
Re: Help me choose: A new development language/platform.
#12SQL Server -> ASP.Net web service -> Adobe Flex front end. This setup has been working quite nicely for me.
Re: Help me choose: A new development language/platform.
#13Aside from that, I'd suggest augmenting your ASP.NET skills with:
* ASP.NET MVC
* jQuery
Re: Help me choose: A new development language/platform.
#14If you are totally Windows focused, then IronPython will allow you to enjoy most of the Python advantages as well as giving you full access to .Net Framework. There also is Jython if you are more JVM inclined.
There are several web frameworks to choose from as well, Zope, Django, Plone, etc. And of course, you might want to check out Google AppEngine.
I prefer to use wxPython (wxWidgets) for GUI programming to maintain portability. But you could choose to use WinForms or WPF with IronPython.
With companies like Disney, NASA, Google, ILM using Python, you have to put it at the top of your list.
For more info: http://python.org/