Windows Develop Bookmark and Share   
 index > Windows Forms Data Controls and Databinding > What is the Best way( Use designer for datasets or code )
 

What is the Best way( Use designer for datasets or code )

Hello, I am soon to work with another person to develop an application for an insurance firm. We will be working separately and merging our work as we go on. I would like to know what the best way to handle access to database, since our application will need to have a database. Is it better to use the dataset designer or write code? Another way to put this question is what is the standard way of database access when creating information systems in a team. I have never worked on a project in a team before. so any form of information in that direction would be greatly appreciated.
thank you.
Interesgint Guy
Morrizle  Tuesday, August 04, 2009 9:55 PM
the best approach is to use the code. It give performance boost to the application. Designer is a good way to quick start and keep things visible. the choice is now yours.
guptashail  Tuesday, August 04, 2009 10:08 PM
the best approach is to use the code. It give performance boost to the application. Designer is a good way to quick start and keep things visible. the choice is now yours.
guptashail  Tuesday, August 04, 2009 10:08 PM

You can use google to search for other answers

Custom Search

More Threads

• databound combobox selectedindex changes for no reason
• How to add LinqDataSource to WinApp ?
• comparing lists
• Datagrid Problems
• DataTable.Merge() not updating bound control
• VB 2005: db connection string
• Binding on ComboBox.SelectedValue - no Format-Event sent
• DataBinding a TreeView
• Column Total
• Databinding using an Enum