Click here to Skip to main content
15,907,001 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionException when calling webservice. Pin
narendra.vendi30-May-07 3:15
narendra.vendi30-May-07 3:15 
AnswerRe: Exception when calling webservice. Pin
Sathesh Sakthivel30-May-07 3:23
Sathesh Sakthivel30-May-07 3:23 
GeneralRe: Exception when calling webservice. Pin
narendra.vendi30-May-07 3:34
narendra.vendi30-May-07 3:34 
GeneralRe: Exception when calling webservice. Pin
Sathesh Sakthivel30-May-07 3:48
Sathesh Sakthivel30-May-07 3:48 
GeneralRe: Exception when calling webservice. Pin
narendra.vendi30-May-07 4:06
narendra.vendi30-May-07 4:06 
GeneralRe: Exception when calling webservice. Pin
Sathesh Sakthivel30-May-07 5:25
Sathesh Sakthivel30-May-07 5:25 
QuestionGetting changes to the data from a repeater control Pin
Senseicads30-May-07 3:03
Senseicads30-May-07 3:03 
AnswerRe: Getting changes to the data from a repeater control Pin
Fred_Smith30-May-07 4:27
Fred_Smith30-May-07 4:27 
Assuming you have control over the database, I'd be tempted to look at adding a "LastUpdated" datetime field to the database table, and then using the OnItemDataBound event to check for this during binding, and highlighting rows that have been updated in the past X mins/hours/whatewver....
cheers
Fred
GeneralRe: Getting changes to the data from a repeater control Pin
Senseicads30-May-07 5:01
Senseicads30-May-07 5:01 
GeneralRe: Getting changes to the data from a repeater control Pin
Fred_Smith30-May-07 5:33
Fred_Smith30-May-07 5:33 
GeneralRe: Getting changes to the data from a repeater control Pin
Senseicads30-May-07 6:56
Senseicads30-May-07 6:56 
GeneralRe: Getting changes to the data from a repeater control Pin
Fred_Smith30-May-07 7:01
Fred_Smith30-May-07 7:01 
GeneralRe: Getting changes to the data from a repeater control Pin
Senseicads30-May-07 7:12
Senseicads30-May-07 7:12 
QuestionError: There is no source code available for the current location Pin
Sam.M30-May-07 2:28
Sam.M30-May-07 2:28 
AnswerRe: Error: There is no source code available for the current location Pin
marky77730-May-07 4:30
marky77730-May-07 4:30 
QuestionHow can current Session can be sent with the WebRequest! Pin
Rana Muhammad Javed Khan30-May-07 2:23
Rana Muhammad Javed Khan30-May-07 2:23 
AnswerRe: How can current Session can be sent with the WebRequest! Pin
Fred_Smith30-May-07 4:47
Fred_Smith30-May-07 4:47 
GeneralRe: How can current Session can be sent with the WebRequest! Pin
Rana Muhammad Javed Khan30-May-07 6:43
Rana Muhammad Javed Khan30-May-07 6:43 
GeneralRe: How can current Session can be sent with the WebRequest! Pin
Fred_Smith30-May-07 6:59
Fred_Smith30-May-07 6:59 
GeneralRe: How can current Session can be sent with the WebRequest! Pin
Rana Muhammad Javed Khan30-May-07 9:14
Rana Muhammad Javed Khan30-May-07 9:14 
GeneralRe: How can current Session can be sent with the WebRequest! Pin
Fred_Smith30-May-07 13:42
Fred_Smith30-May-07 13:42 
QuestionPrinting problem Pin
umashankergr830-May-07 1:59
umashankergr830-May-07 1:59 
AnswerRe: Printing problem Pin
kubben30-May-07 5:13
kubben30-May-07 5:13 
GeneralRe: Printing problem Pin
umashankergr830-May-07 6:52
umashankergr830-May-07 6:52 
GeneralRe: Printing problem Pin
kubben30-May-07 7:39
kubben30-May-07 7:39 

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.