why use mojoportal.web.controls instead of default controls?

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/11/2011 3:42:28 AM
Gravatar
Total Posts 3

why use mojoportal.web.controls instead of default controls?

Hi all,

   I'm starting using mojoportal since a couple of weeks and I would like to build my own modules.

First of all, I would like to congratulate the mojoportal developers for their excellent work and achievements.

 

Said that, I saw there are a lot of mojoportal web controls inside the library mojoportal.web.controls.

My question is:

why should I use mojoportal controls instead of the default ASP.NET controls that come with Visual Studio?

are there any advantages by using mojoportal controls?

can someone explain why it is preferable to use these controls?
thanks in advance for the answers.
 

2/11/2011 11:57:31 AM
Gravatar
Total Posts 18439

Re: why use mojoportal.web.controls instead of default controls?

It is not like we have replacements for all the .NET controls, we have supplemental controls with specific functionality we needed that was not in the standard ASP.NET controls. If you find them useful use them if not don't. If you have a question about a specific control and what it is for then ask a specific question.

Hope it helps,

Joe

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