Interview with ASP.NET MVC

I have to interview a guy for an ASP.NET MVC position. This is a short-term contract, so I need someone who knows him well. Also involved a lot of jQuery.

I was thinking of starting with such general questions as:

  • What is MVC in general?
  • Why use ASP MVC Framework? Comparison with Webforms. .. etc.

But what other questions would you recommend for MVC and jQuery?

thank

+3
source share
3 answers

in my opinion

  • Extension methods (htmlhelpers, etc.)
  • routing
  • model validation (client-side extension using jquery)
  • model binding (custom model bindings)
  • ORM concepts (L2S, EF, etc.)
  • LINQ
  • sqlMembershiptProvider sqlRoleProvider mvc ( )
+10

MVC , . , , , , .. . . , -.

, . , MVC.

.

+3

-, MVC, , Action Filters . , MVC, , jQuery , - . MVCContrib FubuMVC. MVC < > , , .

+2

Source: https://habr.com/ru/post/1768854/


All Articles