MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Using Monox with an Existing asp.net application  (Mono Support )

Viewed 27079 time(s), 2 post(s) 8/8/2015 1:45:44 AMby Adam82

Related topics

Adam82

Adam82

8/8/2015 2:48:00 AM
Hello, I am checking out Monox to add social features to an existing asp.net web application that I am already running, with it's 50000 users, own membership provider, role provider and profile provider. Does it sound possible to add Monox to my application, and have it filled up with my existing users automatically, by using my own membership provider?
(So reverse of the existing integration with Yafnet post)

What would be the best approach?

Any help appreciated
This content has not been rated yet. 
15 Reputation 1 Total posts
vzakanj

vzakanj

8/10/2015 10:28:36 AM
Hi Adam82,
MonoX's membership and role providers are based on ASP.NET providers, while its profile provider is a custom implementation but it supports ASP.NET profiles - refer to http://monox.mono-software.com/blog/post/Mono/38/Support-for-ASP-NET-profiles-in-MonoX/ for additional information.

In this case you would need to inherit and override base MonoX providers and use those implementations instead.

Regards,
Vedran
This content has not been rated yet. 
345 Reputation 61 Total posts