Modifications are getting much easier now

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Modifications are getting much easier now

Post by AbleMods » Mon Dec 03, 2007 7:05 am

I gotta tell you guys, making changes to AC7 is getting alot easier.

I'm starting to grasp alot better knowledge of ASP.Net and that has helped a great deal. You've done a great job of working each section or feature as a user control. Your ASP.Net coding is very advanced compared to my skill level, so the learning curve has been steep but necessary.

I have great flexibility when making a change to a site feature. With a single line, I can comment out your control and make mine integrate seemlessly. That makes documenting site changes a breeze. And future AC7 updates won't take me 6 weeks to incorporate into my site.

The extensive use of CSS means visual consistency is maintained with hardly any effort at all. My buttons look like your buttons. My section headings look like yours. Because they are yours.

It is a hassle to have everything I want to do require containment in a user control. But, I can see much better why that is necessary.

I had pondered if I should have bought the source code in the beginning. I just don't see any need for it for my site. Having the ConLib files is more than I'll ever need for my modifications.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Post by jmestep » Mon Dec 03, 2007 7:41 am

Can you post a short explanation of how you made your control-- how you hooked it in with Able? I'm getting ready to try a few myself.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Post by AbleMods » Mon Dec 03, 2007 8:20 am

Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

Post Reply