Click here to Skip to main content
15,892,809 members
Home / Discussions / C#
   

C#

 
QuestionSqlDataReader vs. SqlDataAdapter Pin
Dewald22-Feb-11 19:26
Dewald22-Feb-11 19:26 
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 
Hi Everybody

We have one Asp.net application developed using framework 2.0 with C#,Sql and AJAX. The application is running live from past 2 years almost. All the times users will be facing kind of strange problem, reporting some junk data will be displayed on the browser some times. When they refresh the page or reopen the browser, it will display the correct information.

For Eg. We have a stored procedure which returns months between 2 dates, if we pass 2 dates as '01/04/2010' and '30/06/2010' then procedure will return 'APR,MAY,JUN'.
One case we have noticed where it has returned and displayed as MAY,JUN,JUL,AUG which is not possible. Once we refresh or reopen the page it displays the correct information.

This is one ex. whereas we have some other page also where we get unwanted values like that.

If any one has come across such scenario ever, let me know what could be the problem and solution for this.
Frown | :( Frown | :( Frown | :(
AnswerRe: Junk data Display on Page Load Pin
_Maxxx_22-Feb-11 18:29
professional_Maxxx_22-Feb-11 18:29 
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 

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.