Click here to Skip to main content
15,902,492 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Exception Handling In Debug And Release Modes Pin
Pete O'Hanlon9-Jan-07 4:53
mvePete O'Hanlon9-Jan-07 4:53 
AnswerRe: Exception Handling In Debug And Release Modes Pin
just3ala29-Jan-07 20:48
just3ala29-Jan-07 20:48 
GeneralRe: Exception Handling In Debug And Release Modes Pin
Pete O'Hanlon9-Jan-07 23:20
mvePete O'Hanlon9-Jan-07 23:20 
Questionsending class between two website Pin
mm3109-Jan-07 3:02
mm3109-Jan-07 3:02 
QuestionHow To Dynamically Call a Webservice? Pin
sstocker9-Jan-07 2:57
sstocker9-Jan-07 2:57 
AnswerRe: How To Dynamically Call a Webservice? Pin
led mike9-Jan-07 5:00
led mike9-Jan-07 5:00 
GeneralRe: How To Dynamically Call a Webservice? Pin
sstocker9-Jan-07 5:06
sstocker9-Jan-07 5:06 
GeneralRe: How To Dynamically Call a Webservice? Pin
led mike9-Jan-07 5:20
led mike9-Jan-07 5:20 
sstocker wrote:
I am looking for a .NET way to load a web service without a web reference in my project.


Well since WSDL provides that capability perhaps you don't know what it is? To use a new web service your configuration information would supply the URL to the WSDL for the new service. Your code would then use the response WSDL to know how to format and where to send a request to the service. Of course the WSDL does not tell where to get the input parameters in your system or even what to do with the response data that might be returned from the web service so I don't really understand the point of all this, but there it is anyway.


led mike

QuestionHow to look into directories and files of a unix box from a windows machine through VB.NET or C#.NET Pin
gknath9-Jan-07 2:13
gknath9-Jan-07 2:13 
Questionsubreport export in vs.net 2005 gives problem Pin
Suresh19799-Jan-07 2:10
Suresh19799-Jan-07 2:10 
QuestionServer Error in '/' Application. Pin
Atul Kharecha9-Jan-07 2:01
Atul Kharecha9-Jan-07 2:01 
AnswerRe: Server Error in '/' Application. Pin
Ghazi H. Wadi9-Jan-07 3:40
Ghazi H. Wadi9-Jan-07 3:40 
AnswerRe: Server Error in '/' Application. Pin
ednrgc9-Jan-07 3:45
ednrgc9-Jan-07 3:45 
GeneralRe: Server Error in '/' Application. Pin
Atul Kharecha9-Jan-07 4:00
Atul Kharecha9-Jan-07 4:00 
GeneralRe: Server Error in '/' Application. Pin
ednrgc9-Jan-07 4:02
ednrgc9-Jan-07 4:02 
Questionhow to .swf object to asp.net page Pin
Rmesh9-Jan-07 1:41
Rmesh9-Jan-07 1:41 
AnswerRe: how to .swf object to asp.net page Pin
Pete O'Hanlon9-Jan-07 1:46
mvePete O'Hanlon9-Jan-07 1:46 
AnswerRe: how to .swf object to asp.net page Pin
Khan.Bangash9-Jan-07 1:47
Khan.Bangash9-Jan-07 1:47 
GeneralRe: how to .swf object to asp.net page Pin
DavidNohejl9-Jan-07 2:08
DavidNohejl9-Jan-07 2:08 
GeneralRe: how to .swf object to asp.net page Pin
Khan.Bangash9-Jan-07 2:14
Khan.Bangash9-Jan-07 2:14 
GeneralRe: how to .swf object to asp.net page Pin
DavidNohejl9-Jan-07 2:29
DavidNohejl9-Jan-07 2:29 
QuestionFire Fox Pin
Khan.Bangash9-Jan-07 1:39
Khan.Bangash9-Jan-07 1:39 
AnswerRe: Fire Fox Pin
ednrgc9-Jan-07 3:46
ednrgc9-Jan-07 3:46 
GeneralRe: Fire Fox Pin
Khan.Bangash9-Jan-07 4:24
Khan.Bangash9-Jan-07 4:24 
GeneralRe: Fire Fox Pin
ednrgc9-Jan-07 4:31
ednrgc9-Jan-07 4:31 

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.