Milos BusinessObjects Projects typically consist of source code files for related BusinessEntities and BusinessObjects which are compiled into a DLL. For example, your Milos Project might be called "UserBusinessObjects" and it might contain UserBusinessEntity.cs, UserBusinessObject.cs, GuestUserBusinessEntity.cs, GuestUserBusinessObject.cs, etc...

Example of BusinessEntity and BusinessObject source files in a Milos Assembly project.