Milos Quick Start
Milos Quick Start
Installing Milos
Installing the Milos Repository
Installing Developer Services Tools
Installing Visual Studio integration
Creating a new Milos Solution
Solution Folder Structure
Project Settings
Configuration Files
A sample Milos app.config file
A sample Milos web.config file
A sample Milos developer.config file
A sample Milos unit test config file
Retrieving a configuration setting in code
Developing a New Milos BusinessObjects Project
Adding the appropriate Milos references
Generating source code from an existing database
Creating source code manually
Typical modifications to BusinessEntity source code
Typical modifications to BusinessObject source code
Developing a New Milos BusinessObjectsTest Project
Adding the appropriate Milos references
The _UnitTestsHelper Project
Typical tests for a Milos BusinessEntity
Developing a New Milos WinForm or Web Project
Adding the appropriate Milos references
Adding an appropriate configuration file