Q: Document Function

  • Thread starter Thread starter Visual Systems AB \(Martin Arvidsson\)
  • Start date Start date
V

Visual Systems AB \(Martin Arvidsson\)

Hi!

This is probably not the right NG but i will give it a go.


When i create a document.xml file of my code, it's totaly unreadable for the
eye.

When i created a document in Studio 2003 it created a HTM, and a XLT file (I
think it was XLT, some sort of layout)

Why isn't this created in Studio 2005? How can i create this?

Is there a nice program to handle this?

Regards
Martin
 
Hi,
When i create a document.xml file of my code, it's totaly unreadable for
the eye.

How are you creating it? Probably it's your encoding, post your code , or
use ASCIIEncoding
When i created a document in Studio 2003 it created a HTM, and a XLT file
(I think it was XLT, some sort of layout)

What kind of document? Do you mean add a new item to a web project? What
item you selected?
 
Visual Systems AB (Martin Arvidsson) said:
This is probably not the right NG but i will give it a go.


When i create a document.xml file of my code, it's totaly unreadable for the
eye.

When i created a document in Studio 2003 it created a HTM, and a XLT file (I
think it was XLT, some sort of layout)

Why isn't this created in Studio 2005? How can i create this?

Is there a nice program to handle this?

Do you mean code comments etc? If so, I suggest you look at NDoc:
http://ndoc.sf.net
 
Back
Top