Is Visual Studio only used for programming and coding, or does it have other features?
In a work environment, how is Visual Studio used for other kinds of work?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can do some things outside of coding, but it’s not really the best at many of those. You can edit text files, xml files, use it to access a database and do queries, make diagrams (class diagrams) from your code, analyze code, test your applications, debug applications that have crashed. There’s also some sort of community element to the start page, but I’ve never really gotten into that. I think I have an least 1 instance of devenv up 99% of the time, but then again, I write a lot of code. 🙂