Linked files is an existing feature of Visual Studio and is not unique to Open Ria Services. A Open Ria Services link between projects can exist, but it is not required to use linked files. When you use the linked files approach, you implement a "pull" model for sharing source code files. The client project does not contain a copy of the file. Instead, the client project just references the file in the server project.