Click here to Skip to main content
15,894,460 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Connect to SQL Server through a proxy Pin
MatthysDT14-Mar-06 1:41
MatthysDT14-Mar-06 1:41 
GeneralRe: Connect to SQL Server through a proxy Pin
Dave Kreskowiak14-Mar-06 2:19
mveDave Kreskowiak14-Mar-06 2:19 
QuestionRemove duplicates from an arraylist Pin
Mincy George9-Mar-06 23:15
Mincy George9-Mar-06 23:15 
AnswerRe: Remove duplicates from an arraylist Pin
The Man from U.N.C.L.E.9-Mar-06 23:53
The Man from U.N.C.L.E.9-Mar-06 23:53 
QuestionHow to use Remote access with Sql Parameters in .net Pin
dokhung9-Mar-06 23:12
dokhung9-Mar-06 23:12 
AnswerRe: How to use Remote access with Sql Parameters in .net Pin
Colin Angus Mackay9-Mar-06 23:47
Colin Angus Mackay9-Mar-06 23:47 
QuestionHow to use mscomm1 Pin
areon259-Mar-06 22:28
areon259-Mar-06 22:28 
AnswerRe: How to use mscomm1 Pin
Briga10-Mar-06 0:43
Briga10-Mar-06 0:43 
You have at least two options depending which version of VS are you running:

VS2005: Use My.Computer.Ports class to access and use COMx
VS2003: You can use MSCOMM object or one of the available classes (also on this site)

With VS2005 look in the official MSDN documentation for code samples
With MSCOMM it's easier to find sample code (tons) with google
With User classes (there are at least three around) sample code is provided with them.

Briga
Questiondeleting old files Pin
svanlier9-Mar-06 21:52
svanlier9-Mar-06 21:52 
AnswerRe: deleting old files Pin
alien viper9-Mar-06 22:02
alien viper9-Mar-06 22:02 
AnswerRe: deleting old files Pin
Steve Pullan10-Mar-06 0:51
Steve Pullan10-Mar-06 0:51 
QuestionHow do you resize the app window? Pin
MatthysDT9-Mar-06 20:56
MatthysDT9-Mar-06 20:56 
QuestionSend a Value in to a Parameter field from Formula fields?(Crystal report) Pin
superdragon9-Mar-06 19:56
superdragon9-Mar-06 19:56 
Questioncreating multiple webcharts based upon query ID Pin
uglyeyes9-Mar-06 17:00
uglyeyes9-Mar-06 17:00 
AnswerRe: creating multiple webcharts based upon query ID Pin
Dave Kreskowiak10-Mar-06 3:28
mveDave Kreskowiak10-Mar-06 3:28 
QuestionHow to receive value from Crystal Formula fields? Pin
superdragon9-Mar-06 15:56
superdragon9-Mar-06 15:56 
Questionwhat is consouil programming Pin
U_subhu4u9-Mar-06 15:44
U_subhu4u9-Mar-06 15:44 
AnswerRe: what is consouil programming Pin
Chatura Dilan9-Mar-06 17:15
Chatura Dilan9-Mar-06 17:15 
GeneralRe: what is console programming Pin
U_subhu4u9-Mar-06 17:30
U_subhu4u9-Mar-06 17:30 
Generalwhat is console programming Pin
U_subhu4u9-Mar-06 17:31
U_subhu4u9-Mar-06 17:31 
GeneralRe: what is console programming Pin
Chatura Dilan9-Mar-06 17:59
Chatura Dilan9-Mar-06 17:59 
AnswerRe: what is consouil programming Pin
Steve Pullan9-Mar-06 18:24
Steve Pullan9-Mar-06 18:24 
QuestionRichtextbox withh form Pin
zabsmarty9-Mar-06 15:16
zabsmarty9-Mar-06 15:16 
AnswerRe: Richtextbox withh form Pin
Chatura Dilan9-Mar-06 16:57
Chatura Dilan9-Mar-06 16:57 
QuestionHow to update a TableAdapter Pin
Chatura Dilan9-Mar-06 14:54
Chatura Dilan9-Mar-06 14:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.