Click here to Skip to main content
15,914,350 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionGridView control help [modified] Pin
eric_tran15-May-07 0:45
eric_tran15-May-07 0:45 
AnswerRe: GridView control help Pin
Sherin Iranimose15-May-07 1:07
Sherin Iranimose15-May-07 1:07 
GeneralRe: GridView control help Pin
eric_tran15-May-07 3:31
eric_tran15-May-07 3:31 
AnswerRe: GridView control help Pin
Bijay Bhaskar Deo15-May-07 1:08
Bijay Bhaskar Deo15-May-07 1:08 
QuestionWage Calculator Pin
daveg281115-May-07 0:41
daveg281115-May-07 0:41 
AnswerRe: Wage Calculator Pin
paul281115-May-07 0:57
paul281115-May-07 0:57 
AnswerRe: Wage Calculator Pin
Sathesh Sakthivel15-May-07 1:00
Sathesh Sakthivel15-May-07 1:00 
GeneralRe: Wage Calculator Pin
daveg281115-May-07 1:09
daveg281115-May-07 1:09 
Engineers will be asked to enter their profiles including:
•Whether they have a BEng certificate? - Check Box
•How many hours they have worked for the week? - Text Box
•Their job title. Done check boxes for these

Possible job titles are: Engineer, Senior Engineer, Technical Engineer, and Supervisor.

You should calculate their weekly wage based on the following information and rules:

1. The base hourly rate for various titles are determined as the following:
• Engineer - £10
• Senior Engineer - £12 • Technical Engineer - £25
• Supervisor - £30

2. If an engineer has the BEng certification, his or her base rate will be 10% more than normal base rate specified in Item 1 above.

3. If a person works for more than 40 hours a week, any hours beyond the 40 hours should be counted as overtime, and will be paid 50% more than the base rate (i.e., 1.5 ratio of the base rate).
Additional requirements:
1. Check to make sure that the hours enter is a number between 0 and 80 hours. Give the use a proper error message if an error occurs.
2. Display the estimated wage in currency format.
3. All your code should be associated with the click event of the button on your web form.
I just really don't know how to do it. Thanks Mate.
GeneralRe: Wage Calculator Pin
Sathesh Sakthivel15-May-07 1:56
Sathesh Sakthivel15-May-07 1:56 
GeneralRe: Wage Calculator Pin
daveg281115-May-07 1:47
daveg281115-May-07 1:47 
GeneralRe: Wage Calculator Pin
Sathesh Sakthivel15-May-07 1:57
Sathesh Sakthivel15-May-07 1:57 
GeneralRe: Wage Calculator Pin
daveg281115-May-07 2:02
daveg281115-May-07 2:02 
GeneralRe: Wage Calculator Pin
Sathesh Sakthivel15-May-07 2:04
Sathesh Sakthivel15-May-07 2:04 
QuestionGuide me Pin
Kurmala15-May-07 0:35
Kurmala15-May-07 0:35 
AnswerRe: Guide me Pin
badgrs15-May-07 1:15
badgrs15-May-07 1:15 
QuestionDelete Folder Pin
AnhTin15-May-07 0:11
AnhTin15-May-07 0:11 
AnswerRe: Delete Folder Pin
N a v a n e e t h15-May-07 2:19
N a v a n e e t h15-May-07 2:19 
QuestionRe: Delete Folder Pin
AnhTin15-May-07 16:33
AnhTin15-May-07 16:33 
AnswerRe: Delete Folder Pin
N a v a n e e t h15-May-07 18:22
N a v a n e e t h15-May-07 18:22 
QuestionDataSet to Excel Pin
dotnetqueries15-May-07 0:06
dotnetqueries15-May-07 0:06 
GeneralRe: DataSet to Excel Pin
SecureQuest8-Mar-08 5:53
SecureQuest8-Mar-08 5:53 
QuestionOpen a popup window on hyperlink click Pin
deep715-May-07 0:02
deep715-May-07 0:02 
AnswerRe: Open a popup window on hyperlink click Pin
Sherin Iranimose15-May-07 2:16
Sherin Iranimose15-May-07 2:16 
GeneralRe: Open a popup window on hyperlink click Pin
deep715-May-07 18:26
deep715-May-07 18:26 
AnswerRe: Open a popup window on hyperlink click Pin
Jaiprakash M Bankolli15-May-07 2:23
Jaiprakash M Bankolli15-May-07 2:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.