Why is it that I can go
1.(from the tool bar) Project...New Project/Workspace...Create New Project Using Templates.
1a from the compilers list: select Visual Studio 2010 (it doesn't matter whether VS 2008 or VS 2005)
Four templates shown (Dynamic Link Library (C++), Static Library (c++), user defines and Win 32 console (C++).
Why are all these c++ where is a template for c sharp?
If I do (again starting from the tool bar) Build...Select Compiler...I can now find c# Compiler...Console Application under Visual Studio 2010,
So I really have to do set the template from the ...compiler list and selecting Microsoft .Net...then select c# template. (if I leave it at this compiler csc.exe is not known)
Followed by setting the c# compiler from the build menu.
1.(from the tool bar) Project...New Project/Workspace...Create New Project Using Templates.
1a from the compilers list: select Visual Studio 2010 (it doesn't matter whether VS 2008 or VS 2005)
Four templates shown (Dynamic Link Library (C++), Static Library (c++), user defines and Win 32 console (C++).
Why are all these c++ where is a template for c sharp?
If I do (again starting from the tool bar) Build...Select Compiler...I can now find c# Compiler...Console Application under Visual Studio 2010,
So I really have to do set the template from the ...compiler list and selecting Microsoft .Net...then select c# template. (if I leave it at this compiler csc.exe is not known)
Followed by setting the c# compiler from the build menu.