Answer Posted / niitian
niit is the best for .net
| Is This Answer Correct ? | 4 Yes | 12 No |
Post New Answer View All Answers
Is .net framework dead?
What is the difference between model view and controller?
mention what is csdl, ssdl and msl sections in an edmx file?
What is storage model? : Entity framework
Mention the core components of .net framework?
what is explicit loading?
What is latest version of .net framework?
what is entity data model?
Explain Model, view and Controllers in Asp.Net MVC?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
How can I return string result from action in asp.net mvc?
What is difference between razor and web form engine?
What is Layout in ASP.Net MVC?
What is the difference between adding routes, to a webforms application and to an mvc application?
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?