I am creating a web service and I want to name it accordingly.
Now my service is called Service according to / App _Code / Service.cs
Should I rename it to something like: com.example.MyWebService.cs?
How to bypass a class file except for '.' in the file name?
Anonymous cow
source share