Can you draw and explain the .NET Farmework?
Answers were Sorted based on User's Feedback
Answer / sivasubramanian.k
It consist of Web applications,Web services,console
applications in the top layer....
In second layer .NET features from base class library such
as Consistency,Data
integrity,transaction,IO,Synchronisation,Multiple
Threading,Data,XML,etc
Third Layer consist of CLR which includes Code Access
Security,Code Type Checking,Portability etc...
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / sameer meher
The .Net framework is the environment where we can develope
the web application,web services,console application,device
applivation and some of component.so that we can reuse it
oin the other application.it actually supports 26 languages.
| Is This Answer Correct ? | 4 Yes | 0 No |
How do you do role based security ?
1 Answers Accenture, BirlaSoft,
what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?
What is Partial Assembly References?
Why should we go for entity framework?
What is the difference between tempdata and viewbag?
Explain RenderBody and RenderPage in ASP.Net MVC?
what is the diff b/w asp.net 2.0 & 3.5
How we can add the css in mvc?
If I have multiple filters implemented, what is the order in which these filters get executed?
Can you explain model, controller and view in mvc?
Why do you need to serialize
Difference between ASP.NET MVC and ASP.NET WebForms?