Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Actually you get both. I can edit comments while debugging and I can edit code that gets recompiled on the fly while debugging.


Depends on the language / framework. ASP.NET 2.0 with VB, for instance, does not. Furthermore, modifying a WebService doesn't inform the web server that it's been updated, so it keeps serving up old versions of your code.

ie, even MS's own products don't play nicely with each other. But you're more stuck with them than you would be with something more atomic and disconnected.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: