After I searched around on Google and Stackoverflow, I understand that I need to ask because I'm newbie about MVC.
My question is How to use multiple databases on edmx?
I think if I can put entity from different databases on same edmx, MVC can generate dropdownlist on View. But I have no idea about this and don't know how to solve.
Rgds