Search:

Type: Posts; User: jinx101

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    643

    Re: Getting Control Caption

    6 years late on this topic. :) I happen to be looking at the same program/control. Part of the problem is, when you find the control, and you get the caption or text, it's a value that isn't...
  2. Re: [VB2008/.NET 3.5] Asynchronous TcpListener & TcpClient

    Any thoughts on my telnet question?
  3. Replies
    72
    Views
    174,727

    Re: Validate Login against Active Directory

    Just a note on the original code. If you use that code in any kind of loop the AD objects need to be disposed of because you'll leak lots of memory otherwise (speaking from personal experience):

    ...
  4. Re: [VB2008/.NET 3.5] Asynchronous TcpListener & TcpClient

    First, I have to say, I *love* your post. This is the absolute easiest implementation of a TCP client/server I've seen in .Net. Using your methods I got stuff sending back and forth in 5 minutes. ...
  5. Replies
    92
    Views
    263,260

    Re: [Vb.Net] WebCam Class (ICam)

    I downloaded the original source for VS2003 Framework 1.1 and it appeared to work fine. I wanted to use the 2005 Framework 2.0 copy that Wokawidget posted though. I put it into VS2005 and it...
Results 1 to 5 of 5



Click Here to Expand Forum to Full Width