473,382 Members | 1,442 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Can ASP.Net be accessed from linux ?

Hi All,

We are considering using ASP.Net for our web application.

But the constraint is the web app must be able to run on whatever browser
and OS, is this possible ?
Is there any workaround for this ?

Thank you for your info,
Trist
Nov 18 '05 #1
3 1077
"tristant" <xt****@hotmail.com> wrote in message
news:ex**************@TK2MSFTNGP10.phx.gbl...
We are considering using ASP.Net for our web application.

But the constraint is the web app must be able to run on whatever browser
and OS, is this possible ?
Is there any workaround for this ?


Firstly, please don't cross-post...

I'm wondering if you're confusing server and client here.

ASP.NET runs in Microsoft Internet Information Server on Microsoft Windows
Server. [There are exceptions to this, but let's leave those].

However, an ASP.NET site can be accessed (i.e. viewed, browsed to, whatever
you want to think of it) from any machine running any OS which is capable of
running an Internet browser. There are one or two restrictions to do with
the age of the browsers but, generally speaking, that's it.

E.g. an ASP.NET site can be ACCESSED through IE running on Windows XP,
Netscape running on OS/2, IE running on MacOS X, Opera running on LINUX etc,
but the site itself can only be HOSTED on a Windows Server with IIS
installed.
Nov 18 '05 #2
Hi,

ASP.Net apps run on the server and render on the client. So you can
run them on linux machines with out the need for the framework. Here are
some changes you need to make to your pages if you are not developing for
the internet explorer (ie netscape).
http://aspnet.4guysfromrolla.com/articles/050504-1.aspx

Ken
-------------------
"tristant" <xt****@hotmail.com> wrote in message
news:ex**************@TK2MSFTNGP10.phx.gbl...
Hi All,

We are considering using ASP.Net for our web application.

But the constraint is the web app must be able to run on whatever browser
and OS, is this possible ?
Is there any workaround for this ?

Thank you for your info,
Trist

Nov 18 '05 #3
egi
Check this site ...
www.go-mono.com

mono allows you to run .net applications on linux, even asp.net. Project is
supported form Novell.
Current release is 1.0.


"tristant" <xt****@hotmail.com> wrote in message
news:ex**************@TK2MSFTNGP10.phx.gbl...
Hi All,

We are considering using ASP.Net for our web application.

But the constraint is the web app must be able to run on whatever browser
and OS, is this possible ?
Is there any workaround for this ?

Thank you for your info,
Trist

Nov 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: George Young | last post by:
In setting up an install procedure for the "released" directory of my app, I found that after doing: python -OO -c 'import compileall;compileall.compile_dir(".")' in my Makefile (I know, I'll...
2
by: tristant | last post by:
Hi All, We are considering using ASP.Net for our web application. But the constraint is the web app must be able to run on whatever browser and OS, is this possible ? Is there any workaround...
5
by: cranium.2003 | last post by:
hi, Here is my code #include <iostream.h> int main() { cout <<"HI"; return 0; } and using following command to compile a C++ program g++ ex1.cpp -o ex1
3
by: Bangalore | last post by:
Hi, In the following program, eventhogh two member function declared under private section of the derived class are accessable by derived class pointer. Please clarify me how can derived class...
2
by: Bruno Costacurta | last post by:
Hello, using 9.1 I'm trying to create a database in the instance 'bruno' but receive following error code : SQL1326N  The file or directory "/home/bruno/" cannot be accessed Platform is...
3
by: =?Utf-8?B?TWlrZQ==?= | last post by:
Hi. In VB.NET, is it possible to determine whether an ASP.NET is being accessed internally (within the same domain hosting the application) or externally (across the internet)? I've looked at...
0
by: s.amann | last post by:
Hello, I get the following error when I try to insert data into a table. "SQL1477N Table "<table-name>" cannot be accessed. " The table was created with NOT LOGGED INITIALLY The import is...
3
by: Okonita | last post by:
Hi all, I am having problem completing this restore operation. "db2 restore database AAMI01 from /pap/data/backups taken at 20071002130554 to /pap/data/db01 into AAMI01 NEWLOGPATH /pap/data/new/...
9
by: tshad | last post by:
I am trying to get access to a file that may still being written because the file is so large (7-10MB). I get an error: The process cannot access the file 'c:\TestDocs\XMLFiles\492172.XML'...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.