Results 1 to 6 of 6

Thread: vb.net component

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2004
    Posts
    5

    vb.net component

    dear all,
    may i know where can i get the vb.net component tutorial?

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    What component is that ?

  3. #3

    Thread Starter
    New Member
    Join Date
    Feb 2004
    Posts
    5
    what I mean is where can I get the tutorial of creating a component using vb.net

    I can find tutorial to create component using VB6 but not VB.net....
    any idea?

  4. #4
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    This is the best tutorial I've ever read . It explain everything about creating controls but it's in C# . Simple to be translated to VB.NET though .
    http://www.codeproject.com/cs/miscctrl/DividerPanel.asp

  5. #5

    Thread Starter
    New Member
    Join Date
    Feb 2004
    Posts
    5
    the case is like this,

    I have a application program,
    I need the user to used it while they online...

    so...
    user will browse my website...
    inside my website, I should have something to check the user side have my application program or not... if not, then they need to download it.

    my problem is, how can i detect users side whether they had install my program?

    my friend had told me to create an active X to do that... but I'm no idea at all...

    any help?
    tutorial?

  6. #6
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    If I'm not wrong , then you need to create web service (never done this before thu) .

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