Thanks for the nice screencast. It clears up a lot of my confusions. I used to define everything in template because I am not really sure what other two are good for. Now I see why we want them separate and how to use the properly. Thank you.
Comments
-
-
Nice screen cast. Hope this works on Express also. Looks really useful for parralle debuding. BTW, I am using IE, so it works.
-
When can I use this on Map.Live.com or Map.Bing.com?
-
Oh my goodness, funny as hell. Amazing library plus AAA+ marketing video LOL.
-
Lovely effects, but what I want to know the most is where can I buy that music? I want that music so badly.
-
Is this for real? Meaning run XNA game on Zune?
-
LOL WTH, the visual studio 2008 express I am using is not nearly as full WPF designer as this one.
-
Wow, that's a really heavy duty sample app. I would still use my own PhotoGallery, but the damn, the photos load so fast on that one.
-
Holy cow, that's really really nice. And he is damn smart.
-
Amazing. The compiler as service is the future although I don't have any use for now. The new interop improvement is really great. And dynamic type is really nice for certain situaltions. Instead of using function pointers, I can use dynamic object and call the functions.