Getting Started with Adobe After Effects - Part 6: Motion Blur


Upload Image Close it
Select File

Browse by Tags · View All
BRH 48
#DOTNET 34
#ASP.NET 29
jQuery 22
ASP.NET 20
.NET 20
WPF 9
jquery interview questions 9
jquery faq 8
ASP.NET4 8

Archive · View All
February 2011 10
September 2011 4
August 2011 4
July 2011 4
May 2011 4
April 2011 4
March 2011 4
October 2011 4
June 2011 4
January 2011 4

WPF Vs WinForms

Sep 3 2011 12:52PM by Hima   

WPF is a huge shift from WinForms . If you are planning to migrate from WinForms to WPF these are the benefits .

Benefits of WPF  over Winforms

  • Rich UI can be made very easily especially for the Windows Applications.
  • WPF Supports animations and Special Effects easily through Graphics API.
  • It has DPI settings for the application in built.
  • DataBinding makes WPF more easier to bind data from database dynamically
  • Templating (Control, Data and Item) makes extending controls or adjust controls  easily.
  • We can  add shapes, lines, and arbitrary drawings to the application using Vs IDE itself . Every component of these can be data-bound and animated, or controlled by code.
  • There are lot of things added in Graphics part colors, gradient brushes ,fancy fonts, rotations , tile brushes . Now graphically you can do anything that you want in Windows.
  • Customize the Controls, extends Custom Controls, User Controls .
  • Easy Maintainability .

Considerations – WPF over Winforms

  • Definitely costlier than Winforms but not too much costlier.
  • WPF stores its data more efficiently hence individual objects will be small, but there tend to be more objects in WPF than in WinForms .This would require more RAM than Windows Application.
  • CPU utilization will go up compared to WinForms   WPF objects onscreen takes more CPU as normal WinForms rendering (again depending on the requirement) .

When to Choose What ?

If application spends most of its time updating the screen, WPF is not the right case to choose .  ex: Applications that are written directly to DirectX.

Tags: WPF, WPF, WPF vs Winforms,


Hima
31 · 6% · 1776
2
 
0
Lifesaver
 
0
Refreshed
 
0
Learned
 
0
Incorrect



Submit

Your Comment


Sign Up or Login to post a comment.

"WPF Vs WinForms" rated 5 out of 5 by 2 readers
WPF Vs WinForms , 5.0 out of 5 based on 2 ratings
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]