Hello all,
I'm new to the the MVC and currently going through the tutorial in the book where I don't get the result that is displayed in figure 1-74 on page 52. When I run the application, I only see the "Upcoming" heading being displayed; no data from the database.
When I step though the code by debugging it, the "foreach" loop does not get executed. Any suggestion?
Thank you!
L.H