I want to open a svc file to look at its code. But I always get svc.cs file opened automatically. Why?
I use visula studio 2010, c# 4.0.
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.
Well the
.csis your code file… But in Visual Studio, right click the.svcfile -> “View Markup”. Unless you are creating a Service Factory or changing the Codebehind file I don’t think there is much you can do.