Click here to Skip to main content
15,867,756 members
Articles / Programming Languages / Javascript

Book Review: Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
14 Jan 2014CPOL3 min read 9.7K   2  
This is a book review about Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API.

This article is in the Book Review chapter. Reviews are intended to provide you with information on books - both paid and free - that others consider useful and of value to developers. Read a good programming book? Write a review!

Introduction

  • Today I am going to Review a Book which has been published by Packt Publishing.
  • The Book is Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API.
  • The Authors of this book are Nishanth Nair and Ragini Kumbhat Bhandari.

Table of Contents

What You Will Learn from this Book

  • Learn the concepts behind building mobile applications using HTML5, CSS3, and JavaScript Build HTTP based services using ASP.NET Web API
  • Secure ASP.NET Web API services
  • Build a complete real world Movie Tickets application from scratch
  • Implement HTTP basic authentication
  • Learn about Kendo UI Framework components like templates, MVVM, and DataSource
  • Discover Kendo UI Mobile widgets and customize them using jsFiddle examples
  • Organize your JavaScript code using the Revealing Module Pattern

Pros

  • I took roughly 7 days to read this book. Before reading this book, I didn't have any prior experience about mobile application development or Kendo UI framework. But this book gave me all the necessary knowledge which it requires to develop mobile application with Kendo UI Mobile for my next App development.
  • This is a concise book (only 228 pages), directly targeted to the most needed materials for developing Mobile App with Kendo UI.
  • The author has explained in a simple step-by-step manner how to create a service back-end layer using ASP.NET Web API and how to integrate it with your front end mobile application by using extensible and maintainable JavaScript code in a very clear and nice way.
  • When I went through this book, I saw a number of very useful Tools and extensions are introduced for doing our work easily. Some of them are Ripple Emulator and Advanced Rest Client chrome extensions. The author has taught us how to configure those Tools by using nice images and clear step-by step explanations.
  • Another very useful feature of this book is where it shows all the code snippets on JsFiddle. So we can easily play with it when we do a fork.
  • In each and every chapter, there are a number of useful external links for getting additional knowledge if we would like to. It's really helped for getting in-depth knowledge of the desired areas.
  • The author has explained the JavaScript Revealing Module Pattern (RMP) and use it with all the code snippets. It's really awesome when we consider the best practices with JavaScript.
  • The way the author has explained the code snippets are really awesome. It's very clear and we can follow it even without practically involving with the code base. Because it contains all the relevant images, output of the source code and more...
  • I saw a very useful performance and Development Tips have been added to most sections of the book. Those tips will definitely help when we make the real app in the future.

Cons

  • The only complaint I have about this book is with the formatting of the code snippets. Currently it's in Black and White (mono). It should require color syntax code for better reading experience (at least for the eBook).

References

Conclusion

  • I would like to recommend this book for all the Novice and Intermediate Developers who are willing to learn Mobile App development with Kendo UI.
  • I have to put in a special thanks for Packet Publishers, who gave me this opportunity to review this book. This is my second book review and I hope to do more in future as well. Packet Publishers are doing an outstanding job in the Software Developer world by publishing these kind of Up-To-Date books in very specific areas. Keep up the good work.
  • I have thoroughly enjoyed the reading of this book and I hope that you will feel the same way as well.
  • Thanks to the authors Nishanth and Ragini as well for writing this kind of Instant category 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

 
-- There are no messages in this forum --