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

C#

 
AnswerRe: CodeDom Type cast bug Pin
leppie25-Sep-08 4:41
leppie25-Sep-08 4:41 
QuestionHttp basic authentication issue Pin
George_George25-Sep-08 2:42
George_George25-Sep-08 2:42 
AnswerRe: Http basic authentication issue Pin
Ennis Ray Lynch, Jr.25-Sep-08 3:08
Ennis Ray Lynch, Jr.25-Sep-08 3:08 
GeneralRe: Http basic authentication issue Pin
George_George25-Sep-08 3:12
George_George25-Sep-08 3:12 
AnswerOT Pin
leppie25-Sep-08 4:36
leppie25-Sep-08 4:36 
GeneralRe: OT Pin
George_George25-Sep-08 21:24
George_George25-Sep-08 21:24 
QuestionCall a .NET 2.0 library from a .NET 1.1 Library [modified] Pin
MrEyes25-Sep-08 2:38
MrEyes25-Sep-08 2:38 
AnswerRe: Call a .NET 2.0 library from a .NET 1.1 Library Pin
Robert Rohde25-Sep-08 3:02
Robert Rohde25-Sep-08 3:02 
AnswerMSMQ Pin
Ennis Ray Lynch, Jr.25-Sep-08 3:08
Ennis Ray Lynch, Jr.25-Sep-08 3:08 
GeneralRe: MSMQ Pin
MrEyes25-Sep-08 3:51
MrEyes25-Sep-08 3:51 
QuestionRead Webpage that first requires to put in User/Password Pin
paresh_joe25-Sep-08 2:30
paresh_joe25-Sep-08 2:30 
AnswerRe: Read Webpage that first requires to put in User/Password Pin
Giorgi Dalakishvili25-Sep-08 2:36
mentorGiorgi Dalakishvili25-Sep-08 2:36 
GeneralRe: Read Webpage that first requires to put in User/Password Pin
paresh_joe25-Sep-08 2:44
paresh_joe25-Sep-08 2:44 
GeneralRe: Read Webpage that first requires to put in User/Password Pin
Giorgi Dalakishvili25-Sep-08 2:58
mentorGiorgi Dalakishvili25-Sep-08 2:58 
GeneralRe: Read Webpage that first requires to put in User/Password Pin
paresh_joe25-Sep-08 3:08
paresh_joe25-Sep-08 3:08 
QuestionmsAccess Column Description Pin
djjedi25-Sep-08 1:38
djjedi25-Sep-08 1:38 
QuestionWeb Service XML Tag Rename Pin
il_manti25-Sep-08 1:21
il_manti25-Sep-08 1:21 
Hi all,

I am developing a couple of web services for work. Most of the methods return custom classes but I want one of them to just return a 'string' (either "OK" or "NOTOK").

The problem is that, whilst with custom classes the webservice's XML's tags are named according to the variable name (for example: <hotelsummary><hotelid>5 ... where HotelSummary is a type but HotelID is the variable name), with strings the XML returned is <string>OK.

Is it possible to rename the tags to display, for example, <hotelcheck>OK instead of the datatype?

Thanks a lot.

In life truth does not matter. What really matters is what others believe to be the truth. (The Up and Comer - Book)

AnswerRe: Web Service XML Tag Rename Pin
N a v a n e e t h25-Sep-08 1:48
N a v a n e e t h25-Sep-08 1:48 
AnswerRe: Web Service XML Tag Rename Pin
c242325-Sep-08 2:23
c242325-Sep-08 2:23 
GeneralRe: Web Service XML Tag Rename Pin
il_manti25-Sep-08 2:40
il_manti25-Sep-08 2:40 
GeneralRe: Web Service XML Tag Rename Pin
c242325-Sep-08 4:02
c242325-Sep-08 4:02 
Questionuse control in other form Pin
NiloofarNoroozi25-Sep-08 1:13
NiloofarNoroozi25-Sep-08 1:13 
AnswerRe: use control in other form Pin
DaveyM6925-Sep-08 1:25
professionalDaveyM6925-Sep-08 1:25 
GeneralRe: use control in other form Pin
NiloofarNoroozi25-Sep-08 2:34
NiloofarNoroozi25-Sep-08 2:34 
GeneralRe: use control in other form Pin
DaveyM6925-Sep-08 3:05
professionalDaveyM6925-Sep-08 3:05 

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.