hi there.
im using data annotation with buddy classes for error etc however i have a field for photo on the view it should be an image but on the edit and add it should be a file upload ???
but UIHint will only let me have one, so how do you have multiple UI for one type in your class?
thanks