Forum Moderators: open

Message Too Old, No Replies

writing web dlls

a good resource..

         

natty

3:59 pm on Jun 14, 2004 (gmt 0)

10+ Year Member



hi,

having not really done this before, but im trying to take a more oo approach to my work ..

can anyone point me somewhere usefull..

many thanks
btw itll be plain old asp not .net

tia

Easy_Coder

6:54 pm on Jun 15, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You'll want to choose a language and then do some UML, COM and/or Windows DNA Research. A few years back Wrox had published a couple of decent books on this subject:

Professional Windows DNA - Which does cover COM objects that can be called from either a windows application or a web application.

Begining Components For ASP - This covers vb, c++ and ATL in addition to some pretty nifty scriptor components.