London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Hi! Thanks for your replay! Is it possible ta add a new Property to IUser, as described in section "3.1. Extending StarCommunity classes" in the "Netstar - StarCommunity 3.1 - A Programmer´s Guide.pdf" file?
/Erik
Hi! I would like to override the Alias property of IUser (or User as I guess is the actual class used?). How do I manage to do this? I don't want to implement the IUser interface, since it's quite complex.
If I inherit User, I'm not able to just pass a DbDataReader to the base constructor. Any suggestions?
PS. I know that I have to create an EntityProvider and change the EntityProviders.config file.
Thanks! Erik Lidälv