3
Shouts

Attribute Routing In MVC

published 260 days, 15 hours, 39 minutes ago posted by http://prashantmx.myopenid.com/http://prashantmx.myopenid.com/ 267 days, 12 hours, 6 minutes ago
Monday, September 03, 2012 1:02:22 PM GMT Monday, August 27, 2012 4:35:29 PM GMT

I took a look at Stack Overflow Stack-Exchange Data Explorer that is built in MVC and is open-source application to query the Stack Exchange data dump that is being provided by Stack Exchange team in every month or few. I do have a dump, but I was more curious to know about the application that they built to query the database. And I must admit that I learned tons of things. I came to know the power of Micro-ORM (Dapper) over Entity-Framework (EF) and one more pretty thing that attracted me was the routing mechanism used in the application. I strongly recommend that you check out this tool/application and take a deep dive in the code, lot of things to learn.

category: How To | clicked: 29 | | source: midnightprogrammer.net | show counter code
tags:

No comments yet, be the first one to post comment.

To post your comment please login or signup