asp.net-mvcidesharpdevelop

Any experiences using SharpDevelop to build an ASP.NET MVC app?


I've always used VS for .NET development, but am just wondering about the alternatives around now. I'm especially interested in use for ASP.NET MVC development. I'm not bothered about any of the visual design aspects of vs, but of course love intellisense and the debugging features.

So, for anyone who has tried SharpDevelop when doing ASP.NET MVC:

Thanks


Solution

  • By the looks of it, SharpDevelop won't have any problems compiling the project and editing the source...you just won't get any tooling support. From what I've read, that includes aspx files.

    Having said that, there does seem to be some movement around an ASP.NET plug-in editor for SharpDevelop here.

    Source: http://community.sharpdevelop.net/forums/t/7872.aspx

    As an aside, it might to nice to update this question with your experiences if you go down that route... (: