Results 1 to 8 of 8

Thread: how to make exe file in .net?

  1. #1
    Junior Member
    Join Date
    Jun 2008
    Answers
    3

    Question how to make exe file in .net?

    Hi plz tell me about how to make exe file in .net


  2. #2
    Junior Member
    Join Date
    Jun 2008
    Answers
    3

    Re: how to make exe file in .net?

    Quote Originally Posted by cranjolkar View Post
    Hi plz tell me about how to make exe file in .net
    how to make exe file in .net?


  3. #3
    Junior Member
    Join Date
    Jun 2008
    Answers
    3

    Re: how to make exe file in .net?

    Hi, its chandrakanth. plz reply me soon


  4. #4
    Contributing Member
    Join Date
    Jun 2007
    Answers
    65

    Re: how to make exe file in .net?

    Quote Originally Posted by cranjolkar View Post
    how to make exe file in .net?
    Hi,

    You can get an exe by creating a Windows Application project.

    Just go through Create Project. Choose windows application template.


    ---V V---
    Vikas Vaidya

    Please mark this post as Thanks if u found the answer useful


  5. #5
    Junior Member
    Join Date
    Jun 2008
    Answers
    1

    Re: how to make exe file in .net?

    Quote Originally Posted by cranjolkar View Post
    Hi plz tell me about how to make exe file in .net
    hi mr is konda dhora we know only konda language if u speak in that i will answer you


  6. #6
    Junior Member
    Join Date
    Jun 2008
    Answers
    5

    Arrow Re: how to make exe file in .net?

    Hi friend u can create an exe file by using any one of the following methods.Try it and send me the reply.

    Method 1:
    The /target:exe option causes the compiler to create an executable (EXE), console application.
    Each of the following command lines will compile in.cs, creating in.exe:

    csc /target:exe in.cs
    csc in.cs


    Method 2:
    The /target:winexe option causes the compiler to create an executable (EXE), Windows program.

    Compile in.cs into a Windows program:

    csc /target:winexe in.cs


  7. #7

    Re: how to make exe file in .net?

    to make exe in .net u need to use deployment and setting. with the help of deployment u can easily do this


  8. #8

    Re: how to make exe file in .net?

    when we ruin the application, it will create exe file will create automaticall.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact