Is there any alternative to visual studio 2010 for develop with .net 4.0?
thanks
Is there any alternative to visual studio 2010 for develop with .net 4.0?
thanks
You can use SharpDevelop to develop .NET projects, though the support for 4.0 is still in beta status AFAIK.
Considering that .NET 4.0 only just came out (at the same time as VS 2010) I would hazard a guess at "No". :)
In general, Visual Studio is by far the best IDE I've ever used. Nothing else even comes close.
MonoDevelop is really catching up. It is not a 100% replacement of VS, because it is based on Mono. The IDE is starting to be really good (GUI designer, debugger, test framework, web and IPhone stuff etc. etc.). Supports .NET 3.5 for now.