#36 – Five Types of WPF Applications

You can develop five main types of WPF applications:

  • Standalone Applications – Standard windowed client application, runs on Windows
  • XAML Browser Applications (XBAPs) – Page-based application that runs in browser
  • Custom Control Libraries – Library containing custom controls that derive from Control, packaged as DLL
  • User Control Libraries – Library containing custom controls that derive from UserControl, packaged as DLL
  • Class Libraries – Library containing general classes usable in other projects, packaged as DLL
Advertisement

About Sean
Software developer in the Twin Cities area, passionate about software development and sailing.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: