Skip to content Skip to sidebar Skip to footer
Showing posts with the label Breeze

Maximum Call Stack Exccedwith Using Kendoui Grid And Breeze.js

I'm facing a problem to integrate breeze.js and kenoui grid . I have an observable array in my … Read more Maximum Call Stack Exccedwith Using Kendoui Grid And Breeze.js

Pass Typescript Function As A Javascript Function

I use typescript with breeze. How can i pass a typescript function to executeQuery.then? class MyCl… Read more Pass Typescript Function As A Javascript Function

When To Add Extend Additional Complex Types Onto A Breeze Entity

I want to load an entity from the database, and then using it's ICollection (from the model cla… Read more When To Add Extend Additional Complex Types Onto A Breeze Entity

Breeze Newvalue.getproperty Is Not A Function

I've updated to new version of breeze and ef 6. And after I did this, I get error newValue.getP… Read more Breeze Newvalue.getproperty Is Not A Function

Breezejs Selecting Complextype Properties

I am running into an issue with Breeze and Durandal which is leading me to believe it may be a bug … Read more Breezejs Selecting Complextype Properties

New Breeze 1.4.9 - Duplicate Entity - Possible Bug?

This problem started appearing after I upgraded to Breeze 1.4.9. I have the following entity: publ… Read more New Breeze 1.4.9 - Duplicate Entity - Possible Bug?

What Breeze Settings Are Needed To Make Caching Work?

I thought that Breeze does caching automatically, but in my simple test below it does not work. Wha… Read more What Breeze Settings Are Needed To Make Caching Work?

Breezejs V1.3.6 Breaks My Application

I've updated my client library and server web api dll to latest version. Now whenever I do an e… Read more Breezejs V1.3.6 Breaks My Application