Click here to Skip to main content
15,881,844 members
Articles / Web Development / HTML

Book Review: Kendo UI Cookbook

Rate me:
Please Sign up or sign in to vote.
3.00/5 (2 votes)
4 Jan 2015CPOL3 min read 11.6K   1   2
Book Review: Kendo UI Cookbook

Introduction

  • Today I am going to Review a Book which has been published by Packt Publishing.
  • The Book is Kendo UI Cookbook.
  • The Author of this book is Sagar Ganatra.
Kendo UI Cookbook

Table of Contents *

  • Chapter 1, The Kendo UI Application Framework
  • Chapter 2, The Kendo UI Grid
  • Chapter 3, Kendo UI TreeView
  • Chapter 4, Kendo UI Editor
  • Chapter 5, Kendo UI PanelBar
  • Chapter 6, Kendo UI File Uploader
  • Chapter 7, Kendo UI Window
  • Chapter 8, Kendo UI Mobile Framework
  • Chapter 9, Kendo UI Mobile Widgets
  • Chapter 10, Kendo UI DataViz
  • Chapter 11, Kendo UI DataViz – Advance Charting

Who this book is for ? *

  • This book will do wonders for web developers who have knowledge of HTML and JavaScript and want to polish their skills in building applications using the Kendo UI library.
  • The library provides web, mobile, and data visualization widgets that can be configured easily to match the needs of the application.

What you will learn from this book ? *

  • Get to grips with the basics of the Kendo UI application framework.
  • Use various widgets such as Grid, TreeView, Editor, PanelBar, Modal Window, and File uploader, and customize your application to meet the business requirements.
  • Build web applications for the mobile platform and provide a native look and feel on iOS, Android, BlackBerry, and Windows Phone 8.
  • Utilize the data visualization components such as charts and dashboard widgets to build visually compelling and interactive applications.

Pros

  • Kendo UI is a one-stop library that allows you to build applications for web and mobile platforms using HTML5 and JavaScript.This book is a practical guide that aims to help you learn how to utilize Kendo UI with your apps.
  • I have read the 2nd chapter of this book which is "The Kendo UI Grid".
  • It's a really good one. So I'm going to share the thoughts of mine about this chapter with you. Let's start it.
  • The Kendo UI library comes with a powerful Grid component. The author has explained how to display tabular data and provide various functionalities, such as sorting based on a selected column, filtering data, using pagination, and editing the tabular data, etc.
  • It has been explained by using a step by step approach with the colourful images.Which is really awesome.
  • After that, I have learned the Kendo UI Grid component's various configuration options to customize the way the Grid is displayed and also saw the various APIs to manipulate the Grid's content.
  • The most interesting section on this chapter is 'Using the virtualization mechanism to improve the performance of the Grid '. Here it has been explained how to improve the performance of the grid when we load the large set of data by using 'virtualization' concept on the Kendo UI Grid. It's really awesome.

Cons

  • The only complaint that I have about this book is with the formatting of the code snippets. Currently it's in black and white (mono) way. As a reader, I would like to have a color syntax for the code snippets. If so, it'll give a huge value for Packt's books.

Reference *

Do you need to Buy this Book ?

Conclusion

  • I would like to recommend this book for all the HTML and JavaScript developers who are willing to build applications using the Kendo UI library.
  • I have to put in a special thanks for Packt Publishers who gave me this opportunity to review this book. The Packt Publishers are doing an outstanding job in the software developer world by publishing these kind of books in very specific areas. Keep up the good work.
  • Thanks to the author Sagar Ganatra as well for writing this kind of awesome book. Keep up the good work.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Freelancer
Sri Lanka Sri Lanka
Sampath Lokuge holds a Bachelor of Science degree in the Mathematics and Computer Science at the University of Colombo, Sri Lanka.

He possesses over 8 years of experience in constructing web applications using Microsoft Technologies including ASP.net MVC, C#, SQL Server, Web API, Entity Framework and also other web technologies such as HTML5, CSS3,jQuery and AngularJS.

Sampath has earned Microsoft certifications such as MCP, MCAD, MCSD and MCTS and very recently he has completed MS (Microsoft Specialist) for MVC 4 and MCSD (Windows Store Apps Using HTML5).

Besides that, he is an active blogger, writing about web and mobile development issues and promoting best practices.He also actively participates in online communities such as Code Project and StackOverflow.He himself is handling three communities, which are ASP.net MVC 5 With C# on Linkedin,Entity Framework 6 on G+ and Hybrid Mobile App with WinJS on Facebook.

Now, I am a 100% Freelancer. Smile | :)

Tech Blogs


Sampath Lokuge Tech Universe

Communities which I'm Handling :


Entity Framework 6

ASP.net MVC 5 With C#

Hybrid Mobile App with WinJS

Comments and Discussions

 
GeneralMy vote of 1 Pin
fraser addison5-Jan-15 8:08
fraser addison5-Jan-15 8:08 
GeneralRe: My vote of 1 Pin
Sampath Lokuge5-Jan-15 8:31
Sampath Lokuge5-Jan-15 8:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.