Skip to Content
0
Former Member
Jan 28, 2009 at 09:43 AM

SDK Newbie issues....

18 Views

Hello All...

I am new at SDK and am trying to develop a master data interface to store packaging types available to inventory.

So far ive

1. installed the IDE tools for VS 2005 and generated a sample project

2. able to generate the interface in screen painter and link it to the VS solution.

Next i need to bind data...

for ex - (as im used to a conventional vb.net based coding practice) how to access the controls on the designed form, read the data values and post them to a table ?

Basically, How to proceed ahead...