Home >>
More Than ASP.NET
More Than ASP.NET
Sorted By
date desc
|
Sort By:
|
Date
|
Most Popular
|
Name
|
Ratings
|
This demonstration allows you to test the MainMenu control in the context of a simple MDI application. The sample application uses most of the design-time features of the MainMenu control, including menu-merging, and menu events (Popup, Select, and C |
|
The purpose of this demonstration is to illustrate how to create a program that displays an icon in the taskbar tray. |
|
In this article, Erik explains how to get data from ASP.NET to Flash and let's you decide what you think of Flash as a tool for application development. |
|
Inheritance allows you to derive from an existing object and to add your own properties, etc. A practical use for this is to keep track of items in the UI without complex synching of different objects and without having to do messy lookups once an it |
|
In this tutorial, the interoperation of DirectX with the Microsoft .NET Framework is investigated. A C++.NET DirectX .NET wrapper is built, then used in C# and Visual Basic.NET applications. |
|
The DataGrid Web control has built-in Automatic or Custom Paging functionalities; however, the DataGrid Windows control lacks these features. This article demonstrates how to create a simple paging mechanism for the DataGrid Windows control. |
|
This article describes how to create a Windows form that displays a parent (or master) record and all of the related child (or detail) records by using the Northwind Customers and Orders tables. This article also describes the CurrencyManager object |
|
|