Click here to Skip to main content
15,888,351 members
Home / Discussions / C#
   

C#

 
AnswerRe: My LCD doesnt show anything? Pin
THeKiNG2019-May-10 9:36
THeKiNG2019-May-10 9:36 
QuestionQuery users in Security Tab from an AD member Pin
Scolo18-May-10 11:10
Scolo18-May-10 11:10 
QuestionOpening IE7 without menus or an address bar Pin
Melanie Peterson18-May-10 11:04
Melanie Peterson18-May-10 11:04 
AnswerRe: Opening IE7 without menus or an address bar Pin
Not Active18-May-10 11:19
mentorNot Active18-May-10 11:19 
GeneralRe: Opening IE7 without menus or an address bar Pin
Melanie Peterson18-May-10 11:25
Melanie Peterson18-May-10 11:25 
GeneralRe: Opening IE7 without menus or an address bar Pin
Not Active18-May-10 11:30
mentorNot Active18-May-10 11:30 
QuestionDataGridView DataSource: bindingSource or dataSet? Pin
mprice21418-May-10 10:49
mprice21418-May-10 10:49 
AnswerRe: DataGridView DataSource: bindingSource or dataSet? Pin
Henry Minute18-May-10 12:42
Henry Minute18-May-10 12:42 
It's a horses for courses thing IMO.

For very, very simple things with little or no user interaction it is probably simpler to bind directly to the dataset.

For most other circumstances and in my somewhat limited experience, using a BindingSource gives more control functionality.

Some links for BindingSource:
BindingSource a closer look[^]
BindingSource Class (MSDN)[^]. Just read the Remarks section for reasons that you might want to use a BindingSource.
A Detailed Data Binding Tutorial[^]. Any list would be incomplete without a Code Project article. Smile | :)

Others might disagree and I hope that they offer their opinions.
Henry Minute

Do not read medical books! You could die of a misprint. - Mark Twain
Girl: (staring) "Why do you need an icy cucumber?"
“I want to report a fraud. The government is lying to us all.”
Why do programmers often confuse Halloween and Christmas?
Because 31 Oct = 25 Dec.

QuestionMessage Closed Pin
18-May-10 10:24
Member 333565318-May-10 10:24 
Questiondisable sound Pin
behzadcp18-May-10 9:14
professionalbehzadcp18-May-10 9:14 
AnswerRe: disable sound Pin
Not Active18-May-10 10:03
mentorNot Active18-May-10 10:03 
AnswerRe: disable sound Pin
Henry Minute18-May-10 10:12
Henry Minute18-May-10 10:12 
GeneralRe: disable sound Pin
harold aptroot18-May-10 13:02
harold aptroot18-May-10 13:02 
QuestionConnecting to Data in a SQL Server Express Database. [modified] Pin
Darrall18-May-10 8:14
Darrall18-May-10 8:14 
AnswerRe: Connecting to Data in a SQL Server Express Database. Pin
venym7618-May-10 9:41
venym7618-May-10 9:41 
GeneralRe: Connecting to Data in a SQL Server Express Database. Pin
Darrall18-May-10 10:58
Darrall18-May-10 10:58 
AnswerRe: Connecting to Data in a SQL Server Express Database. Pin
Henry Minute18-May-10 10:02
Henry Minute18-May-10 10:02 
GeneralRe: Connecting to Data in a SQL Server Express Database. Pin
Darrall18-May-10 11:02
Darrall18-May-10 11:02 
QuestionPresentation Help..... Pin
AmbiguousName18-May-10 6:26
AmbiguousName18-May-10 6:26 
JokeRe: Presentation Help..... PinPopular
Not Active18-May-10 6:43
mentorNot Active18-May-10 6:43 
GeneralRe: Presentation Help..... Pin
AmbiguousName18-May-10 6:47
AmbiguousName18-May-10 6:47 
AnswerRe: Presentation Help..... Pin
Dimitri Witkowski18-May-10 6:43
Dimitri Witkowski18-May-10 6:43 
GeneralRe: Presentation Help..... Pin
AmbiguousName18-May-10 6:48
AmbiguousName18-May-10 6:48 
AnswerRe: Presentation Help..... Pin
Not Active18-May-10 6:45
mentorNot Active18-May-10 6:45 
GeneralRe: Presentation Help..... Pin
AmbiguousName18-May-10 6:48
AmbiguousName18-May-10 6:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.