Category Archives: Kendo UI

New Pluralsight Course: Kendo UI and AngularJS

Incredibly pleased to announce the release of my latest Pluralsight course: Kendo UI and AngularJS From Scratch This course is targeted at Kendo UI programmers who wish to integrate Kendo UI into AngularJS programs (e.g., rather than jQuery).  In only … Continue reading

Posted in AngularJS, Kendo UI | Tagged | 2 Comments

Yet Another Podcast #132: FalafelCon Roundtable

Talking with J. Tower, Josh Eastburn and Venkata Koppaka of Falafel Software about their upcoming presentations at FalafelCon.  We also discuss working remotely, software, AngularJS, Xamarin and much more. Falafel Software FalafelCon Falafel Blogs HipChat GoToMeeting 48 States Project Special … Continue reading

Posted in AngularJS, ASP.NET, Azure, Bootstrap, Falafel Software, iOS, JavaScript, Kendo UI, Mobile, Observations, Open Source, Patterns & Skills, Xamarin, XAML | Tagged | 1 Comment

Dependent Methods in Kendo: A Practical Example

On May 10, Noel Rice of Falafel wrote a wonderful blog piece entitled Dependent Methods (calculated fields) – a hidden goody in Kendo UI.  It wasn’t two weeks later that I had occasion to put this to use for a … Continue reading

Posted in Kendo UI | 1 Comment

Kendo UI & Dynamic Data: Solution 1

We’d like to display dynamic data in our view. For example, we might create a set of CheckBoxes on the fly, depending on data from the server. There are many good reasons to do so, not the least of which … Continue reading

Posted in Data, Kendo UI | 22 Comments