Dear Yuan Ren,
With all the respect, I didn't hear what I needed to hear from you. It seems
that you are answering some other question. Sorry for being so direct, but I
KNOW how to use NDOC - I have used it for many month and loved how it worked
for VS2003 (including the web projects in it). What I am asking you though is
HOW to use it for web projects (in my case web site contaning web services)
in Visual Studio 2005. In particular, I need to know how to produce the .XML
file, that I was able to produce in VS 2003 by simply adding appropriate
compiler option to the project, and I am not able to produce now.
You are telling me to use NDOC, but it requires that .XML file as an INPUT.
And although it could produce the XML as an output too, I still have to
provide the XML input for it because at very least it requires an assembly
(which I don't have either) and the XML with my comments.
--
http://www.zbitinc.com
""Yuan Ren[MSFT]"" wrote:
[color=blue]
> Hi Ben,
>
> Thanks for your reply!
>
> At the current stage, as far as I know, the NDoc tool has supported the
> .NET 2.0. You can obtain more details via accessing the following link:
>
http://community.rainbowportal.net/b...g/archive/2006
> /03/21/1685.aspx
>
> Actually, most developers use the NDoc tool to generate the documentation
> for their .NET application. The article from MSDN and other third party
> site also demonstrate how to use the NDoc tool to approach this:
> "Generating Documentation for Your Visual Basic .NET Applications":
>
http://msdn.microsoft.com/library/de...us/dv_vstechar
> t/html/vbgeneratingdocs.asp
>
> "Code Documentation in .NET":
>
http://aspalliance.com/696
>
> I understand the scenario is different from the current issue. However, as
> you mentioned, the ASP.NET only generate the single xml file after
> compilation. If you want to materialize the XML document file, the NDoc
> tool is much appropriated for the current issue. You can also find other
> tools to finish the current job such as the DocumentX, HelpStudio and so
> on. However, some of these are not free.
>
> Hope this will be helpful!
>
> Regards,
>
> Yuan Ren
> Microsoft Online Community Support
> ==================================================
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> ==================================================
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>[/color]