This GitHub project contains a Umbraco site using SQLCE (Windows only) and has the v9 Starter Kit installed.
Default Umbraco user is:
- Email: [email protected]
- Password: 1234567890
It would be really rather wonderful if people contributed examples of different techniques synchronised with the examples in the Umbraco Documentation.
For the time-being, create a folder for the 'type of example' at the root of the solution, we will advise if it should be a subfolder of something else, but main thing is to get buildable, workable, usuable examples in place!
Only commit the Umbraco.sdf file back in your contribution, if you have needed to change the Umbraco implementation to illustrate your example, we're trying to keep it as close to the shipped starter kit, so if something in there can be repurposed to illustrate the example, then use that first. If not it's ok to add new DocTypes, Properties if it will help make the examples more real world and clearer!