1 / 15

Zastosowanie frameworka Kendo UI w aplikacjach ASP.NET MVC

Zastosowanie frameworka Kendo UI w aplikacjach ASP.NET MVC. Tomasz Margalski. Agenda. Kendo UI – co to jest i do czego służy Kendo UI vs jQuery UI Kendo UI Web w Twoim projekcie Przykłady zastosowania widgetow Kendo UI Web Podsumowanie Pytania. Czym jest Kendo UI?.

neylan
Download Presentation

Zastosowanie frameworka Kendo UI w aplikacjach ASP.NET MVC

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Zastosowanie frameworka Kendo UI w aplikacjach ASP.NET MVC Tomasz Margalski

  2. Agenda • Kendo UI – co to jest i do czego służy • Kendo UI vs jQuery UI • Kendo UI Web w Twoim projekcie • Przykłady zastosowania widgetow Kendo UI Web • Podsumowanie • Pytania

  3. Czym jest Kendo UI? „Kendo UI is everything professional developers need to build HTML5 & JavaScript sites and mobile apps.” - kendoui.com

  4. Kendo UI Framework

  5. Web • Duża ilość widgetów • Data Source • Szablony • Walidacja • Globalizacja • Drag-and-Drop (dotykowe) • ThemeBuilder

  6. DataViz • Oparte o HTML5 • Dostępne wykresy: • Kołowy • Liniowy • Kolumnowy • Punktowy • Powierzchniowy • Bąbelkowy

  7. Mobile • Natywnie na każdym urządzeniu • Wsparcie dla WinPhone8, iOS, Android, BlackBerry

  8. vs

  9. http://jqueryuivskendoui.com/

  10. Kendo UI Web w Twoim projekcie http://www.kendoui.com/download.aspx <link href="styles/kendo.common.min.css" ... /> <link href="styles/kendo.default.min.css" ... /> <script src="js/jquery.min.js" ..></script> <script src="js/kendo.web.min.js" ..></script> PM > Install-Package KendoUIWeb

  11. Przykłady zastosowania widgetów Kendo UI Web w aplikacjach ASP.NET MVC

  12. Licencja • Kendo UI Web - GPL-3.0 • Kendo UI Complete for ASP.NET MVC – $999/rok, 1 developer • Kendo UI Web– $399/rok, 1 developer • Kendo UI Mobile – $199/rok, 1 developer • Kendo UI DataViz– $399/rok, 1 developer

  13. Podsumowanie • Alternatywa dla jquery ui, jqgrid.. Itd. • Jeden framework, a tyle widgetow, elementów... • Oferty pracy: „Dodatkowym atutem będzie znajomość: Kendo UI (Telerik);”

  14. Pytania? margalski@boo.pl @tmargalski

More Related