Answer Posted / 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 View All Answers
Why select Web API?
Which property is used to identify the Page is Post Back in ASP.NET?
How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?
Explain what the contents of cookie?
What is a web farm?
What is the significance of attaching a profile while creating a user?
How would you get asp.net running in apache web servers? Explain it's limitations.
What is the maximum number of classes that can be contained in one dll file?
What are the new features implemented in ASP.NET?
Define managed code and managed data in .net?
Explain difference between dataset and datareader?
How many languages are supported by .NET at present time?
how to write html code with ssl
What is the life cycle of an asp.net page?
What are client activated objects?