Click here to Skip to main content
15,899,679 members

Comments by EduChapow (Top 45 by date)

EduChapow 15-Oct-14 20:47pm View    
Message error: "Object should be implements IConvertible."
EduChapow 15-Oct-14 20:39pm View    
this doesn't not show to me, how i can get value from virtual properties.

public virtual UserIdentity User {get;set;}

Convert.ChangeType(typeO.GetProperty(item.Name).GetValue(o), item.PropertyType));

EduChapow 23-Apr-14 15:07pm View    
thank you man.
EduChapow 22-Apr-14 20:12pm View    
so, do you can share a link about how i can do that?
EduChapow 20-Apr-14 1:28am View    
I'm EF beginner, and i dont understand you.
I should be create one model to the entity and another model to the view?

thanks man