1

I've been trying to use the default ASP.NET MVC model binders but I'm having issues with binding DateTime. I've looked at Scott's post here but it seems to be too sophisticated. Is there a simpler solution to binding DateTime?

1
  • It would help if you mentioned what your "issues" are. Same as Scott? Different? Commented Mar 6, 2009 at 16:04

1 Answer 1

2

If you don't like Hanselman's solution you could try Castle's binders. They work like this and they can be used through MvcContrib.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.