Results 1 to 4 of 4

Thread: WPF or WinForms for this application?

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2007
    Posts
    403

    WPF or WinForms for this application?

    hi all,

    i came across WPF as i was trying to look for a solution for an issue i am having with WinForms. i've been reading about WPF for a few days now and i was amazed by the designs of some samples i saw from another thread..

    http://go.internet.com/?id=474X1146&url=http%3A%2F%2Fcommunity.devexpress.com%2Fblogs%2Fthinking%2FDXGrid%2520for%2520WPF.p ng
    http://go.internet.com/?id=474X1146&...Flawson_1l.jpg

    although i've also read that WPF is not meant for LOB applications but those articles and threads were quite old.

    originally, i was using WinForms for developing an HR System with all the basic modules like Employee Management (Assignments etc) and Recruitment System.

    i haven't got far yet as i'm still doing the System Administration part of it.

    now that i've been exposed to WPF, i'm a little bit tempted to do this using it but not sure if it is feasible / recommended ?

    of course there will be lots of data manipulation, need for controls like data gridview, combobox, textbox but as far as i've read, datagridview is not available in WPF. also the bindingnavigator and bindingsource doesn't seem to be used in it. i also use datasets, datatable, dataadapters, commands for data manipulation but i think these are still available in WPF. also, i normally have 1 mdi form and the rest are child forms. not sure if this is still available in WPF.

    these were of course the most common objects i used in WinForms that made things easier for me. are there corresponding objects in WPF that functions similar to these of WinForms?

    i'd appreciate any comments or suggestions as i do not want to start using WPF and then go to a dead end later?

    also, please consider the following info:

    i'm new to WPF.
    i use visual studio 2008 express and oracle database 10g express.
    i have poor designing skills and taste but of course i want to learn.

    thanks
    Last edited by adshocker; Aug 26th, 2009 at 03:13 AM.

    VB Version: Microsoft Visual Studio 2008 Professional Edition
    .NET Version: Microsoft .NET Framework Version 3.5
    OS: Windows XP SP3

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width