![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| getopts alternative? | krishmaths | Shell Programming and Scripting | 3 | 04-05-2008 10:43 PM |
| Alternative to date +%s | Data469 | HP-UX | 6 | 03-31-2008 12:28 PM |
| Using awk (or an alternative) | michaeltravisuk | Shell Programming and Scripting | 5 | 03-08-2007 07:37 PM |
| cut -f (or awk alternative) | gefa | Shell Programming and Scripting | 6 | 03-02-2005 09:26 AM |
| loop alternative? | apalex | Shell Programming and Scripting | 2 | 05-02-2002 09:47 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
.NET Alternative
Hi all,
I was wondering what the Unix/Linux alternative is for ASP.NET? I know there is mod_mono for apache, but I think I am looking for a java based alternative. Something that offers things like codebehind pages ( seperating code from content ) , webcontrols, etc Thank you, goon12 |
| Forum Sponsor | ||
|
|
|
|||
|
mono developed by novell is an open sources alternative for .Net
more information is available on http://www.mono-project.com/about/index.html |