How to create a new page and adding upload feature ?

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.
4/29/2011 11:45:21 AM
Gravatar
Total Posts 18439

Re: How to create a new page and adding upload feature ?

Hi,

None of what you describe requires forking the code, if you go down that path you are making a big mistake.

We provide a lot of documentation to help developers get up to speed but no-one here is going to step by step help you with your custom development project. That is expecting a lot, we all are very busy and have our own work to do. We may help with specific questions if we are able and have time. 

It is expected that people have a background in ASP.NET and already know how to do development enough that they can learn from the source code and documentation provided. 

Best,

Joe

4/29/2011 11:57:53 AM
Gravatar
Total Posts 21

Re: How to create a new page and adding upload feature ?

Joe,

By step by step I didn't mean code.

All I am asking is to tell me where to start and how to go about it , that's all I meant. I am an ASP.NET developer, it's just that I am new to mojoPortal so don't want to make any mistake that I am not aware of.

All I am asking is for guidance not asp.net classes/tutorials.

4/29/2011 12:00:08 PM
Gravatar
Total Posts 21

Re: How to create a new page and adding upload feature ?

I really appreciate what you guys are doing by proving this application and working so hard on it.

But I guess you misunderstood what I wrote in my above post about asking help/guidance.

4/29/2011 12:05:25 PM
Gravatar
Total Posts 18439

Re: How to create a new page and adding upload feature ?

I've already provided a good deal of guidance and there is a lot of good documentation in addition to source code but I don't get the sense that you have really read it all or watched all the videos or understood the content. 

You will need to ask more specific questions not open ended questions about how to proceed.

I suggest look also at the hello world tutorial and files, one (who is familiar with ASP.NET development) could easily expand on that to build a form that does what you want.

Best,

Joe

4/29/2011 12:12:43 PM
Gravatar
Total Posts 21

Re: How to create a new page and adding upload feature ?

thank you

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