.netTiers Implementation

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/15/2011 12:50:39 PM
Gravatar
Total Posts 18439

Re: .netTiers Implementation

Hi Jarick,

Excellent posts! I've created a page here linking to your posts in order to make them easier to find for mojoPortal users/developers.

http://www.mojoportal.com/using-nettiers-with-mojoportal.aspx

If you ever decide to do away with your blog I hope you'll let us copy those posts into local articles here so they don't ever get lost. I know I've linked to articles on community member blogs in the past only to have them disappear a year or so later. Hopefully your blog will be online for a long time to come but if you ever decide to take it down please let us know so we can copy your articles here to keep a permanent copy (listing you as author of course).

Also let us know if you post any more and we will link to them as well.

Best,

Joe

2/15/2011 1:58:03 PM
Gravatar
Total Posts 245
mojoPortal Community Expert

Re: .netTiers Implementation

Hi Jarick

Thanks for the Blog #3 so quick.  I have copies all 3 Blogs to a word doc and am adding my own details and comments as I proceed.  I'll use the contact us form on your company website to contact you for your email.

Rick (ARVIXE)

2/15/2011 2:12:28 PM
Gravatar
Total Posts 13

Re: .netTiers Implementation

Awesome...

 

Look forward to feedback and making this process better!

2/17/2011 1:35:50 AM
Gravatar
Total Posts 245
mojoPortal Community Expert

Re: .netTiers Implementation

Thanks Jarick

I followed Jarick's 3 blog post and successfully implemented netTiers into mojoPortal 2.3.6.2.  It works great!

I converted 6 pages created by netTiers that now display Gridview data from 6 MS SQL Server database tables I created in mojoPortal.  It wrote my stored procedures too.  I also converted the nrtTiers generated edit pages for the 6 tables and everything works like magic. netTiers generates code based on Microsoft's recommended patterns and practices.  I Didn't write any code!!!  netTiers even created dropdown edit lists for all fields with foreighn keys to my lookup tables.

Is this better than the other 50 methods out there for doing similar code generation?  I have only used netTiers for a few days but I have tried other  commercial products.  So far I really like the price (netTiers is FREE open source like mojoPortal).  So far I really like netTiers too.  It writes amazing code in just a few seconds.  I'm going to spend more time with netTiers and start using it with Telerik controls and see how that goes.  If that works well there will be no turning back.

I'll keep you posted.

Oh ya did I say... I Didn't write any code!!!

Rick(ARVIXE)

 

2/24/2011 11:29:26 AM
Gravatar
Total Posts 13

Re: .netTiers Implementation

I updated the blogs with comments provided by Rick Hubka with Arvixe.

 

Thanks Rick for the feedback.

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