Click here to Skip to main content
15,909,091 members
Home / Discussions / C#
   

C#

 
AnswerRe: RichTextbox Text color Pin
stancrm13-Jun-06 0:53
stancrm13-Jun-06 0:53 
QuestionTimer display Pin
ybasha12-Jun-06 23:41
ybasha12-Jun-06 23:41 
QuestionList all web methods in a .asmx file Pin
compdesign12-Jun-06 23:27
compdesign12-Jun-06 23:27 
AnswerRe: List all web methods in a .asmx file Pin
Dustin Metzgar13-Jun-06 3:52
Dustin Metzgar13-Jun-06 3:52 
GeneralRe: List all web methods in a .asmx file Pin
compdesign14-Jun-06 1:03
compdesign14-Jun-06 1:03 
GeneralRe: List all web methods in a .asmx file Pin
Dustin Metzgar14-Jun-06 3:15
Dustin Metzgar14-Jun-06 3:15 
GeneralRe: List all web methods in a .asmx file [modified] Pin
compdesign14-Jun-06 19:53
compdesign14-Jun-06 19:53 
GeneralRe: List all web methods in a .asmx file Pin
Dustin Metzgar15-Jun-06 3:53
Dustin Metzgar15-Jun-06 3:53 
Well, I've never done it myself, so I can't tell you how. But, if I were you, the first thing I'd start with is the wsdl tool. You can use it to build a proxy to talk to a web service. I know that the underlying classes used to create the proxy have been exposed because I've seen people making their own proxies before. All I can do is point you in a direction that you can start researching. What you really should try is first using the WSDL command-line tool to see what it does. Then maybe try reading the WSDL file yourself. You should be able to extract the information you need from the WSDL. Whether or not there are some helper classes out there for it, I'm not sure.




Logifusion[^]
Questiongetting DialogResults from non modal Dialog Pin
PaulaM12-Jun-06 23:04
PaulaM12-Jun-06 23:04 
AnswerRe: getting DialogResults from non modal Dialog Pin
SeMartens12-Jun-06 23:18
SeMartens12-Jun-06 23:18 
AnswerRe: getting DialogResults from non modal Dialog Pin
rah_sin12-Jun-06 23:21
professionalrah_sin12-Jun-06 23:21 
QuestionSetting data type of column in DataGridView Pin
Mairaaj Khan12-Jun-06 22:05
professionalMairaaj Khan12-Jun-06 22:05 
QuestionAccess enums defined in a header file Pin
beap12-Jun-06 21:44
beap12-Jun-06 21:44 
AnswerRe: Access enums defined in a header file Pin
stancrm12-Jun-06 21:49
stancrm12-Jun-06 21:49 
Questionhow to search in datagrid? Pin
sagn02512-Jun-06 21:30
sagn02512-Jun-06 21:30 
GeneralRe: how to search in datagrid? Pin
Tamimi - Code12-Jun-06 21:33
Tamimi - Code12-Jun-06 21:33 
GeneralRe: how to search in datagrid? Pin
sagn02513-Jun-06 23:09
sagn02513-Jun-06 23:09 
AnswerRe: how to search in datagrid? Pin
cfx_9850gb12-Jun-06 21:53
cfx_9850gb12-Jun-06 21:53 
QuestionTransparent flash Object (Urgent) Pin
Nafiseh Salmani12-Jun-06 21:25
Nafiseh Salmani12-Jun-06 21:25 
QuestionActive forms Pin
PaulaM12-Jun-06 21:20
PaulaM12-Jun-06 21:20 
AnswerRe: Active forms Pin
NaNg1524112-Jun-06 21:50
NaNg1524112-Jun-06 21:50 
QuestionXML Documentation in C# Pin
MozhdehQeraati12-Jun-06 21:18
MozhdehQeraati12-Jun-06 21:18 
AnswerRe: XML Documentation in C# Pin
Colin Angus Mackay13-Jun-06 0:22
Colin Angus Mackay13-Jun-06 0:22 
GeneralRe: XML Documentation in C# Pin
MozhdehQeraati13-Jun-06 2:34
MozhdehQeraati13-Jun-06 2:34 
QuestionMultiple Forms Pin
nickbailey0112-Jun-06 20:30
nickbailey0112-Jun-06 20:30 

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.