tags:

views:

50

answers:

1

I am currently learning asp.net MVC2. I was trying to do a simple project similar to tadalist.com

Could you please guide me to some articles on how to create the dynamic textboxes and how to capture the user input for persistance?

Thanks