|
-
Mar 24th, 2008, 07:24 PM
#1
Thread Starter
New Member
where to put my functions
I want to integrate some visual basic code that I wrote in visual basic 2008 express edition into a web site that is being created with visual web developer.
My applications has a a bunch of functions in a module. How should I put this into my web developer project and use it? I don't see an add module under the add new items menu. Is a web service the equivalent? thanks.
-
Mar 25th, 2008, 03:19 AM
#2
Re: where to put my functions
Add a new class library or just add a new class to your project, add your code there.
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
|