Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 990815
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T06:00:12+00:00 2026-05-16T06:00:12+00:00

I am coding a WPF application using MVVM pattern. I don’t need to have

  • 0

I am coding a WPF application using MVVM pattern. I don’t need to have codebehind files for my user controls. What is the best way to remove these files elegantly?

I can create a user control class then I can use this class for my all views. (for more info: http://sondreb.com/blog/post/No-Code-Behind-for-MVVM.aspx)

Are there any alternative ways?

Thank you.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T06:00:13+00:00Added an answer on May 16, 2026 at 6:00 am

    I don’t think you can avoid not using reflection to call the InitializeComponent (to answer your question about alternative ways). Avoiding code-behind has benefits and drawbacks, one of the benefits I see is that double-clicking on any controls no longer works, neither in Blend nor Visual Studio. This “forces” me to never make a “quick-fix” for certain actions.

    On the other hand, doing “quick-fix” to verify something becomes tougher, so it’s a trade-of you have to decide upon.

    There is little wrong having the code-behind laying around, in one of my current big projects I have no code-behind for approx. 20% of the XALM files, in the rest I just haven’t removed them (yet).

    You can implement drag and drop without relying on code-behind logic, I’ve done it with my Silverlight 4 project which required handling some actions when running out-of-browser without the window border.

    Depending on your MVVM-implementation and framework, you can access the view from your View Model. While this should be avoided if possible, sometimes it’s just not a viable solution. Caliburn.Micro for instance, gives you a clean way to access the view by implementing the IViewAware interface and calling the GetView method.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an application I am creating in WPF, using MVVM pattern. In this
I've been doing WPF applications with the MVVM pattern using Visual Studio, coding C#
I have coded a WPF application with complex video and trans coding features, using
I'm coding a windows form using WPF, XAML, C#. I have a Frame object
I'm coding a GUI using WPF and Expression Blend for an application which is
I'm using MVVM in WPF in C#.NET. Say I have the following example model:
I'm building a WPF application in which I have a need to get the
I'm new to WPF but I need to implement following functionality: I have a
OK, here is the szenario: I'm coding a .NET 3.5 WPF-Aapplication, using the Microsoft
In coding a WPF application I used a ListView and defined an template as

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.