I was wondering when you guys use what?
I have a manufacture table that has two FK that link to the state name, and the country name, and for display purposes (list of the manufactures and there locations) im not sure i should use a typedlist or a typedview?
What criteria do you guys use when determining whether to create a view in the DB, or just you a typedlist?