|
-
February 23rd, 2000, 12:49 PM
#1
Converting VB To ASP
Hi,
I have a Three-tier application Which is developed using VB/COM/DCOM/SQL Server.
Now this application has to be converted to Web based Application.
All the Business Rules are encapsulated in the Middle layer.
When converting to Web based,Can I use the Same components in ASP?
Is it a easy job Or I have to re-write the Whole thing?
Thanks in Advance !
Love,
Ram
-
February 23rd, 2000, 01:03 PM
#2
Re: Converting VB To ASP
thats the glory of multi-tier apps. you can use the same components for the middle tier and you did in the VB app for the asp app. just make sure that the webserver machine has had all the MTS client packages installed on it, so it knows where to get these objects.
Good luck,
John
John Pirkey
MCSD
www.ShallowWaterSystems.com
John Pirkey
MCSD (VB6)
http://www.stlvbug.org
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|