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

What is the sequence of operation takes place when a page is loaded ?

1 Answers  


How do I use response redirect?

0 Answers  


Do you know caching feature?

0 Answers  


How you can add an event handler?

0 Answers  


How can we create pie chart in asp.net?

0 Answers  






Explain cashing in asp.net.

0 Answers  


what is silverlight and what is the purpose of silverlight?

2 Answers   Cognizant, CTS,


Describe the difference between inline and code behind - which is best in a?

0 Answers  


what is Repeater Control, When it is used,How it is used, what type of template is used for repeater control?

6 Answers   iSoft,


What is datagrid asp.net?

0 Answers  


Name the control which can be used to reserve the space on web page for storing localized data.

3 Answers   IBM,


Differentiate strong typing and weak typing

0 Answers  


Categories