473,406 Members | 2,620 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Creating Documentation/Help Files

Hi All :-)

I'm not sure where to post this, but my organization is looking for a good software application that is not terribly expensive that allows you to create documentationand help files and is able to be integrated into a .Net application. Any suggestions? Any help, suggestions, links would be greatly appreciated.

TIA,

Coleen
Jan 11 '07 #1
4 1523
Hi Coleen,

Check out SandCastle - It's free, and it's what Microsoft uses:

http://www.sandcastledocs.com/Wiki%20Pages/Home.aspx

--
HTH,

Kevin Spencer
Microsoft MVP
Bit Player
http://unclechutney.blogspot.com

Where there's a Will, there's a William.

"Coleen" <co**********@yahoo.comwrote in message
news:uf**************@TK2MSFTNGP02.phx.gbl...
Hi All :-)

I'm not sure where to post this, but my organization is looking for a good
software application that is not terribly expensive that allows you to
create documentationand help files and is able to be integrated into a .Net
application. Any suggestions? Any help, suggestions, links would be
greatly appreciated.

TIA,

Coleen
Jan 11 '07 #2
On Thu, 11 Jan 2007 13:32:37 -0800, Coleen wrote:
Hi All :-)

I'm not sure where to post this, but my organization is looking for a good software application that is not terribly expensive that allows you to create documentationand help files and is able to be integrated into a .Net application. Any suggestions? Any help, suggestions, links would be greatly appreciated.

TIA,

Coleen
What sort of documentation? MSDN type documentation for .NET libraries or
help files?

For the former, as has been suggested, SandCastle is the tool for you.

For the latter you could use HTML help and word (though it's quite the
headache to put the appropriate headers and footers) or some off the shelf
cheap tool like FAR http://www.helpware.net/FAR/
--
Bits.Bytes
http://bytes.thinkersroom.com
Jan 11 '07 #3
Thanks for the links! What we want to do is be able to document the application as we write it AND create help files for the users as we create documentation and develop the application. So, we really want something that can have change control for the documentation, but will integrate into our .Net application for use as a help file. We have been looking at stuff like Flare, or what we used to have was Robohelp, but it is no longer supported. Is there one software application that does all of the above? That is, it will allow us to create the programmer's documentation, the users documentation and help files, and integrate the help files into the .Net application? Thanks so much for all of your help and suggestions!

Coleen
"Coleen" <co**********@yahoo.comwrote in message news:uf**************@TK2MSFTNGP02.phx.gbl...
Hi All :-)

I'm not sure where to post this, but my organization is looking for a good software application that is not terribly expensive that allows you to create documentationand help files and is able to be integrated into a .Net application. Any suggestions? Any help, suggestions, links would be greatly appreciated.

TIA,

Coleen
Jan 12 '07 #4
You could take a look at:

http://www.innovasys.com

We just bought their tools but, I'm still just a beginner.
"Coleen" <co**********@yahoo.comwrote in message
news:%2***************@TK2MSFTNGP02.phx.gbl...
Thanks for the links! What we want to do is be able to document the
application as we write it AND create help files for the users as we create
documentation and develop the application. So, we really want something
that can have change control for the documentation, but will integrate into
our .Net application for use as a help file. We have been looking at stuff
like Flare, or what we used to have was Robohelp, but it is no longer
supported. Is there one software application that does all of the above?
That is, it will allow us to create the programmer's documentation, the
users documentation and help files, and integrate the help files into the
..Net application? Thanks so much for all of your help and suggestions!

Coleen
"Coleen" <co**********@yahoo.comwrote in message
news:uf**************@TK2MSFTNGP02.phx.gbl...
Hi All :-)

I'm not sure where to post this, but my organization is looking for a good
software application that is not terribly expensive that allows you to
create documentationand help files and is able to be integrated into a .Net
application. Any suggestions? Any help, suggestions, links would be
greatly appreciated.

TIA,

Coleen
Jan 13 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Mythran | last post by:
I have installed NDoc and VSHIK2003. If I install a clean Enterprise Library June 2005, how can I go about getting the exact same documentation that is installed with the release (in the...
1
by: Lasse Vågsæther Karlsen | last post by:
I've been using XML Documentation in my class libraries since I discovered this, and I have been using NDoc to produce help files from the xml files so that the documentation is available outside...
6
by: Keith Butler | last post by:
H Very new to CHM file. My question is can I create CHM file from a word document (or any other document)? Appreciate links to any good article on creation of CH Thank Keit
3
by: Charles Law | last post by:
There appear to be a myriad of tools for creating help files for .NET applications. What do people use, and what is the preferred help file format? In the past I have used HDK, which...
2
by: pshvarts | last post by:
(I'm new in SOAP) I get some wsdl file (from apache service ). I tried creating SOAP client with .NET - trying to add Web Reference and get error like: "Custom tool error: Unable to import...
5
by: Bob Altman | last post by:
I thought I read somewhere in the MS documentation that XML documentation is compiled in C++, but the C++ code editor obviously doesn't do anything interesting when I enter "///". What's the deal...
5
by: Kuna | last post by:
Hi All, I am trying to create a gantt chart in php by getting data from database. I am using WindowsXp OS and having php-4 and my-sql DB. I have installed the JPGRAPH package to my system and...
0
by: mk189 | last post by:
Hi, I am trying to create XML schema of custom markup language, enriched by XHTML. In simplified version, the XML documet could look like that: <a:alarm-manual xmlns:a="alarm-manual"...
9
by: Mythran | last post by:
Can someone please point me to some articles explaining how to convert the code comment xml files into MSDN documentation? I've made some modifications to Enterprise Library and would like to...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.