What is .net architecture and framework?
how do you mark a property as required? For example, for a project, the name is a required field.
what is conceptual model?
What is .net framwork?
What is the advantage of mvc?
Can you handle all button click events at once in a form? Give coding.
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?
Describe the roles of clr in .net framework.?
What is the purpose of a web form?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
What are multicast delegates ? give me an example
When i am using Ajax controls (updatepanel),Is page events all are executed or only some events are executed?which page events are executed?
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?