How to start with Mojo Portal

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.
2/2/2015 3:35:56 AM
Gravatar
Total Posts 1

How to start with Mojo Portal

Hi,

 

I am new to MojoPortal and I want to build a medical website in bootstrap and HTML5 using Mojo Portal. Can anyone please tell me where to start? I am using Visual Studio 2012 and SQL 2012.

 

Some of the features I want build are:

Login and Registration

Search capability

Appointment feature

Reviews and blogs.

Can I please get detailed info on whether I can use ASP.NET membership for user access? Does Mojo support MVC or do I need to use normal ASP.NET webforms? And the quickest way for me to get started using Visual Studio?

 

Thanks a lot for all the help

2/2/2015 8:08:23 AM
Gravatar
Total Posts 18439

Re: How to start with Mojo Portal

mojoportal is webforms not mvc. it requires Visual Studio 2013 to work with the source code and .NET 4.5

it has its own implementation of asp.net membership, it cannot use a different implementation than its own

there is a lot of documentation on this site about how to use it and work with it

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