Jump to content

C# compiler queries

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
5 replies to this topic

#1
rakz

rakz

    Newbie

  • Members
  • PipPip
  • 17 posts
i have some question regarding compilers

1) i have visual studio ultimate 2010. can i compile c# program using that or i need a separate compiler ???

2)Can i compile C# program on VC#?


3) i was not able to compile c# in vc#...i am only getting the text editor...no new C# file or new C# project option

4) no c# support in visual studio 2010. no option to create a new file of c# in VS 2010

#2
Davide

Davide

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 506 posts
I think you did not install Visual C# development tools. You don't need anything else except Visual Studio to compile and debug C# code. Install Visual C# Express 2010 and you will find C# templates in the "New Project" menu.
Are you a newbie programmer trying to learn C#? Check out my small tutorial: Visual C# Programming Basics

#3
rakz

rakz

    Newbie

  • Members
  • PipPip
  • 17 posts
Thanks dude. Your answer was very helpful and the way i would understand. Thanks. Yea...i am going to keep troubling u with more doubts. Is it same for c++ also ? Thanks.

#4
Davide

Davide

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 506 posts
Yes, make sure you check the "Visual C++" option when installing Visual Studio 2010 or 2008.
Are you a newbie programmer trying to learn C#? Check out my small tutorial: Visual C# Programming Basics

#5
rakz

rakz

    Newbie

  • Members
  • PipPip
  • 17 posts
yea ok. thanks a lot Davide

#6
rakz

rakz

    Newbie

  • Members
  • PipPip
  • 17 posts
hey look i installed visual C# but then too the c# template have not come....its showing all the web c# temps. I need console application. pls help. i have uploaded an image.

Posted Image