473,397 Members | 1,974 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,397 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 20 '05 #1
2 1193
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 20 '05 #2
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 20 '05 #3

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...
5
by: Laphan | last post by:
Hi All I've been looking at having my Javascript file as an ASP one to try and stop general prying eyes, eg: <SCRIPT LANGUAGE="javascript" SRC="js-something.asp"> </SCRIPT> and this seems...
3
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'...
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.