Click here to Skip to main content
15,890,579 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: WPF custom control DepencyProperty Pin
Abhishek Sur11-Sep-10 10:54
professionalAbhishek Sur11-Sep-10 10:54 
GeneralRe: WPF custom control DepencyProperty Pin
wpfcomputer11-Sep-10 11:26
wpfcomputer11-Sep-10 11:26 
GeneralRe: WPF custom control DepencyProperty Pin
Abhishek Sur12-Sep-10 1:50
professionalAbhishek Sur12-Sep-10 1:50 
GeneralRe: WPF custom control DepencyProperty Pin
wpfcomputer13-Sep-10 12:35
wpfcomputer13-Sep-10 12:35 
GeneralRe: WPF custom control DepencyProperty Pin
Abhishek Sur13-Sep-10 12:54
professionalAbhishek Sur13-Sep-10 12:54 
QuestionHow to implement RTL/LTR button in RichEditBox? Pin
Yariv10-Sep-10 20:16
Yariv10-Sep-10 20:16 
QuestionSynchronization Pin
arkiboys10-Sep-10 18:36
arkiboys10-Sep-10 18:36 
AnswerRe: Synchronization Pin
Abhinav S10-Sep-10 18:44
Abhinav S10-Sep-10 18:44 
You need to periodically calling the service to check if data has changed and then update the UI (that should happen automatically provided INotify and Data binding have been properly implemented).

Another approach could be to use the Silverlight duplex communication channel[^]. This allows the service to tell the UI that something has changed and the UI needs to be refreshed.
The funniest thing about this particular signature is that by the time you realise it doesn't say anything it's too late to stop reading it.


My latest tip/trick

Visit the Hindi forum here.

QuestionHow to detect the pressed key? Pin
dbrenth10-Sep-10 9:26
dbrenth10-Sep-10 9:26 
AnswerRe: How to detect the pressed key? Pin
Abhinav S10-Sep-10 18:40
Abhinav S10-Sep-10 18:40 
GeneralRe: How to detect the pressed key? Pin
dbrenth13-Sep-10 3:32
dbrenth13-Sep-10 3:32 
AnswerRe: How to detect the pressed key? Pin
Abhinav S13-Sep-10 5:04
Abhinav S13-Sep-10 5:04 
GeneralRe: How to detect the pressed key? Pin
dbrenth13-Sep-10 5:19
dbrenth13-Sep-10 5:19 
Questionsetting visibility of label in wpf Pin
sumit703410-Sep-10 0:42
sumit703410-Sep-10 0:42 
AnswerRe: setting visibility of label in wpf Pin
#realJSOP10-Sep-10 1:33
mve#realJSOP10-Sep-10 1:33 
GeneralRe: setting visibility of label in wpf Pin
sumit703410-Sep-10 1:55
sumit703410-Sep-10 1:55 
GeneralRe: setting visibility of label in wpf Pin
Ian Shlasko10-Sep-10 2:36
Ian Shlasko10-Sep-10 2:36 
GeneralRe: setting visibility of label in wpf Pin
devvvy18-Sep-11 17:27
devvvy18-Sep-11 17:27 
AnswerRe: setting visibility of label in wpf Pin
Kunal Chowdhury «IN»10-Sep-10 16:59
professionalKunal Chowdhury «IN»10-Sep-10 16:59 
QuestionEntery key functionality in WPF textbox Pin
Hema Bairavan9-Sep-10 20:30
Hema Bairavan9-Sep-10 20:30 
AnswerRe: Entery key functionality in WPF textbox Pin
Kubajzz9-Sep-10 21:14
Kubajzz9-Sep-10 21:14 
GeneralRe: Entery key functionality in WPF textbox Pin
Hema Bairavan9-Sep-10 21:24
Hema Bairavan9-Sep-10 21:24 
GeneralRe: Entery key functionality in WPF textbox Pin
Kubajzz9-Sep-10 21:40
Kubajzz9-Sep-10 21:40 
QuestionHelp with building a gantt-like chart for research data Pin
mtproc9-Sep-10 8:57
mtproc9-Sep-10 8:57 
AnswerRe: Help with building a gantt-like chart for research data Pin
mtproc13-Sep-10 8:32
mtproc13-Sep-10 8:32 

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.