Bind Form Values to Class Values in VB.NET
Category:
C#, VB.NET, ASP.NETType:
ModulesDifficulty:
IntermediateAuthor:
Nathan MoschkinVersion Compatibility: Visual Basic.NET
More information:
This is a module I wrote to automatically do data bindings from a set of controls to the properties of a simple fielded class. It implements a quaint fuzzy-logic algorithm I thought up to connect names and control-types with propertynames and data-types. A demo windows application is included.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download autobind.zip