The Wayback Machine - https://web.archive.org/web/20090806030840/http://www.codeguru.com:80/vb/controls/vbnet_controls/

CodeGuru
Earthweb Search
Login Forums Wireless Jars Gamelan Developer.com
CodeGuru Navigation
RSS Feeds

RSSAll

RSSVC++/C++

RSS.NET/C#

RSSVB

See more EarthWeb Network feeds

follow us on Twitter

Member Sign In
User ID:
Password:
Remember Me:
Forgot Password?
Not a member?
Click here for more information and to register.

jobs.internet.com

internet.commerce
Partners & Affiliates
















Home >> Visual Basic >> VB Controls >> .NET Controls


.NET Controls

.NET Controls



Web Service Secrets
06/17/2003
In his twelfth and final column, industry guru Karl Moore explores the world of Web services. From plugging into Google to zooming in on the Empire State Building through TerraServer, it's all here -- in the last of the .NET secrets series.

Creating Custom a Custom Control and UITypeEditor - Part 2
Rating: none
Paul Kimmel - 01/31/2003
Provide custom editing in the Visual Studio .NET Properties window when the basic text-input editing features aren't satisfactory. Learn to build a UITypeEditors.


DataGrid Control



[Updated] Export DataGridView to Microsoft Excel
Rating:
Paul Avery - 05/07/2008
Learn how to export information from a DataGridView to a Microsoft Excel file.

Creating a Custom DataGrid Paging Control
Rating:
mendhak - 02/06/2007
Create your own custom DataGrid paging control over which you, the developer, will have more control.

Excel 2 Win!
Rating:
Sids - 03/10/2004
This tutorial demonstrates how to copy Excel data into a Windows DataGrid Control from the Clipboard.

Print Support in a Custom DataGrid Control
Rating:
Piero Viano - 09/03/2002
How to use a custom DataGrid to add Print functionality to a .Net Windows application.


Listview



[Updated] How to Build a Simple Event Log Montior/Watcher (Using TCP in .NET)
Rating:
aleksisa - 11/12/2007
Learn how to build a simple event log "watcher" application to monitor event log changes on a remote machine(s).

Filling ListView Dynamically From any Data Sources with VB.NET
Rating:
DrDotNet1981 - 09/09/2004
Learn to combine VB.NET, ADO.NET, ListView XML, and SQL Server 2000.

How to Fill a ListView with any ADO.Net Dataset
Rating:
Bill Waiblinger - 10/01/2002
This article will show how to fill a ListView Control with the data contained in any ADO.Net DataReader.