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
viral patel
NA
327
5.7k
Round Of Value of Grand Total Price In Windows Baseppliction
Oct 24 2016 9:08 AM
I have to develop one window base application using visual studio 2010 with sql server 2008.
This app one issue of round of rate in grand total following example.
Example:
Exam 1 = 112.123 // This value out put will required 110.000
Exam 2=113.123 // This value out put will required 115.000
Exam 3=114.123 // This value out put will required 115.000
Exam 4=116.123 // This value out put will required 115.000
Exam 5=117.123 // This value out put will required 115.000
Exam 6=111.123 // This value out put will required 110.000
Exam 7=118.123 // This value out put will required 120.000
Exam 8=119.123 // This value out put will required 120.000 etc
using c# .
Reply
Answers (
2
)
Array type how to create object
i want to merge two tables in dataset.