WPF Best practice

Posts   
 
    
Posts: 11
Joined: 27-Aug-2009
# Posted on: 27-Aug-2009 20:25:56   

Hello all, I am developing a WPF / LLBLGen application. I would like to get a demo project that shows best practice for a WPF application. In a window form, it is quite fast to develop in the designer by dragging object in the designer. What is the turnaround in WPF ?

Thanx a lot ...

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 28-Aug-2009 04:36:27   

Hi Carlos,

I haven't played enough with WPF but I know people do, and they use LLBLGen as well. The LLBLGen classes are prepared to bind with WPF. You may encounter problems though. There are no a WPF example as is. See these related threads about people working with WPF:

http://llblgen.com/TinyForum/Messages.aspx?ThreadID=15227 http://llblgen.com/TinyForum/Messages.aspx?ThreadID=13141 http://llblgen.com/TinyForum/Messages.aspx?ThreadID=12448

I always wanted to give a little spike on WPF and LLBLGen. Let me see if I can cook something.

David Elizondo | LLBLGen Support Team