I\'m currently overriding the default ModelMetadataProvider in the Global.asax file using this ModelMetadataProviders.Current = new RedSandMetadataProvider(ModelMetadataProviders.Current);
For some reason, .NET Reflector throws an exception when I tr开发者_高级运维y to reflect on this class.It works for everything else.
I use AutoMapper to map my domain objects to my view models.I have metadata in m开发者_StackOverflow中文版y domain layer, that I would like to carry over to the view layer and into ModelMetadata.(This
Can some body tell me what is the exact size of tab bar in UITabBarConroller on iPhone pr开发者_如何学Cogramming?Interface builder says its size is 320x49, with 49 being the height.