Windows Vista Forums

writing small functional executables - books to recommend
  1. #1


    IT STAFF Guest

    writing small functional executables - books to recommend

    before powershell was brought to this world, i use .net framework to create
    small executables (.exe) to resolve small problem. (exe file runs at cmd
    prompt). I used to explore .netframework until powershell arrives and i
    totally forgot how to write executables *sigh*

    Is there any good book that jump start how to create small executables
    (.exe) ?

    I find .exe good for writing services, etc









      My System SpecsSystem Spec

  2. #2


    Jon Guest

    Re: writing small functional executables - books to recommend

    "IT STAFF" <jkklim@newsgroup> wrote in message
    news011D6A1-3044-4C61-AFC3-4B81F97B0A2E@newsgroup

    > before powershell was brought to this world, i use .net framework to
    > create small executables (.exe) to resolve small problem. (exe file runs
    > at cmd prompt). I used to explore .netframework until powershell arrives
    > and i totally forgot how to write executables *sigh*
    >
    > Is there any good book that jump start how to create small executables
    > (.exe) ?
    >
    > I find .exe good for writing services, etc
    >


    You could download one of the free Visual Studio Express editions to do
    that. Any book on Visual Basic.net or Visual C++ / C#.net worth its
    programming salt will teach how to create small executables in its first
    chapter.

    Or if you want to create truly small executables then you'd need to look
    back further in time eg to the earlier 'native' editons of Visual Studio.

    --
    Jon




      My System SpecsSystem Spec

  3. #3


    Shay Levy [MVP] Guest

    Re: writing small functional executables - books to recommend

    Hi IT,


    On a side note , in v2 you can dynamically compile C# code and produce console
    applications:

    How To Write a Console Application in PowerShell with Add-Type
    http://blogs.msdn.com/powershell/arc...-add-type.aspx


    ---
    Shay Levy
    Windows PowerShell MVP
    http://blogs.microsoft.co.il/blogs/ScriptFanatic
    PowerShell Toolbar: http://tinyurl.com/PSToolbar



    IS> before powershell was brought to this world, i use .net framework to
    IS> create small executables (.exe) to resolve small problem. (exe file
    IS> runs at cmd prompt). I used to explore .netframework until
    IS> powershell arrives and i totally forgot how to write executables
    IS> *sigh*
    IS>
    IS> Is there any good book that jump start how to create small
    IS> executables (.exe) ?
    IS>
    IS> I find .exe good for writing services, etc
    IS>



      My System SpecsSystem Spec

writing small functional executables - books to recommend problems?

Similar Threads
Thread Thread Starter Forum Replies Last Post
Executables Not Recognized Sammich Software 2 02 Oct 2011
ikons and writing gone small westham38 Vista General 1 27 May 2008
Small Businesses, Get Ready: Microsoft Announces Launch of Windows Small Business Server 2003 R2 z3r010 Vista News 0 17 Jul 2006
Downloading third party executables =?Utf-8?B?VmlzdGEgaW4gVGFtcGE=?= Vista installation & setup 0 15 Jul 2006
Small Businesses, Get Ready: Microsoft Announces Launch of Windows Small Business Server 2003 R2 z3r010 Vista News 0 11 Jul 2006