Profile settings

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
8/24/2010 3:27:37 AM
bob
Gravatar
Total Posts 126
YAF developer

Profile settings

I didn't looked inside mojoportal a long time. Now I considering to launch a portal, with YAF integrated, but I have some concernes as to profile settings table as the portal can have a lot of registered users.

How many users can have mojoportal without performance downgrade because of a lot of recods?  If the tables still have the structure is it possible transform them to keep profile settings in fields varchar(max) or blob with encoded data? There will be no limitations for users number in the case/

 

8/24/2010 7:53:42 AM
Gravatar
Total Posts 18439

Re: Profile settings

Hi Bob,

I don't understand what you are asking. Why do you think there will be performance problems?

Can you clarify what you are trying to do and why you think there will be performance problems?

Best,

Joe

8/24/2010 10:32:43 AM
bob
Gravatar
Total Posts 126
YAF developer

Re: Profile settings

Oh, Joe, I'm sorry, I found it in

mp_UserProperties

mojoPortal is so cool now!

I hope I will be helpful while in the process. 

Thanks for your soft! :)

You must sign in to post in the forums. This thread is closed to new posts.