Ask a Question related to ASP.NET General, Design and Development.
-
Tim Almond #1
Documenting ASP.NET
I need to document an ASP.NET solution. UML makes sense in some ways, but
also I need to document the navigation etc.
What do others do?
Tim Almond Guest
-
Documenting web service inputs
Does anyone know of a way to document web service inputs? For instance, you can add the Description attribute to the web service method but is there... -
Documenting a solution in schema and other functional drawing technics
Hi, I read the message from Richard Scales and saw the recommandation for his question. I do have the Developers version but I'm a picture minded... -
Documenting a solution
Hello, I have developed a solution for a client over several years and it is about time I did something about documenting it since its first release... -
Kevin Spencer #2
Re: Documenting ASP.NET
If you're using C#, try using Summary Tags. They can be compiled into HTML
"Code Comment" pages, which can be excellent documentation, and of course
are comments, which any good code shouldn't be without!
--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
[url]http://www.takempis.com[/url]
Big things are made up
of lots of little things
"Tim Almond" <anon@anon.co.uk> wrote in message
news:##KfPD7RDHA.1624@tk2msftngp13.phx.gbl...> I need to document an ASP.NET solution. UML makes sense in some ways, but
> also I need to document the navigation etc.
>
> What do others do?
>
>
Kevin Spencer Guest



Reply With Quote

