bking
unread,Sep 7, 2010, 10:44:22 AM9/7/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to S#arp Architecture
I'm probably not going to include enough data to solve this right
away, but I have an odd situation that I just can't figure out. I had
a working 'first attempt' learning project done in S# 1.0, with a
simple model pulling from NH and displaying a set of data in a table.
So, I recently downloaded 1.5 and went about building a new project,
using ViewModels, etc. as I learned more Best Practices. However,
when I attempt to include the old working model, controller & view
along with supporting files in the new project, nothing is returned
via NH. I have thoroughly compared all the files I can think to
compare, and don't see any differences. Being new to this stack and
to the whole 'convention over configuration' world, my old-school
debugging skills seem to yield nothing here, as the code appears to
step the same in both projects with the only difference being that the
old project actually populates the model.
Where oh where to start?
Thanks in advance, and please let me know what else I might need to
supply.