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

C#

 
GeneralRe: Question re: COM Interop Pin
Anonymous7-Apr-04 6:12
Anonymous7-Apr-04 6:12 
GeneralRe: Question re: COM Interop Pin
Skyguard7-Apr-04 6:19
Skyguard7-Apr-04 6:19 
GeneralRe: Question re: COM Interop Pin
Heath Stewart7-Apr-04 6:26
protectorHeath Stewart7-Apr-04 6:26 
Generaldon't show DataGrid detail link for records w/o detail Pin
Bitwise Gamgee7-Apr-04 5:02
Bitwise Gamgee7-Apr-04 5:02 
GeneralRe: don't show DataGrid detail link for records w/o detail Pin
Heath Stewart7-Apr-04 7:03
protectorHeath Stewart7-Apr-04 7:03 
GeneralDataReader Pin
Demian Panello7-Apr-04 5:00
Demian Panello7-Apr-04 5:00 
GeneralRe: DataReader Pin
Charlie Williams7-Apr-04 5:17
Charlie Williams7-Apr-04 5:17 
GeneralRe: DataReader Pin
Bill Dean7-Apr-04 6:31
Bill Dean7-Apr-04 6:31 
Alternately, you could forego the DataReaders entirely and use DataAdapters to read all the data into DataTables up-front and then you can operate on the (now disconnected) data without worrying about the database connections at all.

...just a thought...
Bill
QuestionHow to set Line's properties in Crystal Report with C# ? Pin
Xpeive7-Apr-04 3:44
Xpeive7-Apr-04 3:44 
GeneralSome basic concept... but i'm confused Pin
Forrest Feather7-Apr-04 3:28
Forrest Feather7-Apr-04 3:28 
GeneralRe: Some basic concept... but i'm confused Pin
Enrico Angkawijaya7-Apr-04 3:37
Enrico Angkawijaya7-Apr-04 3:37 
GeneralPositioning StatusBarPanels Pin
mrehbich7-Apr-04 2:08
mrehbich7-Apr-04 2:08 
GeneralRe: Positioning StatusBarPanels Pin
Colin Angus Mackay7-Apr-04 3:33
Colin Angus Mackay7-Apr-04 3:33 
Generalrotate an image Pin
Homer S7-Apr-04 1:53
sussHomer S7-Apr-04 1:53 
GeneralRe: rotate an image Pin
Colin Angus Mackay7-Apr-04 3:00
Colin Angus Mackay7-Apr-04 3:00 
GeneralCapturing a perticular part of an Image Pin
Nagendra Kamath K7-Apr-04 1:28
Nagendra Kamath K7-Apr-04 1:28 
GeneralMessage Removed Pin
7-Apr-04 3:59
wibblewibblewibble7-Apr-04 3:59 
GeneralRe: Capturing a perticular part of an Image Pin
Stephane David8-Apr-04 20:27
Stephane David8-Apr-04 20:27 
QuestionHow to parse a SQL string? Pin
Nguyen Vu Cuong7-Apr-04 0:34
Nguyen Vu Cuong7-Apr-04 0:34 
GeneralCast Problem Pin
Jochen Jonckheere7-Apr-04 0:28
Jochen Jonckheere7-Apr-04 0:28 
GeneralRe: Cast Problem Pin
Bill Dean7-Apr-04 1:44
Bill Dean7-Apr-04 1:44 
QuestionHow to delete file on client side using remote object Pin
dephlocus6-Apr-04 23:54
dephlocus6-Apr-04 23:54 
AnswerRe: How to delete file on client side using remote object Pin
Judah Gabriel Himango7-Apr-04 4:06
sponsorJudah Gabriel Himango7-Apr-04 4:06 
GeneralMem Usage Pin
DougW486-Apr-04 23:25
DougW486-Apr-04 23:25 
GeneralRe: Mem Usage Pin
Dave Kreskowiak7-Apr-04 1:35
mveDave Kreskowiak7-Apr-04 1:35 

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.