Click here to Skip to main content
15,887,596 members
Home / Discussions / C#
   

C#

 
QuestionCalender dayview Pin
NewToAspDotNet4-Nov-07 7:59
NewToAspDotNet4-Nov-07 7:59 
QuestionAdding A new Property To DataGridViewCell Pin
half-life4-Nov-07 7:44
half-life4-Nov-07 7:44 
QuestionCreating Web Service in C# Pin
kendo174-Nov-07 5:46
kendo174-Nov-07 5:46 
AnswerRe: Creating Web Service in C# Pin
pmarfleet4-Nov-07 6:13
pmarfleet4-Nov-07 6:13 
GeneralRe: Creating Web Service in C# Pin
kendo174-Nov-07 6:48
kendo174-Nov-07 6:48 
GeneralRe: Creating Web Service in C# Pin
kendo174-Nov-07 7:06
kendo174-Nov-07 7:06 
GeneralRe: Creating Web Service in C# Pin
pmarfleet4-Nov-07 7:09
pmarfleet4-Nov-07 7:09 
GeneralRe: Creating Web Service in C# Pin
pmarfleet4-Nov-07 7:07
pmarfleet4-Nov-07 7:07 
The WebService directive should only go in the .asmx file. The .cs file i only for your C# code. If you create your web service using Visual Studio, the .asmx file is automatically generated for you. You shouldn't need to modify the directive yourself.

Paul Marfleet

"No, his mind is not for rent
To any God or government"
Tom Sawyer - Rush


GeneralRe: Creating Web Service in C# Pin
kendo174-Nov-07 7:10
kendo174-Nov-07 7:10 
GeneralRe: Creating Web Service in C# Pin
pmarfleet4-Nov-07 7:14
pmarfleet4-Nov-07 7:14 
GeneralRe: Creating Web Service in C# [modified] Pin
kendo174-Nov-07 7:45
kendo174-Nov-07 7:45 
GeneralRe: Creating Web Service in C# Pin
pmarfleet4-Nov-07 7:59
pmarfleet4-Nov-07 7:59 
GeneralRe: Creating Web Service in C# Pin
kendo174-Nov-07 8:16
kendo174-Nov-07 8:16 
GeneralRe: Creating Web Service in C# Pin
pmarfleet4-Nov-07 8:19
pmarfleet4-Nov-07 8:19 
QuestionIntegrated two project in one Pin
Assaf824-Nov-07 4:00
Assaf824-Nov-07 4:00 
AnswerRe: Integrated two project in one Pin
Paul Conrad4-Nov-07 4:42
professionalPaul Conrad4-Nov-07 4:42 
GeneralRe: Integrated two project in one Pin
Anthony Mushrow4-Nov-07 4:58
professionalAnthony Mushrow4-Nov-07 4:58 
GeneralRe: Integrated two project in one Pin
Paul Conrad4-Nov-07 5:26
professionalPaul Conrad4-Nov-07 5:26 
GeneralRe: Integrated two project in one Pin
Assaf824-Nov-07 6:13
Assaf824-Nov-07 6:13 
GeneralRe: Integrated two project in one Pin
Paul Conrad4-Nov-07 6:21
professionalPaul Conrad4-Nov-07 6:21 
QuestionConnecting to remote MySQL database: cannot open connection Pin
mwholt4-Nov-07 2:48
mwholt4-Nov-07 2:48 
GeneralRe: Connecting to remote MySQL database: cannot open connection Pin
mwholt4-Nov-07 2:54
mwholt4-Nov-07 2:54 
AnswerRe: Connecting to remote MySQL database: cannot open connection Pin
Guffa4-Nov-07 3:41
Guffa4-Nov-07 3:41 
GeneralRe: Connecting to remote MySQL database: cannot open connection Pin
mwholt4-Nov-07 8:28
mwholt4-Nov-07 8:28 
GeneralRe: Connecting to remote MySQL database: cannot open connection Pin
mwholt4-Nov-07 8:43
mwholt4-Nov-07 8:43 

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.