ASP.NET MVC & C# & JS Test

30 questions total, 65 minutes maximum, for mid-level programmers



Programming test includes:

ASP.NET MVC 3 - 10 Questions

  • Controllers and Actions
  • Views and Models
  • Routes
  • Session, Cookies

C# 6.0 & .NET 4.6 - 10 Questions

  • Object-Oriented Programming (OOP)
  • Entity Framework, LINQ to SQL
  • Value Types vs. Reference Types
  • Miscellaneous: Generics, Extensions, Singleton Pattern

JavaScript - 10 Questions

  • General JavaScript, JavaScript in Browsers
  • JavaScript Objects, Arrays
  • Functions and Scope, Passing by Reference vs. by Value