Results 1 to 2 of 2

Thread: WPF app vs WinForms App

  1. #1
    stricknyn is offline VB.NET Forum Newbie
    .NET Framework
    .NET 3.5 (VS 2008)
    Join Date
    Apr 2006
    Posts
    11
    Reputation
    76

    WPF app vs WinForms App

    Hi all,

    Hope this isn't a dumb question.

    I'm currently studying for one of Microsoft's MCPD 3.5 certifications (VB 2008) and one of the things it makes use of is WPF applications. Based on what I've seen of them so far, they are basically like Windows Forms Applications. So my question about them is why was WPF created? What was Microsoft looking to accomplish with WPF since outside of the "web feel" in a windows environment, it basically looks like a WinForms application. What is the difference between the two and when sould I use one over the other?

    Thanks,

    Strick

  2. #2
    Robert_Zenz's Avatar
    Robert_Zenz is offline VB.NET Forum Idol
    .NET Framework
    .NET 2.0
    Join Date
    Jun 2008
    Location
    Vienna, Austria
    Posts
    503
    Reputation
    327
    As far as I got it, WPF was designed in a completely different way then WinForms. With WPF they did a hard cut between 'Look & Feel' and the program logic. The actual program is still written in VB.NET, but the design, the GUI is written in XAML and is completely isolated from the logic code, which makes it easily skin and replaceable.

    I'd suggest to check out the Wikipedia entries on that one.

    Bobby
    Don't give TypeCasting Errors a chance, turn ON Option Strict!
    Greatest Obfuscator ever: EazFuscator (Freeware)
    Greatest Reflection Tool ever: .NET Reflector (Freeware) with Add-Ins
    Greatest Introspection Tool ever: Gendarme (GPL)
    Greatest MySQL FrontEnd ever: MySQL-Front (Shareware), HeidiSQL (GPL)

Bookmarks

Posting Permissions

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

Search Engine Optimization by vBSEO