Mirfath 0 Light Poster

hi i am currently using visual studio 2010 i want to create a report in my application!
this form contains a two textboxes, a button and a crystal report viewer
the two text boxes must take the todate and fromdate and when you press the button the report must display data belonging to those dates (i also have a field in my database called agreement_date and theses dates need to get filtered from this field)

i am currently using the following link
http://csharp.net-informations.com/crystal-reports/csharp-crystal-reports-date-to-date.htm

but since it is in visual studio 2005 version it is making things complicated!
can someone please give me the steps in how to create these parameters

thanks in advance