Is .net is platform independent. If am using solaris,
installing .net first u had to install framework, so
framework is .exe file then it will not take in solaris or
any other than windows,then how .net is platform independent.
Answer / satya narayan sahoo
.Net has a different version called as MONO which is
platform indipendent.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is .net3.0 and .net3.5?
.What is Marshaling?
Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?
Do you know what is the difference between an abstract class and an interface?
WHAT IS .net
Which Security Algorithm used to encrypt the data? a) DES b)RC2 c)Triple DES d)All the above
<li id="Accomodation" runat="server" visible="false"><a href="../searchaccommodation.aspx?">Accomm</a></li> i have this code.now on server side i want to compare this id(Accommodation) value and want id i.e.Accommodation.visible=true;
is c#.net supports multiple inheritance?
How do we access crystal reports in .net?
Explain when should you use .net web forms over asp.net mvc?
How viewstate is being formed and how it is stored on client in .net?
Difference between class and interface in .net?