Explain the .NET architecture.
Answer Posted / rengarajiyer
The .Net framework consists of
1)The .Net framework class library
2)CLR which is Common Language Runtime
3)Languages and
4)Web Technology(ASP.NET)
Is This Answer Correct ? | 50 Yes | 14 No |
Post New Answer View All Answers
How will you register com+ services?
Explain why do we use msmq?
A developer company sends dlls to the client. Some client is not happy current functionality, so request some modification. Developer made some changes and send new dll to all clients. Some client is happy with old version, tell me minimal change to so that neither clients get affected?
Explain something about WebService?
Explain about the features and elements present in Visual studio.NET IDE?
Explain the difference between asp.net & vb.net and explain architecture?
What is concurrency? How will you avoid concurrency when dealing with dataset?
What is the difference between override and overload in a method?
Explain the difference between static page and dynamic page?
Explain assemblies in .net?
Explain how to stop a thread?
What is the difference between a class and an object, and how do these terms relate to each other?
Using activex control in .net?
Explain what is immutability, what is it for and how is it codified?
The project which you have made, which methodology did you use?