When developing a custom Asp. Net profile provider for the CRMConnector project, I came to notice that the provider's implementation of GetPropertyValues() might be called upto as many as four times for one single web request(! ) For example, when...
[ Read full article ]