Click here to Skip to main content
15,888,454 members
Home / Discussions / C#
   

C#

 
AnswerRe: ADO.Net Data Entity Model object Pin
F-ES Sitecore15-Mar-19 6:11
professionalF-ES Sitecore15-Mar-19 6:11 
QuestionC# TakePicture in Canon Pin
Member 1415621214-Mar-19 22:36
Member 1415621214-Mar-19 22:36 
GeneralRe: C# TakePicture in Canon Pin
Richard MacCutchan14-Mar-19 23:04
mveRichard MacCutchan14-Mar-19 23:04 
QuestionC# When I get Focallength find errs. Pin
Member 1415621214-Mar-19 21:02
Member 1415621214-Mar-19 21:02 
AnswerRe: C# When I get Focallength find errs. Pin
Richard MacCutchan14-Mar-19 23:03
mveRichard MacCutchan14-Mar-19 23:03 
GeneralRe: C# When I get Focallength find errs. Pin
Member 1415621218-Mar-19 15:36
Member 1415621218-Mar-19 15:36 
Questiondynamic URL for soap webservice Pin
Member 302085113-Mar-19 22:46
Member 302085113-Mar-19 22:46 
AnswerRe: dynamic URL for soap webservice Pin
dan!sh 14-Mar-19 5:27
professional dan!sh 14-Mar-19 5:27 
This is not really related to C#.

You should grab the WSDL from actual serivce URL by appending ?wsdl to it. Add that as a reference to your application code. By doing this, you get accurate service definition and a URL in app.config in your application.

You can then generate a mock service using SOAP UI or any other tool of your choice and update the app.config URL to point to mock service.
"It is easy to decipher extraterrestrial signals after deciphering Javascript and VB6 themselves.", ISanti[^]

QuestionTrying to find the problem in this simple C$ program Pin
Brian_TheLion13-Mar-19 20:16
Brian_TheLion13-Mar-19 20:16 
AnswerRe: Trying to find the problem in this simple C$ program Pin
OriginalGriff13-Mar-19 21:09
mveOriginalGriff13-Mar-19 21:09 
GeneralRe: Trying to find the problem in this simple C$ program Pin
Brian_TheLion13-Mar-19 23:13
Brian_TheLion13-Mar-19 23:13 
GeneralRe: Trying to find the problem in this simple C$ program Pin
OriginalGriff13-Mar-19 23:41
mveOriginalGriff13-Mar-19 23:41 
GeneralRe: Trying to find the problem in this simple C$ program Pin
Brian_TheLion14-Mar-19 0:11
Brian_TheLion14-Mar-19 0:11 
GeneralRe: Trying to find the problem in this simple C$ program Pin
OriginalGriff14-Mar-19 0:26
mveOriginalGriff14-Mar-19 0:26 
GeneralRe: Trying to find the problem in this simple C$ program Pin
Eddy Vluggen14-Mar-19 3:38
professionalEddy Vluggen14-Mar-19 3:38 
GeneralRe: Trying to find the problem in this simple C$ program Pin
Richard MacCutchan13-Mar-19 23:52
mveRichard MacCutchan13-Mar-19 23:52 
GeneralRe: Trying to find the problem in this simple C$ program Pin
Brian_TheLion13-Mar-19 23:59
Brian_TheLion13-Mar-19 23:59 
GeneralRe: Trying to find the problem in this simple C$ program Pin
OriginalGriff14-Mar-19 0:28
mveOriginalGriff14-Mar-19 0:28 
GeneralRe: Trying to find the problem in this simple C$ program Pin
Richard MacCutchan14-Mar-19 1:51
mveRichard MacCutchan14-Mar-19 1:51 
GeneralRe: Trying to find the problem in this simple C$ program Pin
Brian_TheLion14-Mar-19 0:28
Brian_TheLion14-Mar-19 0:28 
GeneralRe: Trying to find the problem in this simple C$ program Pin
OriginalGriff14-Mar-19 0:44
mveOriginalGriff14-Mar-19 0:44 
GeneralRe: Trying to find the problem in this simple C$ program Pin
Brian_TheLion14-Mar-19 1:09
Brian_TheLion14-Mar-19 1:09 
GeneralRe: Trying to find the problem in this simple C$ program Pin
Brian_TheLion14-Mar-19 1:19
Brian_TheLion14-Mar-19 1:19 
GeneralRe: Trying to find the problem in this simple C$ program Pin
Richard MacCutchan14-Mar-19 1:54
mveRichard MacCutchan14-Mar-19 1:54 
GeneralRe: Trying to find the problem in this simple C$ program Pin
Brian_TheLion14-Mar-19 1:57
Brian_TheLion14-Mar-19 1:57 

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.