Search:

Type: Posts; User: freedomkw

Search: Search took 0.03 seconds.

  1. Replies
    5
    Views
    14,000

    Re: vb .net 2010 - Insert Photo into Database

    The zip file contain no files :)
  2. Replies
    29
    Views
    144,044

    Re: Correct way to use the BackgroundWorker

    Perfect & Error-Less :-)

    Good job!
  3. Re: Networkstream.read/.beginread ,threads and things?

    You welcome :-)

    There no special rules or ways to do applications for real world .. always keep your application simple & stable also keep in mind that Software design is a process of problem...
  4. Re: Networkstream.read/.beginread ,threads and things?

    almost same as small number of clients, handle data connections well and use resources in good way :-)

    good systems will do the work if they based on correct business rules ...
  5. VS 2010 Re: reading a text file at the start of a program

    I used Listed Below Code and working fine with me .. Hope it works for you


    Imports System.IO

    Private Sub CheckDataServer()
    Dim mFileName As String
    mFileName = "c:\myFile.text"

    ...
Results 1 to 5 of 5



Click Here to Expand Forum to Full Width