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 867909
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T10:03:09+00:00 2026-05-15T10:03:09+00:00

In Windows Forms, C#, .NET 3.5, VS2008… What’s a good way to isolate the

  • 0

In Windows Forms, C#, .NET 3.5, VS2008…

What’s a good way to isolate the code for a MenuStrip (or any complex control group), and it’s child menu items, from the rest of my form?

For example, when I have a MenuStrip with a number of menus and each menu has a number of menu items, which all have click events, a ton of code is spewed into both the Form.Desinger.cs file and also the Form.cs file. This is not causing any problems technically, but just feels wrong to have so much stuff all dumped in one place (along with everything else in the form).

Running the Code Metrics on my entire project, the form is flagged as having the worst Maintainability index of any project file. Normally, I’d not be too dogmatic about heeding the direction of the Code Metrics tool, but in this case I totally agree.

According to Code Metrics, the form violates these best practices:

  1. Too much class coupling
  2. Too many lines of code
  3. Overall low maintainability

Possible solutions to isolate the MenuStrip from the rest of the form:

  1. Stuff it into a UserControl
  2. Other ideas?
  • 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-15T10:03:10+00:00Added an answer on May 15, 2026 at 10:03 am

    I think you should take care about isolate business logic from presentation logic, for instance does not place too much code in click handlers or implement commands for menu items.

    Get sure your code metrics does not touch generated code or don’t pay attention to bad metrics in autogenerated code.

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

Sidebar

Related Questions

I need to deploy a Windows Forms application using ClickOnce deployment. (VS2008, .NET 3.5)
I have created a setup project with VS2008 for a .NET Windows Forms application
We've recently upgraded from VS2008 to VS2010. The conversion of our vb.net Windows Forms
Coming from Windows Forms (.net), I'm tempted to write the following code: JFrame frame
I have a Windows.Forms based .NET desktop application that stores privileged information in a
vb.net windows forms question. I've got 3 forms that have exactly the same functions,
I have a .NET windows forms application compiled as x86 – it needs to
Can a VB.NET Windows Forms Application be configured so that when run from the
I come from Windows .Net forms development. This is a pretty basic/fundamental question. I'm
I have a windows forms application in .NET 3.5. There's one form with 20

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.