Feed on
Posts
Comments

About

Creating a beautiful user interface for your Windows application is a complex process  In the past it required skills in many disciplines: Windows Forms, Visual Basic, C++,GDI, GDI+, DirectX and more.

 .NET 3.0 debuted with a completely new UI programming platform (named Window Presentation Foundation) and it’s going to change the way you and I write user interfaces.   

Web development has unique UI challenges too. Silverlight brings WPF to the web programmers toolkit. The first time I saw Silverlight all I could say was ‘Wow!’. It will alter the way you think about creating web UI.

I want to explore WPF and Silverlight and see what they can do.  Don’t you?

 Walt Ritscher

3 Responses to “About”

  1. Walt:

    Hey there I hope you had a good holiday and had some time off. I enjoyed hanging out with you at PF Changs :)

    I wanted to see if we can schedule an interview for the new Infragistics podcast series. I’d love to talk to you about WPF. Specifically I’d like to go into some of your favorite parts of the technology and perhaps tackle a few of the more hard-to-reach topics of WPF.

    Let me know…

    Thanks,

    Craig
    cshoemaker@infragistics.com

  2. [...] been here for the pre-sessions and has been blogging like crazy.  I’ve already run into Walt, Mike and Joe, Darren and Nathan… I know that Than and Grant are running around here [...]

  3. barak says:

    we design an infrastructure controls and we need to decide how we are going to develop the grid.

    We have 2 options :
    To inherit form the 3rd party grid (xceed, or infragistics) and add functionality.
    To wrap the 3rd party control with custom control.

    what do you think is the best option for us ? what have you done ?
    Does WPF change the way we use 3rd party control ?

Leave a Reply