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
pad pad
NA
20
17.4k
please help in writing c# program
Oct 7 2014 12:41 AM
create a console-based application named ConvertInchesToCm whose Main() method prompts a user for a number of inches, passes the value to a method that converts the value to centimeters, and then returns the value to the main() method where it is displayed. An inch is 2.54 centimeters.
b. create a GUI application named ConvertInchesToCmGUI that uses a method. The program convets inches to centimeters when the user clicks a button.
Reply
Answers (
6
)
Insert a new row in a "bindingsource" DataGridView
How to use oops concepts in c# not in console