Need a quick way to mass update PropertyValuesBinary field for all users
- by hp
Hello,
we are using the asp.net profiles provider in our app and I need to update one particular property for most of our users. Does anyone have a console app or sample code written? We are not storing the properties in string format. This binary stream is in the aspnet_Profile table.
thanks,
hp