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

  • Home
  • SEARCH
  • 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 527635
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T08:54:14+00:00 2026-05-13T08:54:14+00:00

i like to build .net GUI application and to be able to deploy it

  • 0

i like to build .net GUI application and to be able to deploy it on wide windows version as possible
for non teachi persons , what should i be planning before i start to write the code like
which minimum net version to compile which GUI to use ?
include the .net framework in the installation or not ? to include net framework checker in the installation and such .
i like to avoid as much as posible porting , the application is simple GUI application ( think outlook express kind of application )
experts what do you think ?

  • 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-13T08:54:15+00:00Added an answer on May 13, 2026 at 8:54 am

    The decision whether to include the .NET redistributables depends on whether you expect your users to have Internet access on installation or not. If they are online, you can include a Bootstrapper that will download all requirements (there’s one on codeproject.com, I think). If they are more likely to be offline, just include the redistributables. You may want to include the Client Profile, though there’s no supported Offline version – but you can easily extract the installers from the full package (it’s about 22MB then).

    Go with Windows Forms if you don’t actually need WPF. This way, you can stick with .NET 2.0 (and can support Windows 2000). If Windows Forms is not enough or you really, really need LINQ, go with the 3.5 Client Profile.

    On the other hand, utilities for many games are written in Windows Forms with .NET 2.0 and simply require the framework, which seems to go well enough with average users. Remember that Vista has 3.0 pre-installed, and Seven has 3.5 SP1 pre-installed. XP installations may have 2.0 from some application or Windows Update.

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

Sidebar

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.