Xml documentation for website

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I am trying to require xml comments throughout a website when
building. The website is configured as a site, not a web application
project. I have attempted this using the <compiler> tag with
compilerOptions="/warnaserror /doc:Documentation.xml". This appears
to be working correctly, failing the build when publicly visible
methods/properties are not commented. However, an error is being
thrown when compiling the global.asax code-behind. A file called
"App_global.asax.gzz-u-m_.0.cs" has public/protected methods without
xml comments. This is a compiler auto-generated file, so I cannot add
comments into this file. Is there a workaround?

Thanks in advance.

.



Relevant Pages

  • Re: next ISO/ANSI standard for C++
    ... > to XML widespread-ness, but mostly to the length of one's career, no? ... 3rd party libraries. ... Wouldn't it be good to just provide a standard ... The more the compiler has to decide, the less probable it is to ...
    (comp.lang.cpp)
  • XML-based object orientated pre-Assembler
    ... I have been promising an object orientated ASM IDE for a while now. ... Trying to make the best of what is already here, I have made a compiler, ... that will parse XML code and output ASM files. ...
    (alt.lang.asm)
  • Re: xml as intermediate representation
    ... > [I agree that if you're going to pass stuff from phase to phase, XML ... otherwise have a tendency to tie you closely in to both the compiler ... writers preferred language and data model. ... data would give a tremendous amount of flexibility, ...
    (comp.compilers)
  • RE: FW: Merging .NBE
    ... Since then I have been working on a solution for using .XML. ... > Anyone know how to combine several NBE files into one file? ... Audit your website security with Acunetix Web Vulnerability Scanner: ... Up to 75% of cyber attacks are launched on shopping carts, ...
    (Pen-Test)
  • Re: Difference between ASP.NET Website and ASP.NET Application Project
    ... Studio 2005) between Website (accessed with Open Website or Create ... fly" by the web server. ... instead of compiling it and downloading the DLL? ... Issues due to compiler version ...
    (microsoft.public.dotnet.framework.aspnet)