Click here to Skip to main content
15,925,181 members
Home / Discussions / C#
   

C#

 
AnswerRe: reference and not copy Pin
Judah Gabriel Himango1-Mar-06 10:42
sponsorJudah Gabriel Himango1-Mar-06 10:42 
AnswerRe: reference and not copy Pin
Guffa1-Mar-06 10:56
Guffa1-Mar-06 10:56 
GeneralRe: reference and not copy Pin
spin vector1-Mar-06 12:11
spin vector1-Mar-06 12:11 
QuestionArguments to .exe Pin
Sean891-Mar-06 8:55
Sean891-Mar-06 8:55 
AnswerRe: Arguments to .exe Pin
Somanova4201-Mar-06 9:15
Somanova4201-Mar-06 9:15 
AnswerRe: Arguments to .exe Pin
Judah Gabriel Himango1-Mar-06 9:21
sponsorJudah Gabriel Himango1-Mar-06 9:21 
AnswerRe: Arguments to .exe Pin
Sean891-Mar-06 10:17
Sean891-Mar-06 10:17 
QuestionE-Mail sending Pin
ytubis1-Mar-06 8:16
ytubis1-Mar-06 8:16 
AnswerRe: E-Mail sending Pin
Le centriste1-Mar-06 8:22
Le centriste1-Mar-06 8:22 
GeneralRe: E-Mail sending Pin
ytubis1-Mar-06 8:29
ytubis1-Mar-06 8:29 
GeneralRe: E-Mail sending Pin
ytubis1-Mar-06 8:31
ytubis1-Mar-06 8:31 
GeneralRe: E-Mail sending Pin
Le centriste1-Mar-06 8:35
Le centriste1-Mar-06 8:35 
GeneralRe: E-Mail sending Pin
Le centriste1-Mar-06 8:34
Le centriste1-Mar-06 8:34 
GeneralRe: E-Mail sending Pin
ytubis1-Mar-06 9:18
ytubis1-Mar-06 9:18 
AnswerRe: E-Mail sending Pin
mrsnipey1-Mar-06 16:54
mrsnipey1-Mar-06 16:54 
AnswerRe: E-Mail sending Pin
HimaBindu Vejella1-Mar-06 17:59
HimaBindu Vejella1-Mar-06 17:59 
QuestionTake a Report Pin
mostafa_h1-Mar-06 7:13
mostafa_h1-Mar-06 7:13 
QuestionWindows DataGrid Event Notification Pin
Subrahmanyam K1-Mar-06 6:39
Subrahmanyam K1-Mar-06 6:39 
AnswerRe: Windows DataGrid Event Notification Pin
microsoc2-Mar-06 14:42
microsoc2-Mar-06 14:42 
Questiondataadapter 2005 Pin
fmardani1-Mar-06 5:42
fmardani1-Mar-06 5:42 
AnswerRe: dataadapter 2005 Pin
Judah Gabriel Himango1-Mar-06 8:19
sponsorJudah Gabriel Himango1-Mar-06 8:19 
The disadvantage is that you don't have fine-grained control over how and when the connection is opened, how long the command should try to execute before giving up, custom error handling when something goes wrong, to name just a few. If you're ok with losing some power in order to be able to write less code (which means fewer bugs), then DataSets and DataAdapters are for you.

Tech, life, family, faith: Give me a visit.
I'm currently blogging about: Connor's Christmas Spectacular!
Judah Himango


GeneralRe: dataadapter 2005 Pin
HimaBindu Vejella1-Mar-06 18:04
HimaBindu Vejella1-Mar-06 18:04 
QuestionComboBox and MonthCalendar Pin
mostafa_h1-Mar-06 4:54
mostafa_h1-Mar-06 4:54 
AnswerRe: ComboBox and MonthCalendar Pin
Drew McGhie1-Mar-06 6:49
Drew McGhie1-Mar-06 6:49 
GeneralRe: ComboBox and MonthCalendar Pin
mostafa_h1-Mar-06 7:21
mostafa_h1-Mar-06 7:21 

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.