cancel
Showing results for 
Search instead for 
Did you mean: 

using sap.net connetor -- convert asp .net application to vb project

Former Member
0 Kudos

i have an asp.net application that uses sap.net connector which is working great.

what would be the easiest approach to convert it to a vb project.???????

thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

when you say vb project, do you mean vb.net (winforms) or an asp.net project [which uses VB] ?

usually in a service oriented architecture (SOA) it is not worth the effort to re-engineer the functionality of one project and create a similar one.

A recommended method to save your effort & time is to expose the current functionality in the form of web services which can be consumed by your vb.net / asp.net / vb 6 project.

with respect,

amit

Answers (0)