urgent framework
-
In .net 2.0 when we use compiler , we have to use "csc /?" in command prompt for display all the list. Similarly what is the command for .Net 3.0? Note: I have install only .Net 3.0 Framework only.
-
In .net 2.0 when we use compiler , we have to use "csc /?" in command prompt for display all the list. Similarly what is the command for .Net 3.0? Note: I have install only .Net 3.0 Framework only.
jayarajmrj wrote:
In .net 2.0 when we use compiler , we have to use "csc /?" in command prompt for display all the list. Similarly what is the command for .Net 3.0? Note: I have install only .Net 3.0 Framework only.
As the .NET 3.0 framework is just an add on to the .NET 2.0 framework and uses the C# 2.0 compiler I'm guessing that if you just install the .NET 3.0 framework you'll still need to install the .NET 2.0 Framework to get the basics (including the C# compiler)
-- Always write code as if the maintenance programmer were an axe murderer who knows where you live. Upcoming FREE developer events: * Glasgow: Agile in the Enterprise Vs. ISVs, Mock Objects, SQL Server CLR Integration, Reporting Services, db4o ... * Reading: SQL Bits My website
-
In .net 2.0 when we use compiler , we have to use "csc /?" in command prompt for display all the list. Similarly what is the command for .Net 3.0? Note: I have install only .Net 3.0 Framework only.
And this is the 3rd time you've asked this in as many hours! Please respond on the threads you have already created rather than create new threads.
-- Always write code as if the maintenance programmer were an axe murderer who knows where you live. Upcoming FREE developer events: * Glasgow: Agile in the Enterprise Vs. ISVs, Mock Objects, SQL Server CLR Integration, Reporting Services, db4o ... * Reading: SQL Bits My website
-
In .net 2.0 when we use compiler , we have to use "csc /?" in command prompt for display all the list. Similarly what is the command for .Net 3.0? Note: I have install only .Net 3.0 Framework only.
I recommend you either start reading the advice you're being given, or stop asking questions that you're obvioulsy going to ignore the answers to.
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
And this is the 3rd time you've asked this in as many hours! Please respond on the threads you have already created rather than create new threads.
-- Always write code as if the maintenance programmer were an axe murderer who knows where you live. Upcoming FREE developer events: * Glasgow: Agile in the Enterprise Vs. ISVs, Mock Objects, SQL Server CLR Integration, Reporting Services, db4o ... * Reading: SQL Bits My website
Colin Angus Mackay wrote:
create new threads
Perhaps he is trying to manage a ThreadPool over the messageboard so that at least one thread would survive supporting and substantiating his laziness of not doing homework properly and to aide in his wierd aspiration of being spoon-fed. :)
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
In .net 2.0 when we use compiler , we have to use "csc /?" in command prompt for display all the list. Similarly what is the command for .Net 3.0? Note: I have install only .Net 3.0 Framework only.
jayarajmrj wrote:
In .net 2.0 when we use compiler , we have to use "csc /?" in command prompt for display all the list. Similarly what is the command for .Net 3.0?
Duplicated query. Check out your original post at http://www.codeproject.com/script/comments/forums.asp?msg=2195498&forumid=1650#xx2195498xx[^]
jayarajmrj wrote:
urgent framework
There is nothing called
urgent framework
. :-DVasudevan Deepak Kumar Personal Homepage Tech Gossips