Click here to Skip to main content
15,890,438 members
Home / Discussions / C#
   

C#

 
GeneralRe: .net Pin
Hesham Amin26-Feb-03 22:07
Hesham Amin26-Feb-03 22:07 
GeneralVery hard to fix bug in my Form Pin
Mattingly26-Feb-03 13:45
Mattingly26-Feb-03 13:45 
GeneralRe: Very hard to fix bug in my Form Pin
Jeff J26-Feb-03 17:31
Jeff J26-Feb-03 17:31 
GeneralRe: Very hard to fix bug in my Form Pin
Mattingly26-Feb-03 17:44
Mattingly26-Feb-03 17:44 
GeneralRe: Very hard to fix bug in my Form Pin
Mattingly26-Feb-03 19:06
Mattingly26-Feb-03 19:06 
GeneralWebService Question Pin
codeweenie26-Feb-03 12:11
codeweenie26-Feb-03 12:11 
GeneralRe: WebService Question Pin
David Stone26-Feb-03 12:25
sitebuilderDavid Stone26-Feb-03 12:25 
GeneralRe: WebService Question Pin
codeweenie26-Feb-03 13:28
codeweenie26-Feb-03 13:28 
David Stone wrote:
Why not change your method signature to:

WriteRegValues(int myInput){}

That's the accepted way to do Web Services and is really the whole point. Besides, the ASMX file will show you how to call it via an HTTP request.


David,

I really don't understand what you mean with the above text?? Thanks for the heads up on the user account stuff. I was able to get that and the catch stuff working. The catch message told me what I thought it would. And your first point helped me fix that. That just leaves me with needing to get my simple little service to read a value from the url and write it into the reg for me. I think that I am close. I got google fired up and my .Net book too. However if you want to point me along a little farther, I don't mind... Wink | ;)

Thanks again,
Bill K.
GeneralRe: WebService Question Pin
David Stone27-Feb-03 7:39
sitebuilderDavid Stone27-Feb-03 7:39 
GeneralRe: WebService Question Pin
Brian Olej28-Feb-03 6:52
Brian Olej28-Feb-03 6:52 
GeneralDataTable.Select() has a problem Pin
Nicholas Naddaf26-Feb-03 10:00
Nicholas Naddaf26-Feb-03 10:00 
GeneralRe: DataTable.Select() has a problem Pin
Paul Riley26-Feb-03 16:17
Paul Riley26-Feb-03 16:17 
Generaltransparent user control - background image not lined up Pin
bwells26-Feb-03 9:23
bwells26-Feb-03 9:23 
GeneralCustom IE Toolbar w/C# Pin
C#iruzo26-Feb-03 5:59
C#iruzo26-Feb-03 5:59 
GeneralRe: Custom IE Toolbar w/C# Pin
leppie26-Feb-03 6:06
leppie26-Feb-03 6:06 
GeneralRe: Custom IE Toolbar w/C# Pin
C#iruzo26-Feb-03 6:23
C#iruzo26-Feb-03 6:23 
GeneralRe: Custom IE Toolbar w/C# Pin
leppie26-Feb-03 6:27
leppie26-Feb-03 6:27 
GeneralRe: Custom IE Toolbar w/C# Pin
Arun Bhalla5-Mar-03 7:39
Arun Bhalla5-Mar-03 7:39 
QuestionTextbox Control databinding, a bug? Pin
DionChen26-Feb-03 5:28
DionChen26-Feb-03 5:28 
QuestionIs it possible to send images in a client server application using socket programming?? Pin
dalia_azzam200326-Feb-03 4:56
dalia_azzam200326-Feb-03 4:56 
AnswerRe: Is it possible to send images in a client server application using socket programming?? Pin
Giles26-Feb-03 5:47
Giles26-Feb-03 5:47 
GeneralRe: Is it possible to send images in a client server application using socket programming?? Pin
dalia_azzam200326-Feb-03 6:42
dalia_azzam200326-Feb-03 6:42 
QuestionBeginner Question: Where's my window?? Pin
Mauritsius26-Feb-03 2:33
Mauritsius26-Feb-03 2:33 
AnswerRe: Beginner Question: Where's my window?? Pin
Stephane Rodriguez.26-Feb-03 4:32
Stephane Rodriguez.26-Feb-03 4:32 
GeneralRe: Beginner Question: Where's my window?? Pin
Hesham Amin26-Feb-03 5:00
Hesham Amin26-Feb-03 5:00 

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.