|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
M-V-C using ASP/VB
How to organize an ASP based web application using M-V-C design pattern.I have done the same using JSP/Servlets by using Servlet as a Controller,JSP as a View and a Java Class as Model.Please let know how to achieve the same with ASPs and VB Components.
|
|
#2
|
|||
|
|||
|
ASP/VB wouldn't be the best choice for this. you could try this:
M = VB dll (i assume) V = html (likely a form) C = ASP page |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > M-V-C using ASP/VB |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|