Home - Advertise - About KYNOU -  - Tutorial Index - Newest Tutorials - Chat Room - Advanced Search
Tutorial TitleTutorial Description 
Accessing UIElement in Infragistics controlsAll Infragistics controls implement the UIElement interface. In this tutorial, you will learn how to access hidden UIElements so that you can do things that are not available with the default properties.Select
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
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
ATLAS home page's buttons: Can't save imagesIn this tutorial you will learn how to create buttons like the ATLAS home page's navigation buttons. As you probably already noticed, you cannot right-click on these buttons and save their images. You will learn how to do this.Select
Binding XML to DataGridIn this tutorial you will learn how to create an XML file and a related XML schema in VS.NET and bind the XML to a DataGrid.Select
Consuming a Web ServiceIn this tutorial, you will learn how easy it is to consume a web service when you take advantage of the automated features provided by VS.NET. Although you will consume a local web service the same technique can be applied to consume an external one.Select
Creating a Web ServiceIn this tutorial you will learn the steps to create a web service using Visual Studio .NET.Select
Creating, Displaying and Exporting Crystal ReportsIn this tutorial you will learn how to use the Crystal Reports for .NET set of controls that come with VS.NET to build, show, and export a report to a different file format, such as a PDF file.Select
Nested Tables in UltraGrid using UltraDataSourceIn this tutorial, you will learn how to create nested tables in the UltraGrid control using the UltraDataSource component. You will create two classes – Company and Employee – where one is a child of the other. These classes will be used as data for the grid.Select
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
Web Service Security using WSE 3.0In this tutorial, you will learn how to install WSE 3.0 on your Visual Studio 2005 and create an example of code where you will use Windows and Custom UsernameToken to secure the call to a web method.Select