CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Jan 2012
    Posts
    4

    Lightbulb Need some assistance on getting set up to develop from command line only.

    Well for certain reasons i do not have access to an IDE , But i have the compiler included with the .net framework.

    But I have been unable to find tutorials that are centered around this method, Im looking for tutorials that do not use an IDE. Also if anyone could link to me a tutorial on setting up where my compiled projects go..ect ect. Also just an FYI I do not have admin privelegages, so i made a .bat to load the path C:\Windows\Microsoft.NET\Framework\v4.0.30319 automaticaly in CMD.



    I would greatly appreciate any help . Thank you in advance,If you feel i need to include more details please let me know.

  2. #2
    Join Date
    Jan 2012
    Posts
    4

    Re: Need some assistance on getting set up to develop from command line only.

    still looking for help, Thank you

  3. #3
    Join Date
    Feb 2011
    Location
    United States
    Posts
    1,016

    Re: Need some assistance on getting set up to develop from command line only.

    Best Regards,

    BioPhysEngr
    http://blog.biophysengr.net
    --
    All advice is offered in good faith only. You are ultimately responsible for effects of your programs and the integrity of the machines they run on.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured