Rapid Web Application Development ASP.net vs. Open Source Platforms

Posted by Yaaqov on Stack Overflow See other posts from Stack Overflow or by Yaaqov
Published on 2010-05-26T14:07:59Z Indexed on 2010/05/26 14:11 UTC
Read the original article Hit count: 163

Good morning -

I'm an intermediate-level developer who wants to build on online data-driven app (CRUD with a few calculations and basic HTML form inputs, nothing fancy) that keeps track of user sessions, and looks "professional" (or at least not "homemade").

I'm looking to development something with the look-and-feel that users get from sites like:

Any pointers on whether I should just go the Miscrosoft route, and develop in ASP.net with WebForms, or if there's a quick qay to do this kind of development (with a WYSIWYG environment) on an open-source platform? I'm willing to learn, if it's somethat I can use to quickly drag/drop, add code, and publish online. Templates would be a plus, too.

I apologize is the question seems a bit vague.

© Stack Overflow or respective owner

Related posts about php

Related posts about ASP.NET