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

How Does Breezejs Track Property Changes

I am curious about how BreezeJS is able to determine which properties of an entity have changed and… Read more How Does Breezejs Track Property Changes

Angular And Breeze Edit Date Object

I have an AngularJS application where I want to edit a Date object that is being exposed by ASP Web… Read more Angular And Breeze Edit Date Object

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

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?

Difference Between "q" And "q" In Angularjs And Requirejs

I am creating a single page app built on AngularJS, Breeze, and RequireJS. In setting up AMD with r… Read more Difference Between "q" And "q" In Angularjs And Requirejs

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

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 Using Angular $http Interceptor

I use a angular $http interceptor, to check if a ajax request returns 401 (not authenticated). If r… Read more Breeze Using Angular $http Interceptor

Breeze: Sorting By Navigation Property Fails With Nhibernate And Webapi 2

If I try to sort my entities by navigation property, I get the following error: ''NHiberna… Read more Breeze: Sorting By Navigation Property Fails With Nhibernate And Webapi 2

Breeze | Datajs - No Handler For Data

I am new in breeze world, but I want use it in my application. I tried test it with simple ASP.Net … Read more Breeze | Datajs - No Handler For Data

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

Extending A Breeze Entity Using TypeScript

I am developing a website using HotTowel and TypeScript. In John Papa's excellent PluralSight … Read more Extending A Breeze Entity Using TypeScript

Breeze: Sorting By Navigation Property Fails With NHibernate And WebAPI 2

If I try to sort my entities by navigation property, I get the following error: ''NHiberna… Read more Breeze: Sorting By Navigation Property Fails With NHibernate And WebAPI 2

Breeze Using Angular $http Interceptor

I use a angular $http interceptor, to check if a ajax request returns 401 (not authenticated). If r… Read more Breeze Using Angular $http Interceptor