Re: .net framework programming

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Andrew Baum (no_at_spam.com)
Date: 05/14/04


Date: Fri, 14 May 2004 11:19:35 -0700

I'll try to answer the question I think your asking. When you compile your
exe, it is still has a PE header. When you execute our exe, Windows reads
the PE, determines that its a managed assembly and passes it to .NET. The
CLI looks for a static method called main in your assembly, and invokes it
passing to it any arguments you provided.

Does this answer your question? If not, could you maybe rephrase it?

-Andrew
http://abaum.com/blog

"manish" <manish_gurgaon@yahoo-dot-com.no-spam.invalid> wrote in message
news:40a5098e_1@127.0.0.1...
> how a program executes in .net framework? In .net framework program
> contains only class, how a class run? is a class run without object?
> please reply i m new to .net framework.
>



Relevant Pages

  • Re: Execute Stream?
    ... is possible to load exe File in TFileStream and execute it? ... >I need this for preview purpouses.. ... >the second file is a data file that is attached before header. ...
    (alt.comp.lang.borland-delphi)
  • Re: Execute Stream?
    ... Yes the last one is the true purpouse of my interes... ... is possible to load exe File in TFileStream and execute it? ... >>the second file is a data file that is attached before header. ...
    (alt.comp.lang.borland-delphi)
  • Re: Stand Alone EXE
    ... presently they may have to download the .Net Framework up to 3 times ... Thinstall apps are still a lot larger than a simple exe output from .Net. ...
    (microsoft.public.dotnet.general)
  • Re: OT: EXE files in HTML?
    ... >>> I would like to be able to put an EXE file at my Web ... > I would hope that it would download temporarily and execute ... some of the photos. ...
    (alt.usage.english)
  • Re: IIS 6.0 CGI
    ... EXE) from the /Scripts virtual directory. ... Configure /Scripts vdir pointing to C:\Scripts with Execute Permissions ... Enable the Web Service Extension ... IIS6 does not allow scripts to execute on the server ...
    (microsoft.public.inetserver.iis)