Re: A Linux Alternative to ASPX

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
+ (text/plain)
Delete this message
Reply to this message
Author: Kevin Fries
Date:  
To: Main PLUG discussion list
Subject: Re: A Linux Alternative to ASPX
Depends on what you were doing with ASP.

Shtml is just a trick of HTML and browser side Scripting. The real trick is
what were you doing with ASP?

If you created an OO program that just so happen to put out it screens to a
web browser, look into Java Faces, Spring, and Hybernate... or you can go
the Ruby on Rails route for programs with less complex data relations.

If the site is mostly client side, with minimal back end support (i.E. data
percicstance for settings and whatnot) look into PHP.

A good alternative somewhere in between might be Django.

Again, it all depends on the site. Wish I could be more useful.

Kevin Fries

On Mar 25, 2010 2:27 PM, "G Gambill" <> wrote:

Looking for a Linux friendly alternative to MS ASPX. We want to move a web
site (that uses ASPX and MS SQL) to a linux server. Transfering the MS SQL
data to something line MySQL should be no problem. We just need something
giving us a DHTML capability.

FYI, I am heavily in the learning curve here so my wants may not be what I
need.

George

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss