Gantt Chart Library (for Windows Forms and .NET 2.0) contains Gantt Chart related Windows client components, such as task and resource based Gantt Chart controls and related classes, with data binding support, standard appearance and behavior...
Advertisement
Hosting Windows Custom Controls In Web Forms is an article in which the author shows how to create a custom web control through which you can open a file with associated application installed on the client machine. The author shows you the...
Data Binding with Windows Forms and ADO.NET is an useful article that cover various topics such as information about the databinding and Windows forms, how to create databound Windows forms and dataset objects, populating combobox with data,...
How often the users of your program ask you to add one more form in your program which just show the result of some query in a data grid? Tired to add new forms and new reports in your program? EasyQuery.NET WinForms edition let your...
Code in Style with ASP.NET Themes is one of an article about ASP.NET themes. Theme is used to define the display of controls and pages. The themes could be used for the whole web application which is described in this tutorial. The author explains...
Opening popup windows with ASP.NET is an ASP.NET tutorial in which author details about opening a popup window using ASP.NET. The author explains about a method, Attributes.Add which helps in adding the attributes to the server control and also...
Windows Forms Introduction: Part 4: Menus is a web based tutorial in which author elaborates about the method that have to be adapted to generate a menu in the Windows web forms. Here the author explains about the above said process with the help...
Code Behind in Web Forms and User Controls is an user firendly tutorial in which author discusses about the process of code behind in the web form, which is hosted in a single page with two files, one for code and another one for content. By using...
The FotoVision sample allows you to easily share photos on the web and demonstrates a variety of .NET technologies including Windows Forms, ASP.NET, Web services, and the .NET Compact Framework. It consists of a desktop, web, and Pocket PC sample...
SpreadsheetGear for .NET is a royalty free Microsoft Excel compatible spreadsheet component built by industry veterans for the Microsoft .NET Framework. SpreadsheetGear for .NET provides C#, Visual Basic .NET, Windows Forms, ASP.NET and Web...
Managing Focus in Web Forms is a tutorial which concentrates on web control on the web forms. In this tutorial author explains about generating custom web control, which add the focus manager control to the tool box inorder to set the focus to web...
FolderView.Net 8.0 Control brings drop-in Windows-Explorer-like folder browsing UI functionality to your applications It provides a familiar yet powerful folder browsing UI right inside your own forms and dialogs and is a perfect replacement for...
FolderView.Net Control 9.0 brings drop-in Windows-Explorer-like folder browsing UI functionality to your applications It provides a familiar yet powerful folder browsing UI right inside your own forms and dialogs and is a perfect replacement for...
Spire.XLS for .NET is a professional Excel .NET component that can be linked into any type of .NET 2.0, 3.5 or 4.0 project, either ASP.NET web sites or Windows Forms application. Spire.XLS for .NET offers a combination of APIs and GUI controls for...
In order for ASP.NET web pages to run properly on IIS, it must have properly defined mappings that associate each of the ASP.NET files types with its associated application DLL. This article walks you through how to resolve several common ASP.NET...
Aspose.BarCode is a windows Forms component which allows developers to quickly and easily add barcode generating functionality to Microsoft .Net applications. Aspose.Barcode supports most established barcode standards and barcode specifications....
Distributing and promoting commercial applications as trial and evaluation versions is highly important for any serious developer. However, the process of delivering trial and full versions of the program may be somewhat problematic. If the...
How to use the speech module to use speech recognition and text-to-speech in Windows XP or Vista.
The voice recognition system can listen for specific phrases, or it can listen for general dictation.
You can use...
Associating Scite .session files with "scite.exe -loadsession:" poses a problem in Windows because of the backslashes in the file path. To avoid this, copy this script to the Scite directory and associate it with .session files instead....
As you can see in Windows Control Panel 'System' applet there are two groups of environment variables: USER and SYSTEM. Here presents function for retrieve SYSTEM variable value. |