TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
normanordas
NA
25
0
Creating Documentation and code description
Apr 27 2004 10:31 PM
Hi Guys can you help me with this: 1. How can I create an on-the-fly documentation generation for my codes so that when i compile my application the documentation is written in an html file? 2. How can i create my own description of the method i defined in my class such that when i call this method a TOOLTIP will come out exposing the Description i wrote for that particular method. Just like the members of any class in any assembly. When you press period (.) the members will come out and a tooltip will be displayed categorically showing the signature, return type and purpose for this method. Tnx a lot!
Reply
Answers (
4
)
Q about CSLMail
Checking separate controls fvrom within a single loop...