Click here to Skip to main content
15,895,656 members
Home / Discussions / C#
   

C#

 
AnswerRe: Comparing string with string array Pin
Guffa29-Aug-05 19:04
Guffa29-Aug-05 19:04 
AnswerRe: Comparing string with string array Pin
mkani30-Aug-05 21:19
mkani30-Aug-05 21:19 
QuestionTimer Pin
Taurian11029-Aug-05 18:28
Taurian11029-Aug-05 18:28 
AnswerRe: Timer Pin
Andy Brummer29-Aug-05 18:41
sitebuilderAndy Brummer29-Aug-05 18:41 
AnswerRe: Timer Pin
Alomgir Miah29-Aug-05 18:47
Alomgir Miah29-Aug-05 18:47 
AnswerRe: Timer Pin
mav.northwind29-Aug-05 20:35
mav.northwind29-Aug-05 20:35 
Questionhow to add web refrence through coding in c# Pin
mkani29-Aug-05 18:15
mkani29-Aug-05 18:15 
AnswerRe: how to add web refrence through coding in c# Pin
Andy Brummer29-Aug-05 18:48
sitebuilderAndy Brummer29-Aug-05 18:48 
If you just want to point the web reference to a different server, you can set the dynamic property on the web reference property page. This will create an entry in the web/app config file for your project and you can change the server using that.

If that isn't dynamic enough for you you can set the Url property of the web reference proxy class before you call any methods on the proxy.


I can imagine the sinking feeling one would have after ordering my book,
only to find a laughably ridiculous theory with demented logic once the book arrives - Mark McCutcheon

QuestionHow to call to MAIN Pin
levi's29-Aug-05 18:08
levi's29-Aug-05 18:08 
QuestionCheck TextBox To Confirm Number? Pin
...---...29-Aug-05 16:27
...---...29-Aug-05 16:27 
AnswerRe: Check TextBox To Confirm Number? Pin
Christian Graus29-Aug-05 16:43
protectorChristian Graus29-Aug-05 16:43 
GeneralRe: Check TextBox To Confirm Number? Pin
...---...29-Aug-05 16:50
...---...29-Aug-05 16:50 
QuestionCrystal report 8.5 - direct to printer Pin
Sarvesvara (BVKS) Dasa29-Aug-05 15:31
Sarvesvara (BVKS) Dasa29-Aug-05 15:31 
Questionwrite a C program Pin
trjskid29-Aug-05 15:16
trjskid29-Aug-05 15:16 
AnswerRe: write a C program Pin
Christian Graus29-Aug-05 16:00
protectorChristian Graus29-Aug-05 16:00 
GeneralRe: write a C program Pin
Judah Gabriel Himango29-Aug-05 17:37
sponsorJudah Gabriel Himango29-Aug-05 17:37 
AnswerRe: write a C program Pin
Matt Gerrans29-Aug-05 20:24
Matt Gerrans29-Aug-05 20:24 
AnswerRe: write a C program Pin
Susan Hernandez31-Aug-05 15:54
Susan Hernandez31-Aug-05 15:54 
QuestionRestricting remoting method calls Pin
Rei Miyasaka29-Aug-05 12:34
Rei Miyasaka29-Aug-05 12:34 
AnswerRe: Restricting remoting method calls Pin
Judah Gabriel Himango29-Aug-05 17:38
sponsorJudah Gabriel Himango29-Aug-05 17:38 
GeneralRe: Restricting remoting method calls Pin
Rei Miyasaka29-Aug-05 17:51
Rei Miyasaka29-Aug-05 17:51 
GeneralRe: Restricting remoting method calls Pin
Judah Gabriel Himango29-Aug-05 19:12
sponsorJudah Gabriel Himango29-Aug-05 19:12 
Questionadd webusercontrol Pin
reza toorani29-Aug-05 9:48
reza toorani29-Aug-05 9:48 
AnswerRe: add webusercontrol Pin
Alomgir Miah29-Aug-05 10:32
Alomgir Miah29-Aug-05 10:32 
GeneralRe: add webusercontrol Pin
reza toorani30-Aug-05 17:11
reza toorani30-Aug-05 17:11 

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.