Create an asp.net application that has fields for name, transaction date (month, day, year), deposit, and withdraw.
• Name and transaction date are required field.
• Day must have a range validator (between 1 and 31).
• Please don't take into account at this time that some months have less than 31 days at this time.
• Have three buttons one to deposit, withdraw and one to clear.
• When you click deposit or withdraw it would show total in the form on a label.
• You would need to add appropriate styles. Your styles must be in an external style sheet.
• Lastly add a logo to your form.

Mikee GutierrezPosted Jan 29, 2016, 7:56 AM
Francis SusaimichaelPosted Jan 29, 2016, 7:42 AM
For these kind of tasks we can't help that much. I guess you are starting a project, for these kind of startups I mentioned some of the points in the below url, it might be helpful to you:
http://www.aspdotnetchamp.com/2014/04/aspnet-forums-faq-2-aspnet-project-ideas.html
Mikee GutierrezPosted Jan 29, 2016, 7:36 AM
Francis SusaimichaelPosted Jan 29, 2016, 12:48 AM