-
Junior Member
asp.net
is asp.net platform independent?if yes which versions ???
-
Contributing Member
Re: asp.net
we run asp.net web page system must contain IIS 5.0 & Visual Studio.net are required.but IIS supports only windows Operating Systems. So,after first compilation of asp.net source code i.e MSIL code(i.e .dll) we can't run the other operating systems.
using 3rd party tools such as mono you force asp.net pages to work on Linux .. but officially its not supported .. till Microsoft doesn't releases .NET Framework for other OS .. .NET will be platform dependent ..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules