Presentations by Blasberg, Vince.
Blog: none
Twitter: none
Website: none
Bio: none
Twitter: none
Website: none
Bio: none
-
Networking and Communication Options in Silverlight
- Blasberg, Vince (5)
- Brown, Telly (1)
User Group/Event: Dallas XAML UG (5)
Recorded On: 10/4/2010
Abstract: Networking and communication usually sounds like bits and bytes, but it will actually be an interesting eye opener for most of us. In Silverlight, there are numerous connectivity options including out-of-the-box WCF, commercial API's, web service protocols, third party components, and socket development just to name a few. This meeting will cover the more common communication technologies that we need in typical projects. In this meeting we'll quickly demonstrate the most common implementations including WebRequest, Sockets, and HTTP Polling Duplex using WCF.
Video Topics:- Silverlight (25)
- WCF (2)
-
Nuts and Bolts in XAML Part 2
- Blasberg, Vince (5)
User Group/Event: Dallas XAML UG (5)
Recorded On: 8/3/2010
Abstract: In this talk Vince will review some samples to give more insight into the powerful XAML-based technologies of WPF & Silverlight. We started with the PresentationCore and PresentationLayers that exist by asking the question, what's the difference between a Label and a Textblock. We moved into the importance of dependency properties. We covered two examples of the ICommand implementation then coded a new Silverlight app using ICommand with a very simple MVVM layer.
Video Topics:- Silverlight (25)
- XAML (7)
- WPF (5)
- MVVM (10)
-
Nuts and Bolts in XAML Part 1
- Blasberg, Vince (5)
User Group/Event: Dallas XAML UG (5)
Recorded On: 7/6/2010
Abstract: In this talk Vince will review some samples to give more insight into the powerful XAML-based technologies of WPF & Silverlight. We started with the PresentationCore and PresentationLayers that exist by asking the question, what's the difference between a Label and a Textblock. We moved into the importance of dependency properties. We covered two examples of the ICommand implementation then coded a new Silverlight app using ICommand with a very simple MVVM layer.
Video Topics:- Silverlight (25)
- XAML (7)
- WPF (5)
- MVVM (10)
-
Working with Data in Silverlight
- Blasberg, Vince (5)
User Group/Event: Silverlightpalooza (5)
Recorded On: 6/18/2010
Abstract: In this talk Vince will show us how to work with data on the Silverlight platform.
Video Topics:- Silverlight (25)
- Databinding (4)
-
Understanding Databinding with XAML in WPF and Silverlight
- Blasberg, Vince (5)
User Group/Event: Dallas XAML UG (5)
Recorded On: 3/2/2010
Abstract: A fast pace walkthrough of databinding in WPF and Silverlight. Well move into variations of using the path statement and move into using converters to make databinding flexible and powerful. This meeting will throw pointers and hints at the next meeting that will cover using databinding with the MVVM pattern in both WPF and Silverlight.
Video Topics:- Silverlight (25)
- Databinding (4)
- XAML (7)
- WPF (5)