Click here to Skip to main content
16,008,010 members
Home / Discussions / C#
   

C#

 
AnswerRe: SqlDataReader vs. SqlDataAdapter PinPopular
OriginalGriff22-Feb-11 20:56
mveOriginalGriff22-Feb-11 20:56 
GeneralRe: SqlDataReader vs. SqlDataAdapter Pin
Dewald22-Feb-11 21:20
Dewald22-Feb-11 21:20 
GeneralRe: SqlDataReader vs. SqlDataAdapter Pin
PIEBALDconsult23-Feb-11 2:15
mvePIEBALDconsult23-Feb-11 2:15 
GeneralRe: SqlDataReader vs. SqlDataAdapter Pin
Dewald23-Feb-11 2:28
Dewald23-Feb-11 2:28 
AnswerRe: SqlDataReader vs. SqlDataAdapter Pin
Wayne Gaylard22-Feb-11 21:15
professionalWayne Gaylard22-Feb-11 21:15 
AnswerRe: SqlDataReader vs. SqlDataAdapter Pin
PIEBALDconsult23-Feb-11 2:06
mvePIEBALDconsult23-Feb-11 2:06 
QuestionJunk data Display on Page Load Pin
Devkranth Kishore Vanja22-Feb-11 17:37
Devkranth Kishore Vanja22-Feb-11 17:37 
AnswerRe: Junk data Display on Page Load Pin
_Maxxx_22-Feb-11 18:29
professional_Maxxx_22-Feb-11 18:29 
devkranth wrote:
which is not possible.


Well, it evidently is possible...

Are you saying that it is data returned from this SP that is apparently wrong - or are their other areas on the page that may be wrong?

It sounds to me like a caching issue, maybe? Like, maybe an earlier call to the SP returned the May_Aug list and it is being displayed from a cache?

Using Ajax I have had situations where the customer shows me screens which show incorrect data - which turns out to be something that hasn't finished refreshing through an Ajax call; in this instance I changed the display to be hidden while updating, so it was clear what was happening when the Ajax call was slow.
___________________________________________
.\\axxx
(That's an 'M')

GeneralRe: Junk data Display on Page Load Pin
Devkranth Kishore Vanja22-Feb-11 19:19
Devkranth Kishore Vanja22-Feb-11 19:19 
AnswerRe: Junk data Display on Page Load Pin
Bernhard Hiller22-Feb-11 20:05
Bernhard Hiller22-Feb-11 20:05 
GeneralRe: Junk data Display on Page Load Pin
Devkranth Kishore Vanja22-Feb-11 20:16
Devkranth Kishore Vanja22-Feb-11 20:16 
GeneralRe: Junk data Display on Page Load Pin
Bernhard Hiller22-Feb-11 20:47
Bernhard Hiller22-Feb-11 20:47 
GeneralRe: Junk data Display on Page Load Pin
Devkranth Kishore Vanja22-Feb-11 22:15
Devkranth Kishore Vanja22-Feb-11 22:15 
Questionanimation Pin
jashimu22-Feb-11 9:58
jashimu22-Feb-11 9:58 
AnswerRe: animation Pin
Luc Pattyn22-Feb-11 10:15
sitebuilderLuc Pattyn22-Feb-11 10:15 
GeneralRe: animation Pin
musefan23-Feb-11 5:10
musefan23-Feb-11 5:10 
AnswerRe: animation Pin
PIEBALDconsult22-Feb-11 10:31
mvePIEBALDconsult22-Feb-11 10:31 
GeneralRe: animation Pin
jashimu22-Feb-11 10:35
jashimu22-Feb-11 10:35 
GeneralRe: animation Pin
PIEBALDconsult22-Feb-11 13:40
mvePIEBALDconsult22-Feb-11 13:40 
AnswerRe: animation Pin
_Maxxx_22-Feb-11 18:33
professional_Maxxx_22-Feb-11 18:33 
GeneralRe: animation Pin
jashimu23-Feb-11 2:45
jashimu23-Feb-11 2:45 
QuestionHow to embed variable value in sqldatasource session parameter in c# Pin
Member 471627122-Feb-11 8:31
Member 471627122-Feb-11 8:31 
AnswerRe: How to embed variable value in sqldatasource session parameter in c# Pin
Richard MacCutchan22-Feb-11 23:19
mveRichard MacCutchan22-Feb-11 23:19 
AnswerRe: How to embed variable value in sqldatasource session parameter in c# Pin
RaviRanjanKr25-Feb-11 18:17
professionalRaviRanjanKr25-Feb-11 18:17 
QuestionWorking with dictionary Pin
SRKSHOME22-Feb-11 3:10
SRKSHOME22-Feb-11 3:10 

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.