Team Meeting – Week 8
admin | WISE22 Oct 2010
Today was team meeting 8, the day after the design review. Me, John and Harsha were discussing about the design review – what we would need to implement next.
First of all – I added the links to the site master like login, forgotpassword, admin, events etc because before you had to manually type the urls.
I also fixed login.aspx – because there was so form element, so the browser would not send the data.
The most complicated part of today was getting the repeater working in Volunteer/default.aspx it was complicated because there was repeater inside repeater inside repeater so you would have to figure out what markup would go inside what, plus what to put inside the
I was relieved when I got that working, because once you figure out how to work it once, you can use the same principle for the other ones.
As for my morale – It was good, because I thought we could still get the project delivered. Figuring out the Repeater class was a good learning exercise.