PC Review


Reply
Thread Tools Rate Thread

Asp.net/Web Services

 
 
tshad
Guest
Posts: n/a
 
      6th Aug 2005
Is there a good program or method for documenting your Web Services similar
to JavaDocs?

I am trying to find a good way to keep up with our Documentation and make it
easier for our developers to keep track of what we have available as well as
how to call them (what parameters and types).

Thanks,

Tom



 
Reply With Quote
 
 
 
 
clintonG
Guest
Posts: n/a
 
      6th Aug 2005
Funny you should ask about documenting 'your' code when the answer to your
question is affirmed and confirmed when reading Microsoft's documentation.
There's also 3rd party solutions such as NDoc.



<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/





"tshad" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Is there a good program or method for documenting your Web Services
> similar to JavaDocs?
>
> I am trying to find a good way to keep up with our Documentation and make
> it easier for our developers to keep track of what we have available as
> well as how to call them (what parameters and types).
>
> Thanks,
>
> Tom
>
>
>



 
Reply With Quote
 
tshad
Guest
Posts: n/a
 
      8th Aug 2005
"clintonG" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Funny you should ask about documenting 'your' code when the answer to your
> question is affirmed and confirmed when reading Microsoft's documentation.
> There's also 3rd party solutions such as NDoc.


But how good is it and is it something we can use ( do we have to purchase
it) or would a 3rd party be better?

Thanks,

Tom
>
>
>
> <%= Clinton Gallagher
> METROmilwaukee (sm) "A Regional Information Service"
> NET csgallagher AT metromilwaukee.com
> URL http://metromilwaukee.com/
> URL http://clintongallagher.metromilwaukee.com/
>
>
>
>
>
> "tshad" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Is there a good program or method for documenting your Web Services
>> similar to JavaDocs?
>>
>> I am trying to find a good way to keep up with our Documentation and make
>> it easier for our developers to keep track of what we have available as
>> well as how to call them (what parameters and types).
>>
>> Thanks,
>>
>> Tom
>>
>>
>>

>
>



 
Reply With Quote
 
clintonG
Guest
Posts: n/a
 
      8th Aug 2005
NDoc is open-source and builds on what Microsoft has made freely possible.
Do some more research. How good something is or isn't is up to you.

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/


"tshad" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> "clintonG" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> Funny you should ask about documenting 'your' code when the answer to
>> your question is affirmed and confirmed when reading Microsoft's
>> documentation. There's also 3rd party solutions such as NDoc.

>
> But how good is it and is it something we can use ( do we have to purchase
> it) or would a 3rd party be better?
>
> Thanks,
>
> Tom
>>
>>
>>
>> <%= Clinton Gallagher
>> METROmilwaukee (sm) "A Regional Information Service"
>> NET csgallagher AT metromilwaukee.com
>> URL http://metromilwaukee.com/
>> URL http://clintongallagher.metromilwaukee.com/
>>
>>
>>
>>
>>
>> "tshad" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> Is there a good program or method for documenting your Web Services
>>> similar to JavaDocs?
>>>
>>> I am trying to find a good way to keep up with our Documentation and
>>> make it easier for our developers to keep track of what we have
>>> available as well as how to call them (what parameters and types).
>>>
>>> Thanks,
>>>
>>> Tom
>>>
>>>
>>>

>>
>>

>
>



 
Reply With Quote
 
tshad
Guest
Posts: n/a
 
      8th Aug 2005
"clintonG" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> NDoc is open-source and builds on what Microsoft has made freely possible.
> Do some more research. How good something is or isn't is up to you.


That is what I am doing.

I am trying to find out what is out there and what other people use to get
an idea of what is not only available, but what other developer like to use.

I didn't know what Microsofts offering is or that it was free.

Thanks,

Tom
>
> <%= Clinton Gallagher
> METROmilwaukee (sm) "A Regional Information Service"
> NET csgallagher AT metromilwaukee.com
> URL http://metromilwaukee.com/
> URL http://clintongallagher.metromilwaukee.com/
>
>
> "tshad" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> "clintonG" <(E-Mail Removed)> wrote in
>> message news:%(E-Mail Removed)...
>>> Funny you should ask about documenting 'your' code when the answer to
>>> your question is affirmed and confirmed when reading Microsoft's
>>> documentation. There's also 3rd party solutions such as NDoc.

>>
>> But how good is it and is it something we can use ( do we have to
>> purchase it) or would a 3rd party be better?
>>
>> Thanks,
>>
>> Tom
>>>
>>>
>>>
>>> <%= Clinton Gallagher
>>> METROmilwaukee (sm) "A Regional Information Service"
>>> NET csgallagher AT metromilwaukee.com
>>> URL http://metromilwaukee.com/
>>> URL http://clintongallagher.metromilwaukee.com/
>>>
>>>
>>>
>>>
>>>
>>> "tshad" <(E-Mail Removed)> wrote in message
>>> news:(E-Mail Removed)...
>>>> Is there a good program or method for documenting your Web Services
>>>> similar to JavaDocs?
>>>>
>>>> I am trying to find a good way to keep up with our Documentation and
>>>> make it easier for our developers to keep track of what we have
>>>> available as well as how to call them (what parameters and types).
>>>>
>>>> Thanks,
>>>>
>>>> Tom
>>>>
>>>>
>>>>
>>>
>>>

>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple services, separate service installers, starting only one in services panel, but all services run sdstraub@gmail.com Microsoft VB .NET 2 29th Aug 2006 09:43 AM
Starting/Stopping services via NET (how to find names for services?) DukeN Windows XP General 4 10th Aug 2006 10:13 PM
XP Professional dependent services disabled, cannot enable services mygraine1@yahoo.com Windows XP General 1 12th Jun 2004 07:50 PM
Crytographic Services doesn't exist in Services list pad Microsoft Windows 2000 Security 0 6th Nov 2003 08:46 AM
Web services work? Sweden deploys Java web services to expose real-time referendum results asj Microsoft Dot NET 1 12th Sep 2003 06:07 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:37 PM.