PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework Forms
Need good help authoring tool
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework Forms
Need good help authoring tool
![]() |
Need good help authoring tool |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Can anyone recommend a good help authoring tool for a enterprise
application. The only robust one I know of is robohelp. -- moondaddy@nospam.nospam |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Hi moondaddy,
Thanks for your post. First, I do not think post has anything to do with .Net Winform. So I suggest post such post in a more related newsgroup, such as dotnet.framework, dotnet.general or specific language group, then you will get more useful help from the community. Currently, for this issue, I have not much experience for many 3-party help authoring tools, however, I think we may search "help authoring tool"+ C# in http://www.google.com, based on my search, I can see a lot of existed help authoring tools available. Thanks Best regards, Jeffrey Tan Microsoft Online Partner Support Get Secure! - www.microsoft.com/security This posting is provided "as is" with no warranties and confers no rights. |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Thanks Jeffrey,
I posted here for several reasons: I'm building a winforms app and need a help authoring tool for winforms apps. I figure this community would be most aware of such tools for winforms apps. I also searched google, but found only lots of cheaper tools or free tools and nothing that looked like it was for high end enterprise apps. I have more confidence in feedback from this community than the marketing documention found in places like google. -- moondaddy@nospam.nospam ""Jeffrey Tan[MSFT]"" <v-jetan@online.microsoft.com> wrote in message news:jHMrgyCaFHA.3052@TK2MSFTNGXA01.phx.gbl... > Hi moondaddy, > > Thanks for your post. > > First, I do not think post has anything to do with .Net Winform. So I > suggest post such post in a more related newsgroup, such as > dotnet.framework, dotnet.general or specific language group, then you will > get more useful help from the community. > > Currently, for this issue, I have not much experience for many 3-party > help > authoring tools, however, I think we may search "help authoring tool"+ C# > in http://www.google.com, based on my search, I can see a lot of existed > help authoring tools available. Thanks > > Best regards, > Jeffrey Tan > Microsoft Online Partner Support > Get Secure! - www.microsoft.com/security > This posting is provided "as is" with no warranties and confers no rights. > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
Hi
I just spent a couple of days evaluating and using a help tool in order to create documentation for an existing .NET assembly that I have built. If you only want to auto generate from an assembly then you can use the free NDoc utility that is available from SourceForge. I used this for over a year but once my assembly reached around 1MB it stopped working and was becoming painfully slow. I tried using the Doc-to-Help from ComponentOne and was not very impressed. It was very slow and usually failed when dealing with my large assembly. Yesterday I bought the Document X product and that has been really good. Also not very quick with my assembly but an excellent standard of Help v1 and v2 output. Plus I could add my own custom text as well. I would recommend this one as its also easy to use. Hope that helps Phil Wright Follow my microISV startup at.... http://componentfactory.blogspot.com PS. I do not work for or have any financial interest in any help authouring tool. "moondaddy" <moondaddy@nospam.nospam> wrote in message news:uFZfL6EaFHA.2768@tk2msftngp13.phx.gbl... > Thanks Jeffrey, > > I posted here for several reasons: > I'm building a winforms app and need a help authoring tool for winforms > apps. I figure this community would be most aware of such tools for > winforms apps. > I also searched google, but found only lots of cheaper tools or free > tools and nothing that looked like it was for high end enterprise apps. > I have more confidence in feedback from this community than the > marketing documention found in places like google. > > -- > moondaddy@nospam.nospam > ""Jeffrey Tan[MSFT]"" <v-jetan@online.microsoft.com> wrote in message > news:jHMrgyCaFHA.3052@TK2MSFTNGXA01.phx.gbl... >> Hi moondaddy, >> >> Thanks for your post. >> >> First, I do not think post has anything to do with .Net Winform. So I >> suggest post such post in a more related newsgroup, such as >> dotnet.framework, dotnet.general or specific language group, then you >> will >> get more useful help from the community. >> >> Currently, for this issue, I have not much experience for many 3-party >> help >> authoring tools, however, I think we may search "help authoring tool"+ C# >> in http://www.google.com, based on my search, I can see a lot of existed >> help authoring tools available. Thanks >> >> Best regards, >> Jeffrey Tan >> Microsoft Online Partner Support >> Get Secure! - www.microsoft.com/security >> This posting is provided "as is" with no warranties and confers no >> rights. >> > > |
|
|
|
#5 |
|
Guest
Posts: n/a
|
Hi moondaddy,
Thanks for your feedback. Yes, I see your concern. Ok, I hope the community experience member will give you some valuable suggestion. Thanks Best regards, Jeffrey Tan Microsoft Online Partner Support Get Secure! - www.microsoft.com/security This posting is provided "as is" with no warranties and confers no rights. |
|
|
|
#6 |
|
Guest
Posts: n/a
|
Thanks Phil,
In what way was it slow with your assembly? when working in the dev. enviroment, or as help in the finished product for the end user? This looks like a pretty good product. any idea how it compares with robohelp? -- moondaddy@nospam.nospam "Phil Wright" <phil.wright@dotnetmagic.com> wrote in message news:OKdVcGIaFHA.1940@TK2MSFTNGP10.phx.gbl... > Hi > > I just spent a couple of days evaluating and using a help tool in order to > create documentation for an existing .NET assembly that I have built. If > you only want to auto generate from an assembly then you can use the free > NDoc utility that is available from SourceForge. I used this for over a > year but once my assembly reached around 1MB it stopped working and was > becoming painfully slow. > > I tried using the Doc-to-Help from ComponentOne and was not very > impressed. It was very slow and usually failed when dealing with my large > assembly. Yesterday I bought the Document X product and that has been > really good. Also not very quick with my assembly but an excellent > standard of Help v1 and v2 output. Plus I could add my own custom text as > well. I would recommend this one as its also easy to use. > > Hope that helps > Phil Wright > Follow my microISV startup at.... > http://componentfactory.blogspot.com > > PS. I do not work for or have any financial interest in any help > authouring tool. > > "moondaddy" <moondaddy@nospam.nospam> wrote in message > news:uFZfL6EaFHA.2768@tk2msftngp13.phx.gbl... >> Thanks Jeffrey, >> >> I posted here for several reasons: >> I'm building a winforms app and need a help authoring tool for >> winforms apps. I figure this community would be most aware of such tools >> for winforms apps. >> I also searched google, but found only lots of cheaper tools or free >> tools and nothing that looked like it was for high end enterprise apps. >> I have more confidence in feedback from this community than the >> marketing documention found in places like google. >> >> -- >> moondaddy@nospam.nospam >> ""Jeffrey Tan[MSFT]"" <v-jetan@online.microsoft.com> wrote in message >> news:jHMrgyCaFHA.3052@TK2MSFTNGXA01.phx.gbl... >>> Hi moondaddy, >>> >>> Thanks for your post. >>> >>> First, I do not think post has anything to do with .Net Winform. So I >>> suggest post such post in a more related newsgroup, such as >>> dotnet.framework, dotnet.general or specific language group, then you >>> will >>> get more useful help from the community. >>> >>> Currently, for this issue, I have not much experience for many 3-party >>> help >>> authoring tools, however, I think we may search "help authoring tool"+ >>> C# >>> in http://www.google.com, based on my search, I can see a lot of existed >>> help authoring tools available. Thanks >>> >>> Best regards, >>> Jeffrey Tan >>> Microsoft Online Partner Support >>> Get Secure! - www.microsoft.com/security >>> This posting is provided "as is" with no warranties and confers no >>> rights. >>> >> >> > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

