473,786 Members | 2,428 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Online Help for a C# Application

Has anyone developed context sensitive help for a C# application? According to our programming staff, the development side is not able to provide links without adding hard coded links (topic names) in the user's registry. The latest e-mail we received from development states:

"Launching help with a certain topic using a Map ID is not supported in the C#.NET API. Well there is always a work around but would violate the .NET help infrastructure. Therefore I'm not really convinced doing it. To make it work within the .NET help infrastructure we need to set on the control on which you want to support F1 help the property "HelpNaviga tor = Topic" and e.g. "HelpKeywor d = Code_Modifiers. htm". Once the focus is on the control or on one of its child controls, pressing F1 will open the help with the specified topic. Therefore instead of you giving us all the Map ID's you give use the .htm names for each topic."

I find it difficult to believe that Microsoft would develop a programming language that would not permit context sensitive help. Any suggestions or experiences with C# and help would be greatly appreciated.

Best,

Denise L. Moss-Fritch
Varian Medical Systems
Nov 15 '05 #1
1 4054
does seem odd... I hadn't researched this until seeing your message, so I
took a look for resources on this topic.

I'm not sure why your engineer said what he did. It does not seem to match
with what Microsoft is saying.
For a step-by-step discussion (in VB), See:
http://support.microsoft.com/default...b;en-us;821777

For information on the HTML Help SDK (a free software developer's kit,
standard across the Microsoft platform)
http://msdn.microsoft.com/library/de...onHH1Start.asp

Using the HTML Help system to create a CHM file (Compiled HTML), you would
then use the
Windows.System. Forms.Help class to call into the file when the user presses
F1. While the control referred to in the
above Microsoft support link is only described in terms of VB, I don't see
how that prevents a C# developer from
using the same capabilities.

Note: your developer said something about the C#.NET API. Strictly
speaking, there is no such thing.
C# is simply one of the .NET Framework languages. All of the .NET languages
share the same common
library (the .NET Framework). Therefore, nearly everything that can be done
in one language can be
done in another. That includes context sensitive help.

Perhaps there are some complications about your environment that I am not
aware of. That may explain
the differences between my answer and that of your engineer.

--- Nick

"Denise L. Moss-Fritch" <de***********@ varian.com> wrote in message
news:CE******** *************** ***********@mic rosoft.com...
Has anyone developed context sensitive help for a C# application? According to our programming staff, the development side is not able to
provide links without adding hard coded links (topic names) in the user's
registry. The latest e-mail we received from development states:
"Launching help with a certain topic using a Map ID is not supported in the C#.NET API. Well there is always a work around but would violate the
..NET help infrastructure. Therefore I'm not really convinced doing it. To
make it work within the .NET help infrastructure we need to set on the
control on which you want to support F1 help the property "HelpNaviga tor =
Topic" and e.g. "HelpKeywor d = Code_Modifiers. htm". Once the focus is on the
control or on one of its child controls, pressing F1 will open the help with
the specified topic. Therefore instead of you giving us all the Map ID's you
give use the .htm names for each topic."
I find it difficult to believe that Microsoft would develop a programming language that would not permit context sensitive help. Any suggestions or
experiences with C# and help would be greatly appreciated.
Best,

Denise L. Moss-Fritch
Varian Medical Systems

Nov 15 '05 #2

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

Similar topics

14
4977
by: Mickel Grönroos | last post by:
Hi all, I have a silly question. Is there are simple way to check if the computer is connected to the Internet? It seems this should be a pretty straight-forward thing to do, but as I am totally unfamiliar with sockets and such, I ask for your help before getting my hands dirty. Cheers, Mickel G.
0
1895
by: jason | last post by:
I need some guidance and confirmation that a compex collobaration route btw my local contact management system (Act) and my online Access 2000 application which allows new and existing contacts coming through the web to track multiple yachts. If you have the patience, here is the problem and solution: Problem: Allow users to track multiple yachts online. As I cannot do bulk emaling or sendqueing (too long) via my remote web host I am...
16
5470
by: andy.standley | last post by:
Hi, we are running DB2 V8.2 (8.1.0.80) on redhat linux and I am trying to set the reorg to be online. I use the control center on the box - db2cc and then configure automatic maintenance wizard - and can get runstats to be online but reorg only offers offline at the activities settings. I have tried to understand why - I thought that online was always offered ? I think that all my indexes are type 2 - I ran some reorg indexes all on the...
9
2811
by: bluedolphin | last post by:
Hello All: I have been brought onboard to help on a project that had some performance problems last year. I have taken some steps to address the issues in question, but a huge question mark remains. Last year, all of the tables and reports were stored in Access. The database was put online so that end users could access the reports online using Snapshot Viewer. The reports were aggregated on the fly, and the selection criteria...
2
1632
by: John | last post by:
Hi I need to write a vb2005/sql server2005 app running over a LAN. Some users who use laptop need to have the app to have an offline mode for when they are away. I am new to net and would like to know what will be the differences in the online-only and online/offline versions of the app? As not all users need it, is it possible to configure the app so it knows when it is in desktop (online-only) or laptop modes? Thanks
4
7471
by: Jigar A. Thakor | last post by:
how to create online shopping website.. ?? any architecture ?? How to design any guidlines ? and what is verisign ?? other secure protection needed ?? i want to develop in C#,Asp.net,Sql Server...
1
2557
by: Michael | last post by:
Hello, I am trying to develop a database solution for an organisation in Indonesia. This organization has a number of offices and users throughout the country. They all need to maintain their own data, but I also need to create a central database, to store all of the data, and share data between the individual users. The problem is that the internet connections are not reliable, so a online solution isn't possible. I am planning to...
6
7721
by: michael.spoden | last post by:
Hi, how can I fix lock-waits during an online backup? Is an online backup in DB2 V8.2 not realy online? I'm using DB2 V8.2 Fixpak 15 on Linux. The command to perform the backup is: db2 backup db BPEDB online to / var/tmp During the backup the application hangs on just one table
6
1841
rizwan6feb
by: rizwan6feb | last post by:
I have to develop a database application in vb.net 2005 with the following rules 1. The application connects with an online mysql database (i.e database resides on a remote machine) 2. The application has no local database but it should have a local cache to stores new records and the changes made to the existing records should also be stored in the local cache if the connection with online mysql database fails 3. The changes in the...
2
4909
by: heyzulu59 | last post by:
I thought that an online backup could always be run while other processes with the database went about their business. However today I noticed that certain processes in my production database were in a lock-wait state because of the online backup. Why is this happening? I had to kill the online backup to free up about six other processes that were blocked. Application handle = 508 Application ID ...
0
9647
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
1
10108
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
9960
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...
0
8988
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6744
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
5532
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4064
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
2
3668
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2894
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.