Notepad is shit, it doesn't even include line numbering or syntax highlighting.
Visual Studio is absolutely awesome (well, some bugs). Together with Resharper, it is amazing.
You can code folding, auto-completion, class browser, built-in documentation, refactoring, automatic indention, debugging, code suggestions, it points out issues and helps you fix them, etc.
It's invaluable!
A simple text editor can work on small projects. But when you do large enterprise projects and object-oriented programming its good to have a IDE.




Reply With Quote
