what are the main advantage in .net?

Answers were Sorted based on User's Feedback



what are the main advantage in .net?..

Answer / pcr

It is a Language independent,It supports all most all 40
LAngauges includeing thrd party languages

Is This Answer Correct ?    26 Yes 2 No

what are the main advantage in .net?..

Answer / manish singh(amalga fusion)

Advantage of.Net
1> it is language indepent platform.
2> Through this technology you can develop web apllication
as well window application(destop application)
3> it provides cross language inheritence.
4> it support side by side execution.

Is This Answer Correct ?    21 Yes 2 No

what are the main advantage in .net?..

Answer / suresh.gv

It is not Completly Language Independent.
It is Partially Language Independent.
Using 3'rd party tools we can communicate with LINUX but
not with UNIX.
Those tools are not from Microsoft. So there is chance for
performace degrade.
Advantages::
-------------
Language Interopability(means .net supports 40 languages)
writing code in one .net language can be used in other .net
language.

Is This Answer Correct ?    12 Yes 3 No

what are the main advantage in .net?..

Answer / masuduz zaman

Advantages of Dot Net are
1. It's supports 40 different Languages i.e. VB.Net, C Sharp, J# ect.
2. Supports Cross Language Integrity.
3. When you compile a dot net code it will create MIL (Which is sort of machine lave language), which make it platform Independent.
4. it's fully Object orientated Language.
5. Automatic Memory management.
6. Automatic Garbage Collection.

Is This Answer Correct ?    7 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?

0 Answers  


What is asp.net mvc5? : Asp.Net MVC

0 Answers  


What is http session state?

0 Answers  


How to convert any string to view state format in asp.net? §ÇÛ짬ªª³ö»Ç¾ö»ÂÇ¿¾»¼»¾ö¼ÉÇöÇÏǼ»Ãö®±ª§°ö«³ -- i want convert this string to view state.

1 Answers   iFlex,


Explain weak typing and strong typing.

0 Answers  






How do I publish my asp.net application to my isp's web server?

0 Answers  


What is redirecting behavior?

0 Answers  


Where does the Web page belong in the .NET Framework class hierarchy?

1 Answers   Perot Systems, Visual Soft,


Where does the Web page belong in the .NET Framework class hierarchy?

1 Answers  


What is parse in asp.net?

0 Answers  


What is difference between View State and Hidden Field in ASP.NET?

0 Answers  


Which method do you invoke on the DataAdapter control to load your generated dataset with data?

2 Answers   Siebel Systems,


Categories