Click here to Skip to main content
15,914,165 members
Home / Discussions / C#
   

C#

 
GeneralRe: Int32 type alias problem! Pin
Judah Gabriel Himango8-Jan-07 5:25
sponsorJudah Gabriel Himango8-Jan-07 5:25 
GeneralRe: Int32 type alias problem! Pin
Christian Graus8-Jan-07 8:27
protectorChristian Graus8-Jan-07 8:27 
GeneralRe: Int32 type alias problem! Pin
Scott Dorman8-Jan-07 17:21
professionalScott Dorman8-Jan-07 17:21 
GeneralRe: Int32 type alias problem! Pin
CPallini7-Jan-07 21:43
mveCPallini7-Jan-07 21:43 
GeneralRe: Int32 type alias problem! Pin
leppie8-Jan-07 3:33
leppie8-Jan-07 3:33 
Questionusing SqlDataReader Pin
swjam7-Jan-07 14:22
swjam7-Jan-07 14:22 
AnswerRe: using SqlDataReader Pin
Rama Krishna Vavilala7-Jan-07 14:31
Rama Krishna Vavilala7-Jan-07 14:31 
QuestionHow to persist datareader Pin
AndrusM7-Jan-07 12:31
AndrusM7-Jan-07 12:31 
My C# WinForms 1.1 application uses same datareader query a lot of times and it is allowed that it can use cached result from previous datareader creation.

How to cache result obtained by datareader in memory so that in next time
cached query result is returned instead of making trip to server?

Or is it better to use DataTable and cache DataTable in memory?


Andrus

AnswerRe: How to persist datareader Pin
Guffa7-Jan-07 14:15
Guffa7-Jan-07 14:15 
AnswerRe: How to persist datareader Pin
karam chandrabose7-Jan-07 16:21
karam chandrabose7-Jan-07 16:21 
AnswerRe: How to persist datareader Pin
sno-19-Jan-07 3:31
sno-19-Jan-07 3:31 
QuestionRemoving MenuStrip from MDI child Pin
AndrusM7-Jan-07 12:29
AndrusM7-Jan-07 12:29 
QuestionIs it possible to share Session Variables across multiple threads? Pin
travich7-Jan-07 9:19
travich7-Jan-07 9:19 
AnswerRe: Is it possible to share Session Variables across multiple threads? Pin
Christian Graus7-Jan-07 9:30
protectorChristian Graus7-Jan-07 9:30 
GeneralRe: Is it possible to share Session Variables across multiple threads? Pin
travich7-Jan-07 9:34
travich7-Jan-07 9:34 
GeneralRe: Is it possible to share Session Variables across multiple threads? Pin
Christian Graus7-Jan-07 9:38
protectorChristian Graus7-Jan-07 9:38 
GeneralRe: Is it possible to share Session Variables across multiple threads? Pin
Guffa7-Jan-07 12:04
Guffa7-Jan-07 12:04 
GeneralRe: Is it possible to share Session Variables across multiple threads? Pin
Christian Graus7-Jan-07 12:12
protectorChristian Graus7-Jan-07 12:12 
GeneralRe: Is it possible to share Session Variables across multiple threads? Pin
Guffa7-Jan-07 12:47
Guffa7-Jan-07 12:47 
AnswerRe: Is it possible to share Session Variables across multiple threads? Pin
Guffa7-Jan-07 12:02
Guffa7-Jan-07 12:02 
QuestionMFC to C#, form changing Pin
muharrem7-Jan-07 9:07
muharrem7-Jan-07 9:07 
AnswerRe: MFC to C#, form changing [modified] Pin
Mircea Puiu7-Jan-07 20:50
Mircea Puiu7-Jan-07 20:50 
QuestionTextBox problem Pin
CodeItWell7-Jan-07 8:34
CodeItWell7-Jan-07 8:34 
AnswerRe: TextBox problem Pin
Ed.Poore7-Jan-07 8:36
Ed.Poore7-Jan-07 8:36 
AnswerRe: TextBox problem Pin
tgrt7-Jan-07 15:46
tgrt7-Jan-07 15:46 

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.