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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T00:23:25+00:00 2026-05-27T00:23:25+00:00

I know, the question may be a usual for many, but I am confused

  • 0

I know, the question may be a usual for many, but I am confused like anything. I am reading .net with c#. I went through many articles and also msdn. My doubt is:

When I develop a C# Windows form application code in VS and run it, do the files in Project\bin\Debug\ which have the extension “.exe” are an Intermediate code or machine code? and When I Publish it, the moment i get an installer, is it a machine code or an intermediate code? because sometimes an installer requires .net installed.

Please help me understand this concept.

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-27T00:23:26+00:00Added an answer on May 27, 2026 at 12:23 am

    The compiled .exe contains MSIL (Microsoft Intermediate Language code), here’s how it happens (from here):

    • Source code is converted to Common Intermediate Language, CIL’s equivalent to Assembly language for a CPU.
    • CIL is then assembled into a form of so called bytecode and a .NET assembly is created.
    • Upon execution of a .NET assembly, its code is passed through the runtime’s JIT compiler to generate native code. Ahead-of-time compilation may also be used, which eliminates this step, but at the cost of executable file portability.
    • The native code is executed by the computer’s processor.

    When I Publish it, the moment i get an installer, is it a machine code or an intermediate code? because sometimes an installer requires .net installed.

    The .Net .exe are always MSIL code, the installer might be installing the .net framework before as a prerequisite for your application.

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

Sidebar

Related Questions

I know this question was asked for many times, and it may look like
I know this may seem like a math question but i just saw this
Now this may seem like a silly question, but I need to know how
I know this question may be asked many times but most of them suggests
Well I know that this question may be asked many times but certainly I've
This question may be too product specifc but I'd like to know if anyone
I know this question may be possible duplicate of many others questions but there
I know this question may well be the silliest question you've heard today, but
I know this question may be a duplicate of some other ones, but I
I think my question may be a duplicate, but I do not know what

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.