Part 4: Introduction to XAML - Continued
- Posted: Oct 26, 2012 at 9:26 AM
- 30,369 Views
- 13 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Bob continues by talking about default properties, the Content property utilized by most controls, property element syntax, and then talks about the various schemas utilized in XAML and what they are there for.
Already have a Channel 9 account? Please sign in
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
The mystery is solved! Thanks for this series, Bob. The lightbulbs are coming on and I'm enjoying the light.
@RyanCox: Funny
Keep plugging away at it!
cool series. one thing , I like your tip on using bing to search the documentation but it is a bit easier to just press F1 when your cursor is on the string you want to search.
Thanks for series. Always good stuff
@gerdi: Ahh ... nice tip!
Just created an account to tell you that this one was great; loved the handful of examples for me to pull from in the future. Thanks Bob!
@JonS: Thanks for the kind words! Good luck as you continue through this series (and beyond).
Interesting that, from the toolbox, dragging in the ELLIPSE, the ouput XAML was terse, choosing not to include:
<LinearGradientBrush.GradientStops> <GradientStopCollection> </GradientStopCollection> </LinearGradientBrush.GradientStops>Is that be design or just the editor mirroring our 1st implementation of the ELLIPSE?
(i.e. does the designer know when it can be terse?)
@flazer: Microsoft's developers are shrewd and try to be helpful. They decide how to render values set in the Properties window into XAML. The designer itself has no inherent knowledge of what can be shortened or expanded ... the developers of (in this case) the Ellipse class and control have pre-ordained how the format / shape of the XAML. Hope that helps!
Great series
One of the best series, very helpful.
Great Bob
One of the best series, very helpful.
Great Bob
@CodeJedi113: @shota: Thank you both! Glad you're enjoying this.
An amazing set of videos, very useful and easily understandable.
thanks a lot Bob!
Remove this comment
Remove this thread
close