473,403 Members | 2,183 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,403 software developers and data experts.

Simple Question: Is Dot net Platform Independent or Not

Dear All,

1. I like to know about, Dot net Technology is Platform Independent Or Not.
It will support/run only on Microsoft Product(OS) or someother.

2. Any web server is used for this applications.

Regards,
vishwa Ram.
Oct 17 '07 #1
18 1638
Dear All,

1. I like to know about, Dot net Technology is Platform Independent Or Not.
It will support/run only on Microsoft Product(OS) or someother.

2. Any web server is used for this applications.

Regards,
vishwa Ram.
Hi,
.Net is Platform Independent.Its event based.We should install.net framework.
.net is language independent

thanks
Oct 17 '07 #2
Plater
7,872 Expert 4TB
Short answer:
1) .NET programs only run on windows systems (and only the windows systems that have .net framework packages for them)
2) Only IIS supports asp.net programs


Longer answer: If you really really wanted to, there are special ways of compiling your .net code and using other CLRs to support more platforms. Its been mentioned here on the forums before, but I've never really looked into it.
I am fairly certain that it is not easy to do.
Oct 17 '07 #3
Dear Jeenajos,

Is any webserver in used for this technologies(ASP.Net).

thanks
Raam.
Oct 17 '07 #4
Dear Plater,

Thanks a lot for your nice answer.

Regards,
vishwa Ram
Oct 17 '07 #5
Dear Jeenajos,

Is any webserver in used for this technologies(ASP.Net).

thanks
Raam.
Hi..
If i need to tel abt asp.net its really vast. U can get more details abt asp.net here
Oct 17 '07 #6
Frinavale
9,735 Expert Mod 8TB
Hi..
If i need to tel abt asp.net its really vast. U can get more details abt asp.net here
Or better yet check out the article here on theScripts on What is .NET? Why do I need the Framework?
Oct 17 '07 #7
Dear Frinavale,

Thanks a lot.

Regards,
vishwa Ram
Oct 18 '07 #8
r035198x
13,262 8TB
I create my C#.NET programs on Linux using mono.
The mono project still doesn't allow you to do much but it looks like it's headed in the right direction.
Oct 18 '07 #9
Plater
7,872 Expert 4TB
I create my C#.NET programs on Linux using mono.
If it uses emacs or vi I will cry.
Oct 18 '07 #10
r035198x
13,262 8TB
If it uses emacs or vi I will cry.
You can use monodevelop on most distros but I use FC 5 and that has issues with the gtk stuff so I'm stuck with vi.
Oct 18 '07 #11
Plater
7,872 Expert 4TB
What, no Pico? It's my favorite, it's just notepad :-D
Oct 18 '07 #12
Motoma
3,237 Expert 2GB
Short answer:
1) .NET programs only run on windows systems (and only the windows systems that have .net framework packages for them)
2) Only IIS supports asp.net programs


Longer answer: If you really really wanted to, there are special ways of compiling your .net code and using other CLRs to support more platforms. Its been mentioned here on the forums before, but I've never really looked into it.
I am fairly certain that it is not easy to do.
I think someone has forgotten about Mono and Apache:ASP.
Oct 18 '07 #13
Motoma
3,237 Expert 2GB
What, no Pico? It's my favorite, it's just notepad :-D
Using pico for editing documents is like building a house and using only a hammer for your tool.
Oct 18 '07 #14
Plater
7,872 Expert 4TB
I think someone has forgotten about Mono and Apache:ASP.
The short answer is still "no", my long answer covered the mono situation (I couldn't think of name of it at the time)


And as for pico, I'd still rather use it then emacs or vi. Stupid crazy hotkeys.
Oct 18 '07 #15
Motoma
3,237 Expert 2GB
The short answer is still "no", my long answer covered the mono situation (I couldn't think of name of it at the time)


And as for pico, I'd still rather use it then emacs or vi. Stupid crazy hotkeys.
So...your short answer should be "Yes" and your long answer should be "...with mono and some elbow grease." We're trying to be reputable here ;)

Come on! Everybody knows that in order save a document you need to type CTRL-X followed by CTRL-S! And you don't even need to let up on the CTRL key!
Oct 18 '07 #16
Plater
7,872 Expert 4TB
So...your short answer should be "Yes" and your long answer should be "...with mono and some elbow grease." We're trying to be reputable here ;)

Come on! Everybody knows that in order save a document you need to type CTRL-X followed by CTRL-S! And you don't even need to let up on the CTRL key!

I am more annoyed with the difficulty of QUITing out of those programs.
With VI it's like ;Q then enter twice or something, but only if you're in certain screens and other times it's like just some other combination.
I was like "no thanks, I'll stick to ctrl-o for saving and ctrl-x for exiting"
Oct 18 '07 #17
Using pico for editing documents is like building a house and using only a hammer for your tool.
jajaja, i totally agree...if picasso didnt have the right, linen cloth, paint colors, and brushes....i bet no masterpieces would've been born
Oct 18 '07 #18
Motoma
3,237 Expert 2GB
I am more annoyed with the difficulty of QUITing out of those programs.
With VI it's like ;Q then enter twice or something, but only if you're in certain screens and other times it's like just some other combination.
I was like "no thanks, I'll stick to ctrl-o for saving and ctrl-x for exiting"
Come on! CTRL-X, CTRL-C?! It even has it's own LISP! And a file browser! And you can run links from it! And debug your c code! It's really not an editor, it's a SHELL!
Oct 18 '07 #19

Sign in to post your reply or Sign up for a free account.

Similar topics

31
by: da Vinci | last post by:
OK, this has got to be a simple one and yet I cannot find the answer in my textbook. How can I get a simple pause after an output line, that simply waits for any key to be pressed to move on? ...
19
by: Anon Email | last post by:
Hi everyone, Let's see, now. This question is about the capabilities of ANSI C++. I want to write and compile code in ANSI C++ that, when compiled, will make the computer speaker beep; or, at...
16
by: Bob | last post by:
Was C really the first language to be platform independent? If yes what was the nature of other languages which were there before C like fortran ,basic,cobol? weren't they platform independent at...
14
by: John Salerno | last post by:
Bear with me, but I've been reading a lot about how the .NET languages are platform independent, and I assume this means a program written in C# can be run on a Unix or Mac machine. If this...
4
by: uday.sen | last post by:
Hi, I need to convert a string from UTF8 to wide character (wchar_t *). I perform the same in windows using: MultiByteToWideChar(CP_UTF8, 0, pInput, -1, pOutput, nLen); However, in linux...
16
by: Andy | last post by:
Hi, I have read that 'C' is platform-independent and portable. I can'tsee much a difference between the two terms. Could anyone differentiate the two? Also is the statement actually true? Thanks...
16
by: bobrik | last post by:
Hello, I am using the Python DB API for access to MySQL. But it is not platform-independent - I need a module not included in Python by default - python-mysql, and it uses a compiled binary...
12
by: Deepak Singh Sawner | last post by:
Hello All , I need to know the Platform indenpendcy of .Net Framework , Like java ..... .net is platform independent or not Please answers me , as i am not aware about much in .net frame work ...
3
by: saneman | last post by:
I have read that Python is a platform independent language. But on this page: http://docs.python.org/tut/node4.html#SECTION004220000000000000000 it seems that making a python script...
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: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
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.