CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2002
    Posts
    9

    Unhappy is compiler avaible??

    hello,
    i need to work with C# for which i had downloaded the .Net Framework SDK of 131MB from http://msdn.microsoft.com/default.asp .i have completed my installation also.now can someone please tell me how do i compile my C# program ??from where exactly(i know from the command but is any specific directory required/available?)
    Nive
    Knowledge is power !!!

  2. #2
    Join Date
    Mar 2002
    Location
    St. Petersburg, Florida, USA
    Posts
    12,125
    You can compile from any directory. Simply use the provided VSVARS32.CMD file to setup the environment.

    Good Luck.

    ps: If you are going to do anything more than a quick evaluation, spend the $105 (US) and get the full version with the complete IDE....
    TheCPUWizard is a registered trademark, all rights reserved. (If this post was helpful, please RATE it!)
    2008, 2009,2010
    In theory, there is no difference between theory and practice; in practice there is.

    * Join the fight, refuse to respond to posts that contain code outside of [code] ... [/code] tags. See here for instructions
    * How NOT to post a question here
    * Of course you read this carefully before you posted
    * Need homework help? Read this first

  3. #3
    Join Date
    Sep 2002
    Posts
    9
    thank you.but where exactly is this file present and how to do the setup environment??please help.
    Knowledge is power !!!

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