i want to get the dial up and connection address book, display the options and allow the user to connect to the internet via the dialup
basic question how do i do this?
finding any info has been well tricky!!!
cheers
keith
does anyone know much about the io.stream
i have a file on the client pc. i want to open that file and process it. fine easy. the catch is that there is quite a lot of business logic to be done on the file and its contents.
the processing of this then will have to sit on the business layer...
all
okay using version 2 of the data access block
i am trying to implement sqltransaction around severall calls to stored procedures
i have set up the transactions as follows
dim conn as new sqlconnection(connstring)
conn.open
dim transaction as sqltransaction
transaction =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.