Date: 08/19/05 (Asp Dot Net) Keywords: asp Did anyone go to the ASP.NET MSDN Roadshow in Burbank yesterday? If so, what did you think about it? He also kept going and going even when it was obvious people needed a break. But I stayed through the first two hours and when he gave the break, I went up to ask him how to make dynamic titles in Master pages. See, he'd type in manually Title=Page1 or Title=Page2 and override what the Master said but I don't always know what the title of my page will be. I gave him an example with my recipe site.. 1 page is in control of all of my recipes so I don't know what my title will be until the person loads up the page. He looked lost. So I just stated "Can the title be a variable?" "Uhmm. Probably, yeah." At that point I left because while I knew enough about Master pages for him not to throw me off, I don't think I knew enough about his next 2 subjects and I didn't want to learn how to do it the wrong way and then be stuck in that mindset. I wonder what he was stuck in.. Kinda reminds me of this book I'm reading that said this... “We were writing a new system in C++, but most of our programmers didn’t have much experience in C++. They came from Fortran backgrounds. They wrote code that compiled in C++, but they were really writing disguised Fortran. They stretched C++ to emulate Fortran’s bad features (such as gotos and global data) and ignored C++’s rich set of object-oriented capabilities.” I feel that he didn't go out of his way to relearn 2.0 and he continued to use his 1.1 techniques. So yeah, if you are going to the MSDN roadshow and Bernard Wong is presenting, be warned! Source: http://www.livejournal.com/community/aspdotnet/41148.html
|