Hi guys can I use Visual Studio 2010 express edition to create a telco-grade applications?
Share
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.
Yes. You can use a text editor like Vi to create a telco-grade (otherwise known as carrier-grade) application, or even Notepad. Being telco-grade has nothing to do with the tools you use to write the software, but the language/compiler/runtime quality, design methodology, testing regime, etc.
You might find it easier using a full version of Visual Studio if the additional capabilities contribute to code quality.