Click here to Skip to main content
16,014,662 members
Home / Discussions / C#
   

C#

 
GeneralRe: i am annoyed by a question?everyone who knows please help me! thanks!! Pin
Nick Parker25-Apr-02 5:51
protectorNick Parker25-Apr-02 5:51 
QuestionHow many platforms???? Pin
Gaurika Wijeratne23-Apr-02 21:00
Gaurika Wijeratne23-Apr-02 21:00 
AnswerRe: How many platforms???? Pin
Christian Graus23-Apr-02 22:15
protectorChristian Graus23-Apr-02 22:15 
GeneralRe: How many platforms???? Pin
James T. Johnson24-Apr-02 0:56
James T. Johnson24-Apr-02 0:56 
GeneralRe: How many platforms???? Pin
Gaurika Wijeratne25-Apr-02 8:27
Gaurika Wijeratne25-Apr-02 8:27 
QuestionImporting a web reference ? Pin
Nick Parker23-Apr-02 16:36
protectorNick Parker23-Apr-02 16:36 
AnswerRe: Importing a web reference ? Pin
James T. Johnson23-Apr-02 17:12
James T. Johnson23-Apr-02 17:12 
GeneralRe: Importing a web reference ? Pin
Nick Parker23-Apr-02 17:28
protectorNick Parker23-Apr-02 17:28 
Thanks James, your the man! Ok, so I broke out the SDK and was checking it out, but there are quite a few options, do I want to do something like this to be able to access the methods that Chris has available?

The following command downloads a schema from a URL, generates code, compiles, and generates an assembly.
soapsuds -url:http://localhost/Service/MyService.soap?wsdl 
-oa:StockQuote.dll


But then how do I reference it? Would it be like:
using StockQuote.dll

Guess I'm still a little lost Confused | :confused:

Nick Parker

This is a non-Calculus course as long as you know things like line integrals and surface integrals...
GeneralRe: Importing a web reference ? Pin
James T. Johnson23-Apr-02 17:39
James T. Johnson23-Apr-02 17:39 
GeneralRe: Importing a web reference ? Pin
Nick Parker23-Apr-02 17:43
protectorNick Parker23-Apr-02 17:43 
GeneralRe: Importing a web reference ? Pin
James T. Johnson23-Apr-02 17:46
James T. Johnson23-Apr-02 17:46 
QuestionWooHoo! My first C# app. Now where do I start?? Pin
Mark Donkers23-Apr-02 11:48
Mark Donkers23-Apr-02 11:48 
AnswerRe: WooHoo! My first C# app. Now where do I start?? Pin
Christian Graus23-Apr-02 12:04
protectorChristian Graus23-Apr-02 12:04 
GeneralRe: WooHoo! My first C# app. Now where do I start?? Pin
Mark Donkers23-Apr-02 12:17
Mark Donkers23-Apr-02 12:17 
GeneralRe: WooHoo! My first C# app. Now where do I start?? Pin
Christian Graus23-Apr-02 12:24
protectorChristian Graus23-Apr-02 12:24 
GeneralRe: WooHoo! My first C# app. Now where do I start?? Pin
Tom Archer23-Apr-02 16:01
Tom Archer23-Apr-02 16:01 
GeneralRe: WooHoo! My first C# app. Now where do I start?? Pin
Mark Donkers23-Apr-02 17:57
Mark Donkers23-Apr-02 17:57 
GeneralRe: WooHoo! My first C# app. Now where do I start?? Pin
Tom Archer23-Apr-02 22:41
Tom Archer23-Apr-02 22:41 
GeneralRe: WooHoo! My first C# app. Now where do I start?? Pin
Tom Archer23-Apr-02 22:48
Tom Archer23-Apr-02 22:48 
GeneralRe: WooHoo! My first C# app. Now where do I start?? Pin
Mark Donkers24-Apr-02 1:34
Mark Donkers24-Apr-02 1:34 
GeneralRe: WooHoo! My first C# app. Now where do I start?? Pin
Tom Archer24-Apr-02 1:52
Tom Archer24-Apr-02 1:52 
AnswerRe: WooHoo! My first C# app. Now where do I start?? Pin
Nick Parker23-Apr-02 16:32
protectorNick Parker23-Apr-02 16:32 
GeneralRe: WooHoo! My first C# app. Now where do I start?? Pin
Tom Archer23-Apr-02 22:44
Tom Archer23-Apr-02 22:44 
GeneralRe: WooHoo! My first C# app. Now where do I start?? Pin
Albert Pascual24-Apr-02 6:02
sitebuilderAlbert Pascual24-Apr-02 6:02 
GeneralRe: WooHoo! My first C# app. Now where do I start?? Pin
Tom Archer24-Apr-02 9:04
Tom Archer24-Apr-02 9:04 

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.