Kendo UI Angular 2 is Free? - kendo-ui-angular2

I will build a new application by angular 2 and i want to use Kendo ui Angular 2,
so i want to know :
Kendo ui Angular 2 is free or licensed ?

Kendo UI Core is the only Kendo framework open-source.
Kendo UI Core
Any other Kendo suite is released within commercial license:
Kendo UI Complete
Kendo UI Professional
On top of the .js files you might find this section:
Kendo UI v2016.1.412 (http://www.telerik.com/kendo-ui)
Copyright 2016 Telerik AD. All rights reserved.
Kendo UI commercial licenses may be obtained at
http://www.telerik.com/purchase/license-agreement/kendo-ui-complete
If you do not own a commercial license, this file shall be governed by
the trial license terms.

Related

Scheduler control in Kendo UI for Angular Package

Is scheduler control is available in kendo ui for angular package? They said they going to add scheduler control in angular package with 2017 Q2 release, but I couldn't find the scheduler control in Kendo UI For Angular package?
Can I combine Kendo UI for jQuery and Kendo UI for Angular in same project? I need to develop application with angular and I need use scheduler control on the same project.
No there is not and there is no short term plan. There is long term plan to do it. Details are available here.
I am pretty sure they didn't promise scheduler component in Q2 2017.
Yes you can mix kendo UI for jQuery with kendo UI for Angular. They propose same solution when using Telerik Reporting.
Here are documentation how to mix kendo UI for Angular with kendo UI for jQuery.

NumericTextBox and MaskedTextBox Kendo UI for Angular2

I was waiting for Kendo UI for Angular2 RC.0 for NumericTextBox and MaskedTextBox, but it was not released in RC 0. What's the plan for these controls?
These components were released yesterday. The RC.0 release is not yet announced however.
NumericTextBox - http://www.telerik.com/kendo-angular-ui/components/inputs/numerictextbox/
MaskedTextBox - http://www.telerik.com/kendo-angular-ui/components/inputs/maskedtextbox/

Does codenameone support liferay screens?

Liferay screens is available for iOS and android allowing development of native apps using Liferay portal as backend - sort of. Is this supported in codenameone?
No.
Unlike Lifray with Codename One you only build the UI once to do that you need to use our GUI builder or API both of which would be incompatible with Lifray.

how to use onsen-ui 2.0 to use flat design on iOS and material on Android ?

Onsen-ui 2.0 provides material and flat components. If we want to follow vendor design guidelines we should use material for android and flat for ios. How should I do without using full switch android or ios on my templates ?
With Onsen 2.0, they are enabling this exact feature. Onsen 2.0 will automatically detect the platform and switch between iOS and Material for you. Check out this blog post from yesterday that explains it all in detail: https://onsen.io/blog/what-is-material-design/
This is the relevant quote though from that link:
We have also gone one step further by adding automatic styles. What
this means is that an Onsen UI app will use the Material Design
components when running on the Android platform while it automatically
switches to the flat design when running on iOS.
I will be waiting for Beta 7 , Have you decided the date of release. Switch based on platform is going to be a fantastic feature.

Microsoft CRM 2013 Webforms or MVC

I have been wondering what technology Microsoft uses to build MS Customer 2011/ 2013? Are they using web forms or mvc?
Microsoft started development of Dynamics CRM on .NET Framework version 1.1. At that time MVC did not exist. CRM was gradually migrated to the newer framework versions (the most recent is v4.0).
The point is ASP.NET/WebForms and ASP.NET/MVC are based on very different architectures. Moving to MVC would require rewriting large parts of the application. Therefore, it is not surprising that version 2013 is still based on WebForms.
It's a combination of WebForms, HttpHandlers, HttpFilters and AJAX.

Resources