Click here to Skip to main content
15,900,325 members
Home / Discussions / XML / XSL
   

XML / XSL

 
QuestionXSL import another XSL on Client-Side. Pin
yeob4-Feb-10 20:22
yeob4-Feb-10 20:22 
AnswerRe: XSL import another XSL on Client-Side. Pin
daveyerwin5-Feb-10 4:19
daveyerwin5-Feb-10 4:19 
GeneralRe: XSL import another XSL on Client-Side. Pin
yeob7-Feb-10 19:04
yeob7-Feb-10 19:04 
GeneralRe: XSL import another XSL on Client-Side. Pin
daveyerwin8-Feb-10 3:39
daveyerwin8-Feb-10 3:39 
AnswerRe: Newbie question - can't figure out xsl Pin
Not Active4-Feb-10 6:54
mentorNot Active4-Feb-10 6:54 
AnswerRe: Newbie question - can't figure out xsl Pin
Richard MacCutchan4-Feb-10 6:57
mveRichard MacCutchan4-Feb-10 6:57 
QuestionSAOP Question Pin
cmpemikail1-Feb-10 23:38
cmpemikail1-Feb-10 23:38 
AnswerRe: SAOP Question Pin
SeMartens2-Feb-10 20:27
SeMartens2-Feb-10 20:27 
Hi,

I'm not sure if I understood your problem. You want to implement a webservice with C#.

For the first steps have a look here:

Your first C# Web Service[^]

Or if you want to use WCF take a look here:

Writing your first WCF Service[^]

SOAP is just the protocol used to call a webservice. Fortunately this protocol is transparent for you, since the .NET framework manages everything for you (serialization, deserialization, transport etc.)

Regards
Sebastian

It's not a bug, it's a feature!

Check out my CodeProject article Permission-by-aspect.

Me in Softwareland.

GeneralImporting COM dll from unix Pin
tom groezer1-Feb-10 0:42
tom groezer1-Feb-10 0:42 
GeneralRe: Importing COM dll from unix Pin
Stuart Dootson1-Feb-10 3:03
professionalStuart Dootson1-Feb-10 3:03 
GeneralRe: Importing COM dll from unix Pin
tom groezer2-Feb-10 2:04
tom groezer2-Feb-10 2:04 
GeneralRe: Importing COM dll from unix Pin
Stuart Dootson2-Feb-10 2:39
professionalStuart Dootson2-Feb-10 2:39 
GeneralRe: Importing COM dll from unix Pin
tom groezer7-Feb-10 18:57
tom groezer7-Feb-10 18:57 
GeneralRe: Importing COM dll from unix Pin
Stuart Dootson7-Feb-10 20:15
professionalStuart Dootson7-Feb-10 20:15 
QuestionXML Database Pin
KORCARI29-Jan-10 3:41
KORCARI29-Jan-10 3:41 
AnswerRe: XML Database Pin
Dan Mos29-Jan-10 4:48
Dan Mos29-Jan-10 4:48 
AnswerRe: XML Database Pin
Stuart Dootson1-Feb-10 3:05
professionalStuart Dootson1-Feb-10 3:05 
Questionparsing problem Pin
trioum27-Jan-10 23:38
trioum27-Jan-10 23:38 
QuestionCan I store media within an XML file? Pin
EvanSaunders27-Jan-10 3:42
EvanSaunders27-Jan-10 3:42 
AnswerRe: Can I store media within an XML file? Pin
SeMartens27-Jan-10 20:22
SeMartens27-Jan-10 20:22 
GeneralRe: Can I store media within an XML file? Pin
EvanSaunders31-Jan-10 21:05
EvanSaunders31-Jan-10 21:05 
GeneralRe: Can I store media within an XML file? Pin
SeMartens31-Jan-10 21:10
SeMartens31-Jan-10 21:10 
GeneralRe: Can I store media within an XML file? Pin
EvanSaunders31-Jan-10 23:40
EvanSaunders31-Jan-10 23:40 
QuestionBest practice to handle processing XML files with different schemas Pin
sking7227-Jan-10 3:01
sking7227-Jan-10 3:01 
AnswerRe: Best practice to handle processing XML files with different schemas Pin
Stuart Dootson27-Jan-10 20:33
professionalStuart Dootson27-Jan-10 20:33 

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.