Click here to Skip to main content
15,886,873 members
Home / Discussions / C#
   

C#

 
GeneralRe: Interacting with a Page Web Service (OData v4) Error Pin
MaWeRic4-Jan-17 23:12
MaWeRic4-Jan-17 23:12 
GeneralRe: Interacting with a Page Web Service (OData v4) Error Pin
MaWeRic5-Jan-17 1:00
MaWeRic5-Jan-17 1:00 
GeneralRe: Interacting with a Page Web Service (OData v4) Error Pin
Gerry Schmitz5-Jan-17 5:23
mveGerry Schmitz5-Jan-17 5:23 
GeneralRe: Interacting with a Page Web Service (OData v4) Error Pin
MaWeRic5-Jan-17 8:00
MaWeRic5-Jan-17 8:00 
GeneralRe: Interacting with a Page Web Service (OData v4) Error Pin
Gerry Schmitz5-Jan-17 8:25
mveGerry Schmitz5-Jan-17 8:25 
GeneralRe: Interacting with a Page Web Service (OData v4) Error Pin
MaWeRic5-Jan-17 8:26
MaWeRic5-Jan-17 8:26 
QuestionGlobal structure in Main, Functions and .dlls Pin
zequion3-Jan-17 21:58
professionalzequion3-Jan-17 21:58 
AnswerRe: Global structure in Main, Functions and .dlls Pin
Richard MacCutchan3-Jan-17 23:32
mveRichard MacCutchan3-Jan-17 23:32 
Including the same file in different parts of the application will always cause this. Your main program should only use the common methods from the DLL, not include the entire file.

GeneralRe: Global structure in Main, Functions and .dlls Pin
zequion4-Jan-17 1:11
professionalzequion4-Jan-17 1:11 
GeneralRe: Global structure in Main, Functions and .dlls Pin
Richard MacCutchan4-Jan-17 1:16
mveRichard MacCutchan4-Jan-17 1:16 
GeneralRe: Global structure in Main, Functions and .dlls Pin
zequion4-Jan-17 6:41
professionalzequion4-Jan-17 6:41 
GeneralRe: Global structure in Main, Functions and .dlls Pin
Richard MacCutchan4-Jan-17 6:47
mveRichard MacCutchan4-Jan-17 6:47 
GeneralRe: Global structure in Main, Functions and .dlls Pin
zequion4-Jan-17 7:57
professionalzequion4-Jan-17 7:57 
GeneralRe: Global structure in Main, Functions and .dlls Pin
Richard MacCutchan4-Jan-17 21:27
mveRichard MacCutchan4-Jan-17 21:27 
AnswerRe: Global structure in Main, Functions and .dlls Pin
Gerry Schmitz4-Jan-17 7:52
mveGerry Schmitz4-Jan-17 7:52 
Questionhow to store the value selection on calendar in database Pin
being A.S.3-Jan-17 18:37
being A.S.3-Jan-17 18:37 
AnswerRe: how to store the value selection on calendar in database Pin
dan!sh 3-Jan-17 19:55
professional dan!sh 3-Jan-17 19:55 
QuestionRetrieving data from a webpage Pin
MAW303-Jan-17 13:46
MAW303-Jan-17 13:46 
AnswerRe: Retrieving data from a webpage Pin
dan!sh 3-Jan-17 17:30
professional dan!sh 3-Jan-17 17:30 
GeneralRe: Retrieving data from a webpage Pin
MAW303-Jan-17 19:01
MAW303-Jan-17 19:01 
GeneralRe: Retrieving data from a webpage Pin
dan!sh 3-Jan-17 19:53
professional dan!sh 3-Jan-17 19:53 
GeneralRe: Retrieving data from a webpage Pin
MAW303-Jan-17 21:28
MAW303-Jan-17 21:28 
GeneralRe: Retrieving data from a webpage Pin
dan!sh 3-Jan-17 22:01
professional dan!sh 3-Jan-17 22:01 
GeneralRe: Retrieving data from a webpage Pin
MAW304-Jan-17 4:43
MAW304-Jan-17 4:43 
AnswerRe: Retrieving data from a webpage Pin
MAW304-Jan-17 18:59
MAW304-Jan-17 18:59 

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.