Click here to Skip to main content
15,885,244 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How do I connect vb 2005 and Access 2007 in published application Pin
Dave Kreskowiak17-Jun-10 1:36
mveDave Kreskowiak17-Jun-10 1:36 
GeneralRe: How do I connect vb 2005 and Access 2007 in published application Pin
cyberexel17-Jun-10 8:11
cyberexel17-Jun-10 8:11 
GeneralRe: How do I connect vb 2005 and Access 2007 in published application Pin
Dave Kreskowiak17-Jun-10 8:25
mveDave Kreskowiak17-Jun-10 8:25 
GeneralRe: How do I connect vb 2005 and Access 2007 in published application Pin
cyberexel17-Jun-10 19:09
cyberexel17-Jun-10 19:09 
QuestionDeployment of COM AddIn Pin
Sonhospa16-Jun-10 8:41
Sonhospa16-Jun-10 8:41 
AnswerRe: Deployment of COM AddIn Pin
Dave Kreskowiak16-Jun-10 8:47
mveDave Kreskowiak16-Jun-10 8:47 
GeneralRe: Deployment of COM AddIn Pin
Sonhospa16-Jun-10 22:02
Sonhospa16-Jun-10 22:02 
QuestionDynamic web reference windows ce Pin
thesum16-Jun-10 5:27
thesum16-Jun-10 5:27 
Hi,

I am modeling a vb net windows ce application, and i have to use a web services.
How can i change the adresses of the web services dynamically ?
The url behavior is set to dynamically.
in the constructor i give my adresses :

Public Sub New(ByVal pvalue As String)
Me.Url = pvalue
End Sub

But it doesn't carre about my pvalue adresses, it always take the adress i give the first time...how can i make this dynamic ???
THANKS
QuestionDataGridViewImageCell Pin
Rajesh Rajan Pankapattu16-Jun-10 0:58
Rajesh Rajan Pankapattu16-Jun-10 0:58 
AnswerRe: DataGridViewImageCell Pin
Henry Minute16-Jun-10 1:36
Henry Minute16-Jun-10 1:36 
AnswerRe: DataGridViewImageCell Pin
Dave Kreskowiak16-Jun-10 1:57
mveDave Kreskowiak16-Jun-10 1:57 
Questionbluetooth application Pin
Folad System16-Jun-10 0:48
Folad System16-Jun-10 0:48 
AnswerRe: bluetooth application Pin
Johnny J.16-Jun-10 0:51
professionalJohnny J.16-Jun-10 0:51 
AnswerRe: bluetooth application Pin
Dave Kreskowiak16-Jun-10 1:54
mveDave Kreskowiak16-Jun-10 1:54 
AnswerRe: bluetooth application Pin
Richard MacCutchan16-Jun-10 1:56
mveRichard MacCutchan16-Jun-10 1:56 
AnswerRe: bluetooth application Pin
AlmightyEdge16-Jun-10 10:34
AlmightyEdge16-Jun-10 10:34 
QuestionUsing event in vbnet Pin
thesum15-Jun-10 23:39
thesum15-Jun-10 23:39 
AnswerRe: Using event in vbnet Pin
Dave Kreskowiak16-Jun-10 1:54
mveDave Kreskowiak16-Jun-10 1:54 
GeneralRe: Using event in vbnet Pin
thesum16-Jun-10 2:18
thesum16-Jun-10 2:18 
GeneralRe: Using event in vbnet Pin
Dave Kreskowiak16-Jun-10 8:42
mveDave Kreskowiak16-Jun-10 8:42 
GeneralRe: Using event in vbnet Pin
thesum16-Jun-10 20:48
thesum16-Jun-10 20:48 
GeneralRe: Using event in vbnet Pin
Dave Kreskowiak17-Jun-10 1:32
mveDave Kreskowiak17-Jun-10 1:32 
QuestionPdf Reader Pin
sarathy5615-Jun-10 23:04
sarathy5615-Jun-10 23:04 
AnswerRe: Pdf Reader Pin
Scubapro16-Jun-10 0:54
Scubapro16-Jun-10 0:54 
Questioni want to convert StrPtr to vb.net Pin
buffering8315-Jun-10 22:19
buffering8315-Jun-10 22:19 

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.