Home - Advertise - About KYNOU -  - Tutorial Index - Newest Tutorials - Chat Room - Advanced Search
Skip Navigation Links.
Tutorial TitleTutorial Description 
Registering KYNOUControlsYou should take this tutorial before any other one that shows you how to use the KYNOUControls. This tutorial will walk you through the steps to register the KYNOUControls assembly.Select
Three Dropdownlists using AJAXIn this tutorial, you will learn how to use the KYNOUAJAXContainer control to make three dropdownlists interact with each others using AJAX.Select
AJAX Online Users ExampleIn this tutorial, you will learn how to use the KYNOUAJAXContainer control to monitor the users that are online on your website. Once again, the benefit of using the KYNOUAJAXContainer control is the fact that the whole AJAX mechanics is implemented automSelect
AJAX Chat App using KYNOUAJAXContainer controlIn this tutorial, you will learn how to use the KYNOUAJAXContainer to create a chat application. Under the hood AJAX will be used to pass and get data to/from the server. But thanks to the KYNOUAJAXContainer control, you will not need to code the AJAX funSelect
GridView Auto-refreshIn this tutorial you will learn how to use the KYNOUAJAXContainer control to auto-refresh the content of a GridView control every x milliseconds, where x – in this example – will be 1000 which is a second.Select