SqlXml Blogs
All Tags » WPF (RSS)

Browse Site by Tags

Showing related tags and posts across the entire site.
  • Links and Code from my Code Camp Session

    Thanks to everyone who came to my session , hope you enjoyed it. First off, instead of slides I used WPF based on the example by Beatriz Costa: How can I replace PowerPoint with WPF in my presentations? Next I demoed exporting the Xaml created by the WPF application to XPS. Here is a good link that covers...
    Posted to Bryant Likes's Blog by bryantlikes on 01-28-2008
    Filed under: WPF, WPF/E, Silverlight, Astoria
  • Bridging the Desktop/Web Divide with WPF and Silverlight - Sample Code

    Here is the code from my presentation at SoCal Code Camp on Bridging the Desktop/Web Divide with WPF and Silverlight. The code is for demonstration purposed only.
    Posted to Bryant's Files by bryantlikes on 01-28-2008
    Filed under: wpf/e, Silverlight, WPF
  • Speaking at SoCal Code Camp this Weekend

    I'll be speaking on this coming Sunday at the SoCal Code Camp at Cal State Fullerton. My session is at 9:00 AM on Sunday and is titled Bridging the Desktop/Web Divide with WPF and Silverlight . I'm hoping to demo (still working on my code) a simple application I built in WPF and show how easy it is to...
    Posted to Bryant Likes's Blog by bryantlikes on 01-25-2008
    Filed under: SharePoint, WPF, WPF/E, Silverlight
  • Video.Show

    Tim Sneath [via Lamont ] shows off the new Video.Show reference application: Video.Show is an end-to-end solution that provides a reference-quality sample for user-generated video content sites. Taking advantage of all of our latest technologies: .NET Framework 3.5 , ASP.NET AJAX , LINQ , Silverlight...
    Posted to Bryant Likes's Blog by bryantlikes on 11-12-2007
    Filed under: ASP.Net/Web Services, .NET, WPF, Silverlight
  • Some Designer Love

    Wow, I just came across the DesignersLove.Net blog today via Rob's post about CHATBlender which is a very cool combination of WPF/E and MSN Messenger. So I subscribed to it and since then there have been two more great posts that are worth sharing. The first is a short tutorial about how to use Blend...
    Posted to Bryant Likes's Blog by bryantlikes on 03-13-2007
    Filed under: WPF, WPF/E
  • My First WPF/E App

    I've always thought that Flash was cool. When I was in college I purchased a copy of Macromedia studio at the academic price and tried to create some Flash animations for a website. However, I'm not a designer and the learning curve was too much for me at the time, so Flash didn't stick with...
    Posted to Bryant Likes's Blog by bryantlikes on 12-14-2006
    Filed under: ASP.Net/Web Services, Avanade, WPF, WPF/E
  • .NET 3.0 Released!!!

    Via ActiveWin : The Microsoft .NET Framework 3.0 is the new managed code programming model for Windows®. It combines the power of the .NET Framework version 2.0 with new technologies for building applications that have visually compelling user experiences, seamless communication across technology boundaries...
    Posted to Bryant Likes's Blog by bryantlikes on 11-06-2006
    Filed under: WF, WCF, .NET, WPF
  • WPF Patterns

    If you're doing WPF development, you really need to check out Dan Crevier 's series on DataModel-View-ViewModel. Right now there is no easy way to read through all his posts on the subject without navigating through them using the calendar control on his blog. So for my own reference (and for...
    Posted to Bryant Likes's Blog by bryantlikes on 09-27-2006
    Filed under: WPF
  • Enabling WPF Magic Using WCF - Part 3

    In Part 1 we created a simple WPF application that demonstrated WPF's ability to automatically update bindings and in Part 2 we extended the application to use WCF by using callbacks to notify WPF of the changes. In this part we will get rid of the XML file and move our application to use a SQL Server...
    Posted to Bryant Likes's Blog by bryantlikes on 09-21-2006
    Filed under: Sql and Xml, WCF, WPF
  • Enabling WPF Magic Using WCF - Part 2

    In part 1 we created a very simple application that actually didn't even use WCF. The next step in the process is to migrate our ContactProvider from an in-proc class to be a WCF service. We will then use WCF callbacks to notify the application that the contact list has changed. In order to learn WCF...
    Posted to Bryant Likes's Blog by bryantlikes on 09-20-2006
    Filed under: WCF, WPF
  • Enabling WPF Magic Using WCF - Part 1

    One of the magical features of WPF is the way that data bindings automagically refresh when they are bound to an object that implements INotifyPropertyChanged . You can also get this same magic by binding to a collection of objects (which implement INotifyPropertyChanged) by making the collection an...
    Posted to Bryant Likes's Blog by bryantlikes on 09-20-2006
    Filed under: WCF, WPF
Page 1 of 1 (20 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems