Overview Sitefinity CMS features a powerful internal Search Engine that allows your site visitors to search your content and find what they are looking for. The Search Engine is built on top of the .NET port of the infamous Lunene Engine which powers an unlimited number of websites today. Unlike the solid Search Engine behind it, the Search ...
Category Kendo UI
-
-
Custom Skin for Kendo UI DataViz Components
Kendo UI DataViz is a collection of components targeting data visualization such as charts, gauges and diagrams. These elements are indispensable in any application that deals with data aggregation and data presentation. When you develop an application, it is seldom that you are satisfied with the default theme (or the other themes) that Kendo UI offers because oftentimes ...
-
Running Cordova Multi-Device Hybrid App from Visual Studio On an iOS Device
Abstract In a previous post we looked at how we can build and deploy a Multi-Device Hybrid App from Visual Studio to an Android device. It was a fairly simple process and within a few minutes we managed to get the app running on the device. If you've done any cross-platform development before, you would agree that ...
-
Multi-Device Hybrid Apps… Where are the iOS and Windows Simulators?
In a previous post we have discussed how we can build and run the multi-device hybrid apps in a simulator for Android and we also demonstrated how we can build and deploy the application to a physical device. If you've recently upgraded your Visual Studio 2013 to Update 2, you might have noticed that there is no way ...
-
Running Cordova Multi-Device Hybrid App from Visual Studio On Android Device
As the name suggests, in this column I am going to show you how to run and debug your hybrid application from Visual Studio on your Android device. We will not be covering iOS here but in a later post. If you haven't started developing Multi-Device Hybrid applications in Visual Studio then I suggest that you take ...
-
Getting Started with Cordova and Multi-Device Hybrid App in Visual Studio
Two days ago at TechEd conference, Microsoft announced the future step in its "mobile first, cloud first" strategy with a preview of Apache Cordova support in Visual Studio. Apache Cordova is a popular open source toolkit for building apps for iOS, Android, and Windows using HTML, CSS, and JavaScript. With the Cordova integration, Visual Studio will directly support ...