Hi,
I have to extend a type to add an extra property then convert back to the original type before inserting into the database. I have this working but my solution seems like a hack and there must be a better way. Here's what i have:
public class Item
{
public string Property1 { get...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.