How to build .Net 3.0 from .Net 2.0
-
Now I am working in .Net 2.0. I want to Build my application in .Net 3.0. I downloaded 3.0. How can I build 3.0? pls give step by step process.
-
Now I am working in .Net 2.0. I want to Build my application in .Net 3.0. I downloaded 3.0. How can I build 3.0? pls give step by step process.
.NET 3.0 still uses CLR 2.0 - There is no difference in the build process. You just need to ensure you have referenced the appropriate assemblies. Here is a handy-dandy chart to help you understand all the version numbers[^]
-- 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