asp.net mvc - MVC Add View showing log4net classes, doesn't seem to be showing entity-framework classes -
After adding log4net references to my MVC 3 project, how do I prevent too many Log4net class ... from showing them ? Kinda makes a difficult list to navigate.
(Almost it seems that this dialogue needs a type-search function, that is, type in "prospects", find my potential model or EF Entity class.)
If you type in the Model class dropdown, you should see a list of filtered types that you are typing from. Shall do. Then you can select from those types, there is no way to stop it from appearing in the dropdown thief.
Comments
Post a Comment