|
|
|
|
|
| | |
|
Active Server Pages asp search engine active server page asp application components tutorial CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Feedback on ASP design |
From: |
Patrick Houle |
Date: |
9/13/2000 4:59:02 PM |
IP: |
140.239.192.109 |
We are creating an ASP website, using VisInterDev. We have created a number of COM objects and are using ASP to view/write data via the COM objects. I have a basic design question on our COM objects.
Normally, we build our SAVE methods by passing in a class object, for example. SaveWidgets(byval cWidget as Widget). Well, this example wont work in ASP, right? So we are contemplating passing each field val as a parameter. Is this a good design? Or should we think of something else? |
|
|
|
|
|
|
|
|
|
|
|
|