ovalsquare

Stories kicked by ovalsquare

Form validation with ASP.NET MVC release candidate(blog.maartenballiauw.be)

submitted by maartenbamaartenba(5845) 3 years, 3 months ago

Last week, the ASP.NET MVC framework release candidate was released (check ScottGu’s post). Apart from some great new tooling support, form validation has never been easier. Here’s a quick introduction. read more...

4 comments |category: |Views: 514

tags: another

CSS Message Boxes for different message types (jankoatwarpspeed.com)

submitted by jankojanko(2555) 4 years ago

Can you believe this: Few days ago I went to my bank to check my credit score with the Credit Bureau. The bank official typed in my personal data and sent a request. Web application responded by displaying a yellow message box with an exclamation icon saying that data processing is still in progress. He checked several more times, but he didn't notice that at one moment the message changed to "Account available". But the message box hasn't changed. He continued to check a few more times and eventually he realized that the request was successful. I don't know what was in the minds of developers and designers who created this application, but it certainly wasn't the user. This poor bank official was really frustrated. I can't imagine what the rest of the application looks like. read more...

add a comment |category: |Views: 576

tags: another