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

XML / XSL

 
GeneralRe: A very simple problem with XML Pin
softty30-Aug-05 1:43
softty30-Aug-05 1:43 
QuestionParse XML to memory from a string Pin
25-Aug-05 1:25
suss25-Aug-05 1:25 
AnswerRe: Parse XML to memory from a string Pin
DavidNohejl25-Aug-05 3:55
DavidNohejl25-Aug-05 3:55 
QuestionWSE 2.0 Encryption Problem Pin
AmandeepSBhatia25-Aug-05 0:49
AmandeepSBhatia25-Aug-05 0:49 
JokeAreas generated by formatting objects Pin
wasife24-Aug-05 23:58
wasife24-Aug-05 23:58 
GeneralXML Serialization private field problem Pin
scchan198422-Aug-05 15:51
scchan198422-Aug-05 15:51 
Generalregarding webservices Pin
satishrg22-Aug-05 7:21
satishrg22-Aug-05 7:21 
GeneralRe: regarding webservices [edited] Pin
DavidNohejl22-Aug-05 9:11
DavidNohejl22-Aug-05 9:11 
hi,
umm what do you mean "move the webservice to this regular project"? Sounds like bad design to me... maybe you could move the code to another project (class library) and reference it in your project ( and in webservice project if you will still use it). BTW what is "regular type"? Windows app or class library or.. ?

To answer your question though, all code is in file(s) with extention .asmx.cs (or maybe .asmx.vb). Only difference between web method and ordinary method is in atributes, so without them (I think) it is ordinary method like in any other project.

[edit]can't you just reference dll in /bin folder of your webservice in your project?[/edit]

Does it help?

Never forget: "Stay kul and happy" (I.A.)

David's thoughts / dnhsoftware.org / MyHTMLTidy
Generalsample xml from xsd Pin
gustavo.sierra18-Aug-05 20:13
gustavo.sierra18-Aug-05 20:13 
GeneralRe: sample xml from xsd Pin
Christian Graus22-Aug-05 11:06
protectorChristian Graus22-Aug-05 11:06 
GeneralRe: sample xml from xsd Pin
Thanh Dao29-Aug-05 18:55
Thanh Dao29-Aug-05 18:55 
GeneralRe: sample xml from xsd Pin
gustavo.sierra29-Aug-05 20:26
gustavo.sierra29-Aug-05 20:26 
Generalhelp with xslt Pin
sonya987917-Aug-05 16:47
sonya987917-Aug-05 16:47 
GeneralRe: help with xslt Pin
Anonymous25-Aug-05 4:55
Anonymous25-Aug-05 4:55 
Generalhelp rendering with xslt Pin
sonya987917-Aug-05 16:40
sonya987917-Aug-05 16:40 
GeneralPagination using XSL Pin
ramdhage16-Aug-05 0:43
ramdhage16-Aug-05 0:43 
QuestionHow to write xml tag in attribute value? Pin
Sachin Gedam15-Aug-05 20:56
Sachin Gedam15-Aug-05 20:56 
AnswerRe: How to write xml tag in attribute value? Pin
DavidNohejl16-Aug-05 0:41
DavidNohejl16-Aug-05 0:41 
GeneralDelegate remotable object Pin
jchsiung214-Aug-05 9:33
jchsiung214-Aug-05 9:33 
General"<" in an xml attribute Pin
eggie512-Aug-05 7:32
eggie512-Aug-05 7:32 
GeneralRe: &quot;&lt;&quot; in an xml attribute Pin
DavidNohejl14-Aug-05 9:42
DavidNohejl14-Aug-05 9:42 
Generalxsl:number- to get the sum of elements Pin
Eric_Franz11-Aug-05 20:16
Eric_Franz11-Aug-05 20:16 
GeneralRe: xsl:number- to get the sum of elements Pin
Eric_Franz12-Aug-05 5:10
Eric_Franz12-Aug-05 5:10 
Generalxsl parameters Pin
Kazi Rameez10-Aug-05 1:26
Kazi Rameez10-Aug-05 1:26 
GeneralRe: xsl parameters Pin
Christian Graus10-Aug-05 18:37
protectorChristian Graus10-Aug-05 18:37 

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.