Get some sample Schemas:
Here you can download some sample
Base4 schemas you can use to learn from or even to kick start your own applications.
-
Base4.Core is a DLL that adds some basic types to the built-in types, including
amongst others:
Person, Address, Country,
City, Region, Email
and
EmailAddress. Download it
here.
Note: You can of course
create your own definitions for any of the types included in the above schemas.
These schemas simply provide simple examples and very useful starting points.