< web:Blog x:Name="Brian Lagunas" />

17Jul/100

NETDUG: Silverlight Bing Maps Sample Code

Thanks to everyone who attended last weeks NETDUG presentations. For those of you who would like to get started right away with Bing Maps in your Silverlight applications, you can start here: Get the Bing Maps Silverlight Control Get a Bing Maps API Key Play with the Bing Maps interactive SDK Application Read the Bing [...]

19Mar/100

NETDUG – Silverlight 4 Com Interop Sample Code

If you attended the NETDUG user group meeting last Thursday night and would like to download the sample code for my Silverlight 4 COM Interop presentation, you can download it here. I also have a blog post that steps you through the sample code here. Like always, if you have any questions feel free to [...]

28Jan/100

NETDUG – Silverlight/WPF Multi-Targeting Presentation Sample Code

If you attended the NETDUG user group meeting last Thursday night and would like to download the sample code for my Silverlight/WPF Multi-Targeting presentation, you can download it here. Recap: The Silverlight and WPF platforms are very similar, but they do not have binary compatibility; this means that an assembly compiled for one platform cannot [...]

22Sep/090

NETDUG: WPF Event Routing Sample Code

Here is the sample code for last Thursday’s WPF Event Routing presentation. Download Sample Code I know I covered the subject fast, but I was in a hurry. I had to go to the airport. So here is a quick review. Event Types: Direct events are like ordinary .NET events. They originate in one element [...]

Filed under: NETDUG, WPF No Comments
20Mar/091

NETDUG Post Presentation on WPF Data Binding

Thursday’s NETDUG meeting was a blast. There were a lot of great questions and I hope everyone walked away with a better understanding on how to get started with WPF. As promised I am posting my sample code and the web links I mentioned during the presentation. Download the Presentation Source. This contains all the [...]

Filed under: NETDUG, WPF 1 Comment
16Mar/090

NETDUG Presentation on WPF Data Binding

This Thursday, March 19 at 7:00 pm at the Microsoft building in downtown Boise, I will be giving a presentation at the monthly NETDUG user group meeting.  I will be presenting on the WPF data binding model.  I will discuss the three properties for data binding, the four options to use with the RelativeSource object, binding [...]

Filed under: NETDUG, WPF No Comments