This was a simple web administrator running in .NET.
When we received the project the backbone was already started, and curiously the former programmer had used an MVC structure, known to us, but under the Web Pages framework, which we haven't worked before yet.
As we had a pretty good understanding of MVC, it didn’t take us much time to comprehend the structure and being able to (rightly) code in it.