Results 1 to 2 of 2

Thread: where to put my functions

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2008
    Posts
    14

    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.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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
  •  



Click Here to Expand Forum to Full Width