|
-
Sep 9th, 2002, 09:36 PM
#1
Thread Starter
New Member
converting vb.net application to asp.net
i'm trying to convert my whole vb.net project to asp.net application, but have no idea how. can anyone tell me what are the key considerations and procedures i need to follow? thanks.
-
Sep 9th, 2002, 10:01 PM
#2
Frenzied Member
Well, its really simple. The forms in your VB.NET app, you can just try and duplicate the look using web forms, then just add the code, which stays pretty much the same except that the functions and subs will have different event handlers, and you will have to code according to the DOM.
Sorry for the run on
Dont gain the world and lose your soul
-
Sep 10th, 2002, 07:45 PM
#3
Thread Starter
New Member
ok, thanks for the tip.
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
|