5

I can't be the only one who gets this:

- Visual Studio frequently crashing. Particularly when working with databases
- Slowness when working within the database designer (after every change!)
- Random "errors". Literally could change nothing in a working program and then it will be throw an error.

My experience with VS and ASP.NET has been very frustrating.

Comments
  • 0
    depending what you're doing with databases, it might just not be worth it to use vs. why not go with ssms? i use them both on a daily basis and have no issues. only use vs for sqlite and sql ce databases.
Add Comment