Asp.net development and testing app on mac

I am starting to learn some asp.net so I am looking for an asp.net development app using mac.

I know Dreamweaver can be used to write asp.net, but I don't have an application to run a test server.

Interestingly, my options are for development and testing (not on a real server) using mac.

thanks!

+2


a source to share


2 answers


MonoDevelop (available on Mac) would be the best choice for an IDE. Note that you have technically developed for Mono (it is a .NET implementation on non-Microsoft platforms).



Be aware that the learning curve (coming from Dreamweaver) can be a little steep in the beginning.

+1


a source


I am using a Macbook Pro to create ASP.NET sites using Windows 7. It was very easy to set up Bootcamp. I split 50GB and installed Windows 7. From there you can install Web Developer Express - http://www.asp.net/vwd/ .



The only downside is that I have to go through a kinky hack to turn off the backlight, but not sure if you have a desktop or laptop.

+1


a source







All Articles