what are the main advantage in .net?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
What is GAC in ASP.NET 2.0
where should write the connection string Show that it will apply whole pages in the website
How do you use a custom validator? When might you want to use one?
What is http session state?
What is binding in web service ?
How many Directives r in ASP.NET?
Does C# support static class?Is Static class be inherited by any class?
What base class do all Web Forms inherit from?
How will u decide when to use caching and when to use viewstate?
What are the asp.net list controls and difference between them?
Which class provides methods that can be used to manage role membership to be used in user authorization?
Write a standard lock() plus double check to create a critical section around a variable access?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)