Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
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