On Sep 22 2016 we finished yet another webinar. We conduct these webinar almost every month on 2/3/4 Thursdays from 12PM to 1PM IST. This time the topic for the webinar was “Now Build Web Apps & APIs with Node JS”. Node JS is a very popular server side execution environment and you can program using JavaScript as a language. This is a interesting topic and we decided to provide you a stepping stone towards your Node JS journey. This webinar was all about the basics – what, why and how of Node JS. We have the webinar recorded and you can view the recording below on demand. Continue reading
Author: Lohith
How To: Use RadMap in your ASP.NET AJAX Web Applications
In this blog post i will take a lap around on of the interesting controls we have in our Portfolio. UI for ASP.NET AJAX is one of the popular control suites in our portfolio. As part of the suite we have “RadMap” – an Server Control which renders HTML5 based map on your web page. Rest of this blog post will focus on how to getting started with RadMap. If you want to quickly jump to the demos we have and take a sneak peek – well head over here. Continue reading
Video: How to use Kendo UI Core in ASP.NET MVC Core
Couple of days ago i wrote a blog post titled “How to: Integrate Kendo UI Core in ASP.NET MVC Core”. You can read it here. Continue reading
Resources from webinar “Building BOTs with Microsoft BOT Framework”
Its webinar time again. We concluded one more webinar on Aug 25 2016. This time it was an interesting developer topic. Microsoft released a brand new framework called “Microsoft BOT Framework” around 6 months ago. This webinar the focus was how to build a BOT using Microsoft BOT Framework. If you attended live, hope you liked the webinar. This blog post is a recap of the webinar and you will find the slide deck & video recording of the webinar. Continue reading
How To: Use Kendo UI Core in ASP.NET MVC Core
In this blog post i will take a look at how to use Kendo UI Core (a HTML5 based JavaScript UI framework) in ASP.NET MVC Core. Read on to know how to integrate Kendo UI Core with your ASP.NET MVC Core in simple steps. Continue reading
Video: How to add custom Date filter column in Kendo UI Grid using ASP.NET MVC Wrapper
Recently i wrote a blog post showcasing how to add a custom Date filter column in Kendo UI Grid using our TelerikĀ UI for ASP.NET MVC wrappers. You can find the blog here. In this blog post i will be providing a screen case i have recorded where i give you step by step instruction on how to create a custom Date filter column. If you have read the blog post – now you get to see it in action. Continue reading
Resources from Webinar “Even Quicker Development with Xamarin Forms using Telerik UI for Xamarin”
This is a recap blog post for the webinar we conducted on Jul 28 2016. The webinar was titled “Even Quicker Development with Xamarin Forms using Telerik UI for Xamarin”. In this blog post you will find the slide deck and the video recording of the webinar. Continue reading
How To: Custom Date Filter Column in Kendo UI Grid using ASP.NET MVC Wrapper
In one of my previous blog post, i had written about how to have a custom date filter column in Kendo UI grid but the JavaScript way. You can read about it here. Video version of that blog post is available here. In this blog post i will showcase how to achieve the same scenario but using ASP.NET MVC Wrapper. Continue reading
Resources from webinar “Build Rapid MVC Based Web Applications using Sitefinity”
On Jul 21 2016 we conducted a webinar titled “Build Rapid MVC Based Web Applications using Sitefinity”. This blog post is a recap of that webinar.
About Sitefinity:
Sitefinity isĀ our product which mainly caters towards Content Management. So you can say that Sitefinity is a CMS. But its much more than a CMS. It can be used as a Content Management Tool, Experience Management Tool or a Digital Commerce Tool. It provides Enterprise Capabilities, System Integrations and a Development Platform for developers. You can know more about Sitefinity on our official website – www.sitefinity.com
Slide Deck:
It was one of those webinars where i did not use a slide deck. So no slides to share here.
Video Recording:
Find below the video recording of the webinar:
Hope you like the webinar. If you have any feedback/suggestions please leave a comment below.
Till next time – Happy Coding.
Video: Custom Date Filter Column in Kendo UI Grid (JavaScript)
In my previous post here, i talked about Kendo UI Grid & Custom Date Filter column using JavaScript. I have recorded a screen cast on the same subject. In the screen case you will be able to follow the step by step instruction to create a custom date filter column. Below you will find the screen cast recording:
Hope the video helps you if you have a similar requirement in your projects.
Till next time – Happy Coding !
How To: Custom Date Filter Column in Kendo UI Grid (JavaScript)
This post is one of the Customer Problem Solution kind of blog post. I will be talking about a requirement i was given and the solution to that requirement. If you had a similar requirement in any of your projects – well the solution is available in this post. So read on. Continue reading
Video: How to Scaffold Kendo UI Grid in ASP.NET MVC Applications
Kendo UI is one of our popular controls set when it comes to HTML5 based app development. Kendo UI is client side UI framework and you work with Kendo UI using JavaScript. But if you are coming from ASP.NET MVC background you may be familiar with the concepts of HTML helper. Helpers are nothing but a shorthand to otherwise writing lengthy HTML code. With our UI for ASP.NET MVC product we provide what we call as “Kendo UI Wrappers for ASP.NET MVC” a.k.a Kendo UI helpers in ASP.NET MVC.
Grid control or widget as we call it – is one of the most widely used widget in Kendo UI. When you install our UI for ASP.NET MVC we also install Kendo UI Scaffolder. Scaffolding is a handy productivity feature in Visual Studio where the Scaffolder generates all the boiler plate code necessary. Our Kendo UI Scaffolder can scaffold Grid code for you – without you writing a single line of code.
In the below video i have tried to capture the steps required to perform a Kendo UI Grid Scaffolding in your ASP.NET MVC applications. The video is like a Step by Step instruction for you to follow:
Hope this video gives you a jump start if you are planning to use Kendo UI Grid in your ASP.NET MVC applications.
Till next time – Happy Coding !
Resources from Webinar “You Know Angular 2, You Know Native Mobile App Development”
On Jul 14 we finished yet another webinar. The topic of the webinar was “You Know Angular 2, You Know Native Mobile App Development”. This webinar was all about introducing how you can reuse your skill of Angular 2 knowledge to build Native Mobile Apps using NativeScript. Continue reading
Video: Building Enterprise Dashboards in Minutes using ASP.NET MVC
In my previous blogs post here, i talked about our Telerik UI for ASP.NET MVC and Dashboard Project Template that we provide for Visual Studio. In this blog post i have a screen cast created which shows how to use the Dashboard Project Template. In the screen cast i go over the process of using the Dashboard Project Template in a step by step manner. Continue reading
Creating Dashboard in Minutes using Telerik UI for ASP.NET MVC
In this blog post i will be talking about one of our products named “UI for ASP.NET MVC”. As part of the product we provide certain productivity improvement things and in this blog post i will showcase one such feature namely – Project Templates. Using Project Templates you can jump start your ASP.NET MVC project using Kendo UI. We have a specific template which helps you create Dashboard within minutes. So lets take a lap around this Dashboard Project template now. Continue reading