I am trying the client side of breeze into a webform (not MVC).
I am sorry but using breeze give me always undefined. The todos sample work perfectly!
In the documentation you write:
"You don't need requireJS to use Breeze. Simply omit the require.js script from your host web page (e.g., index.html) and insert a script tag specifying the breeze.js library. All of breeze will be accessible through the single breeze global variable."
The page is the more simple: