Click here to Skip to main content
15,889,931 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

I have developed the Application in C#. Now I want to give the user an help menu to know how to use the Application. When the user clicks the help menu it should open a page to help the user. I have the documentation in a word format for all the Application with images and Text. Now I want to save the records into the database with image and Text When the user clicks the Help menu based on the Screen I want to fetch the particular Record and display to the user. How to do this one can any one help me to do this.

Thanks in Advance
Posted
Comments
muneebalikiyani 28-Aug-13 3:07am    
Use Microsoft's documentation generator with VS integration.
http://stackoverflow.com/questions/3077361/what-tools-are-available-to-create-a-help-file-in-visual-studio-2010
BillWoodruff 28-Aug-13 21:03pm    
Muneebalikiyani, This is actually a good "solution" to this question; I would have upvoted it if you had posted it as an answer.
muneebalikiyani 29-Aug-13 0:58am    
Thanks :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900