-
Notifications
You must be signed in to change notification settings - Fork 19
Home
geoffreysmith edited this page Jul 19, 2011
·
13 revisions
Here you will find recipes for common tasks, as well as recipes for basic implementation of some of Sharp Architecture's features. Please note that these recipes are independent of each other! You would not serve all the dishes in a cookbook during a single meal, nor would you take this as a whole application.
Further note that this is a sample application and many examples will seem over engineered. A lot of these features are useful things that pop up in certain scenarios or in large, complex applications. If you do not see their value, do not feel compelled to use them.
Recipe #001 Using Query Objects
Recipe #003 Using Commands