473,785 Members | 2,482 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

What the deal on generating a help file?

I generated a help file when HML Help first cane out. At that time I hade to
download the tool from MS to make the file.

Is that still the case. I looked under VS tools and expected to find a tool
there but I didn't.

What are people doing now days to generate Help?

Thanks
Nov 21 '05 #1
11 1137
Hi,

Html help workshop

http://go.microsoft.com/fwlink/?LinkId=14188

How to create help file
http://msdn.microsoft.com/library/de...onoverauth.asp

Ken
--------------------------
" Just Me" <gr****@a-znet.com> wrote in message
news:O4******** ******@tk2msftn gp13.phx.gbl...
I generated a help file when HML Help first cane out. At that time I hade to
download the tool from MS to make the file.

Is that still the case. I looked under VS tools and expected to find a tool
there but I didn't.

What are people doing now days to generate Help?

Thanks

Nov 21 '05 #2
" Just Me" <gr****@a-znet.com> schrieb:
I generated a help file when HML Help first cane out. At that time I hade
to download the tool from MS to make the file.

Is that still the case. I looked under VS tools and expected to find a
tool there but I didn't.


I am not sure if VS.NET installed HTML Help Workshop for me. It's not
installed in VS.NET's tools folder. You can download HTML Help Workshop
here:

Microsoft HTML Help Downloads
<URL:http://msdn.microsoft. com/library/en-us/htmlhelp/html/hwMicrosoftHTML HelpDownloads.a sp>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Nov 21 '05 #3
Tym
On Sun, 27 Feb 2005 14:02:31 -0500, "Ken Tucker [MVP]"
<vb***@bellsout h.net> wrote:
Hi,

Html help workshop

http://go.microsoft.com/fwlink/?LinkId=14188

How to create help file
http://msdn.microsoft.com/library/de...onoverauth.asp


I used RoboHelp a couple of years og to write a help file (not html)
with context sentivive help for VB6 - does annyone know if this will
work for VB.Net as I can't seem to find the "context help" proprty
thing for any forms - unless I'm not looking in te eright place of
course!!!
Nov 21 '05 #4
If I write a Help Document in Word and save it as a HTML can I tie it to the
program context-sensitive help system?

"Herfried K. Wagner [MVP]" wrote:
" Just Me" <gr****@a-znet.com> schrieb:
I generated a help file when HML Help first cane out. At that time I hade
to download the tool from MS to make the file.

Is that still the case. I looked under VS tools and expected to find a
tool there but I didn't.


I am not sure if VS.NET installed HTML Help Workshop for me. It's not
installed in VS.NET's tools folder. You can download HTML Help Workshop
here:

Microsoft HTML Help Downloads
<URL:http://msdn.microsoft. com/library/en-us/htmlhelp/html/hwMicrosoftHTML HelpDownloads.a sp>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Nov 21 '05 #5
Just Me,

In my opinion is this the biggest ommission in VS Net.

I have once seen a beta project however that was in my nothing more than a
page that told what it would be.

There is nothing planned for this in the next version as well.

Cor
Nov 21 '05 #6
If you're looking to create an application help file then the help workshop
is the best bet as proposed by Herfried and Ken.

If you want to document your application or classes you can use the
VBCommenter power-toy which is available from GotDotNet and the superb NDoc
project documentation tools from SourceForge.

--
Bob Powell [MVP]
Visual C#, System.Drawing

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.

" Just Me" <gr****@a-znet.com> wrote in message
news:O4******** ******@tk2msftn gp13.phx.gbl...
I generated a help file when HML Help first cane out. At that time I hade
to download the tool from MS to make the file.

Is that still the case. I looked under VS tools and expected to find a
tool there but I didn't.

What are people doing now days to generate Help?

Thanks

Nov 21 '05 #7
If you're looking to create an application help file then the help workshop
is the best bet as proposed by Herfried and Ken.

If you want to document your application or classes you can use the
VBCommenter power-toy which is available from GotDotNet and the superb NDoc
project documentation tools from SourceForge.

--
Bob Powell [MVP]
Visual C#, System.Drawing

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.

" Just Me" <gr****@a-znet.com> wrote in message
news:O4******** ******@tk2msftn gp13.phx.gbl...
I generated a help file when HML Help first cane out. At that time I hade
to download the tool from MS to make the file.

Is that still the case. I looked under VS tools and expected to find a
tool there but I didn't.

What are people doing now days to generate Help?

Thanks

Nov 21 '05 #8
Thanks for the info. I've downloaded the workshop.
Nov 21 '05 #9
Just me,
I generated a help file when HML Help first cane out. At that time I hade
to download the tool from MS to make the file.


I thought you had that one already.

:-)

Cor
Nov 21 '05 #10

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

Similar topics

54
6577
by: Brandon J. Van Every | last post by:
I'm realizing I didn't frame my question well. What's ***TOTALLY COMPELLING*** about Ruby over Python? What makes you jump up in your chair and scream "Wow! Ruby has *that*? That is SO FRICKIN' COOL!!! ***MAN*** that would save me a buttload of work and make my life sooooo much easier!" As opposed to minor differences of this feature here, that feature there. Variations on style are of no interest to me. I'm coming at this from a...
3
3005
by: Chris Cioffi | last post by:
I started writing this list because I wanted to have definite points to base a comparison on and as the starting point of writing something myself. After looking around, I think it would be a waste of time to start writing yet another IDE and so am now thinking in terms of new features/plug-ins for existing systems. Right now I mostly use Komodo Personal and it's pretty close to being what I want. They don't currently support plug-ins,...
3
10755
by: skn | last post by:
Hello., Does the python compiler provide an option to generate a .pyo(optimized byte code file) from a .py (source file)? For generating .pyc I know that I only have to pass the source file name as an argument to py_compile.py. But for generating .pyo, I could not find anything. Any clues/help will be greatly appreciated.
112
10367
by: Andy | last post by:
Hi All! We are doing new development for SQL Server 2000 and also moving from SQL 7.0 to SQL Server 2000. What are cons and pros for using IDENTITY property as PK in SQL SERVER 2000? Please, share your experience in using IDENTITY as PK .
125
14852
by: Sarah Tanembaum | last post by:
Beside its an opensource and supported by community, what's the fundamental differences between PostgreSQL and those high-price commercial database (and some are bloated such as Oracle) from software giant such as Microsoft SQL Server, Oracle, and Sybase? Is PostgreSQL reliable enough to be used for high-end commercial application? Thanks
121
10179
by: typingcat | last post by:
First of all, I'm an Asian and I need to input Japanese, Korean and so on. I've tried many PHP IDEs today, but almost non of them supported Unicode (UTF-8) file. I've found that the only Unicode support IDEs are DreamWeaver 8 and Zend PHP Studio. DreamWeaver provides full support for Unicode. However, DreamWeaver is a web editor rather than a PHP IDE. It only supports basic IntelliSense (or code completion) and doesn't have anything...
3
1894
by: daniele.balducci | last post by:
Hi All, I'm generating XLS files from ASP(.Net) code using the usual code chunks ... Response.ContentType = "application/vnd.ms-excel" Response.AppendHeader("Content-Disposition", "attachment; filename=""" & NomeFile & """") Response.Flush() Response.write("<table border=""1"" .....
8
1665
by: slacker | last post by:
By clicking a link on a website I set a USERINFO cookie and then I redirect to a program which ultimately executes an XSL file which dynamically builds an input form. The input form, while having some non dynamic hidden INPUT tags, has one hidden INPUT tag that is dynamic. In the XSL file I attempt to bring this dynamic hidden INPUT tag in via the following statements: <xsl:template match="/"> <xsl:value-of...
16
1875
by: SLIMSHIM | last post by:
Hi, I"m new to c# and .net. I wrote a small program to add rows to an access table. the program goes thru the motions but the data never gets there. here is my code. I am intentionaly not using the form controls. I"m trying to do it solely thru code. You can safely assume I have an access datsabase with one table called who with three columns(fields). where did i go wrong ? OleDbConnection con;
0
10324
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10090
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9949
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7499
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6739
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5380
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5511
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4050
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2879
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.