Interview Question in Visual Studio 2005


 

Interview Question :: How to create database application in visual studio 2005

what language? the basic steps are

1. create a user interface
2. create a database (not in visual studio but mssql)
3. create a data adaptor to hook into the database
4. create sqlconnections to your database controls

dougc
by ksk