Hello,
I've been doing this type of programming for years now and I must say it is the way to go. I don't know how I could have managed some of the larger projects without an oo approach(it also eases the change to asp.net).
Unfortunately, I've yet to find many resources for this kind of programming and wonder if many people realize that this is an option in asp. I first started learning by dissecting this calendar script http://www.asp101.com/articles/jacob...ar/default.asp.
I hope this script is a good start for you as well.
Since realizing we (I have a small company that create/host backbend systems for web designers) can do "oo like" programming in asp we have created a framework for all of our projects which allows us to build rich, scalable systems very quickly.
This is a topic of great interest to me and have loads of experience with it, so if you have any questions don't hesitate to ask.
Does anyone else use oo techniques in asp?
|