Click here to Skip to main content
15,922,015 members
Home / Discussions / C#
   

C#

 
Questionupdate data in xml file Pin
arkiboys27-Jun-08 2:08
arkiboys27-Jun-08 2:08 
AnswerRe: update data in xml file Pin
N a v a n e e t h27-Jun-08 2:52
N a v a n e e t h27-Jun-08 2:52 
GeneralRe: update data in xml file Pin
arkiboys27-Jun-08 4:48
arkiboys27-Jun-08 4:48 
GeneralRe: update data in xml file Pin
N a v a n e e t h27-Jun-08 20:41
N a v a n e e t h27-Jun-08 20:41 
Questionimmediate window Pin
arkiboys27-Jun-08 2:02
arkiboys27-Jun-08 2:02 
AnswerRe: immediate window Pin
Pete O'Hanlon27-Jun-08 2:49
mvePete O'Hanlon27-Jun-08 2:49 
QuestionWebBrowser control in Windows Application using C#.. Pin
Sasmi_Office27-Jun-08 2:02
Sasmi_Office27-Jun-08 2:02 
Questionxml serialisation Pin
JoZ CaVaLLo27-Jun-08 2:00
JoZ CaVaLLo27-Jun-08 2:00 
Hi... I need to create an XML file from an object, and I have to obtain the the following root element:

<declaresalary>
            xmlns:st="http://www.swissdec.ch/schema/sd/20051002/SalaryDeclarationServiceTypes"
            xmlns:ct="http://www.swissdec.ch/schema/sd/20051002/SalaryDeclarationContainer"
            xmlns:sd="http://www.swissdec.ch/schema/sd/20051002/SalaryDeclaration"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <ct:requestcontext>
...


My problem is that I can't figure out how to set all those xmlns attributes.

Can somebody give me an hint please?

Life is not short... the problem is only how you organize yourself

AnswerRe: xml serialisation Pin
leppie27-Jun-08 3:47
leppie27-Jun-08 3:47 
AnswerRe: xml serialisation Pin
JoZ CaVaLLo30-Jun-08 23:48
JoZ CaVaLLo30-Jun-08 23:48 
QuestionNewbie Problems... Pin
scotlandc27-Jun-08 1:50
scotlandc27-Jun-08 1:50 
AnswerRe: Newbie Problems... Pin
Pete O'Hanlon27-Jun-08 11:41
mvePete O'Hanlon27-Jun-08 11:41 
QuestionSMS Service Pin
hadad27-Jun-08 1:24
hadad27-Jun-08 1:24 
AnswerRe: SMS Service Pin
Simon P Stevens27-Jun-08 1:52
Simon P Stevens27-Jun-08 1:52 
GeneralRe: SMS Service Pin
Marek Grzenkowicz27-Jun-08 3:31
Marek Grzenkowicz27-Jun-08 3:31 
AnswerRe: SMS Service Pin
Giorgi Dalakishvili27-Jun-08 4:13
mentorGiorgi Dalakishvili27-Jun-08 4:13 
Questionarray Pin
cst_kvp27-Jun-08 0:38
cst_kvp27-Jun-08 0:38 
AnswerRe: array Pin
N a v a n e e t h27-Jun-08 0:54
N a v a n e e t h27-Jun-08 0:54 
GeneralRe: array Pin
Rao Rafique27-Jun-08 22:51
Rao Rafique27-Jun-08 22:51 
AnswerRe: array Pin
Simon P Stevens27-Jun-08 0:54
Simon P Stevens27-Jun-08 0:54 
Questionstring.Empty Vs "" Pin
Abhijit Jana26-Jun-08 23:53
professionalAbhijit Jana26-Jun-08 23:53 
AnswerRe: string.Empty Vs "" Pin
N a v a n e e t h26-Jun-08 23:58
N a v a n e e t h26-Jun-08 23:58 
GeneralRe: string.Empty Vs "" Pin
Paw Jershauge27-Jun-08 0:10
Paw Jershauge27-Jun-08 0:10 
GeneralRe: string.Empty Vs "" Pin
N a v a n e e t h27-Jun-08 0:37
N a v a n e e t h27-Jun-08 0:37 
GeneralRe: string.Empty Vs "" Pin
S. Senthil Kumar27-Jun-08 4:27
S. Senthil Kumar27-Jun-08 4:27 

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.