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
Mikee Gutierrez
NA
36
18.9k
C# ASP.NET APPLICATION
Jan 28 2016 11:24 PM
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.
Reply
Answers (
4
)
Get value from rewrited url in controller in mvc
how to ignore image in list in c#