Advanced Forum Search Results
-
Nevermind, just built an extension that does the job. Anyway, it would be great to see that feature within the next beta...
Regards
Marco Buerckel
-
Hi
what about Binding.UpdateSourceTrigger? It seems like controls can only bind when they lose their focus. WPF allows also binding in realtime (UpdateSourceTrigger=PropertyChange). Is this possible with Silverlight?
Regards
Marco Buerckel
-
Hi,
what options are available to consume secured Web Services from Silverlight 2 Beta 1? I'm NOT talking about SSL, rather about WS-Security to ensure that not everyone can consume a Web Service (authentication).
As it seems, there's only limited WCF support within Beta 1.
Regards
Marco Buerckel
-
Hi,
I just downloaded the new Silverlight 2.0 BETA, And I got two questions about controls I hoped to see within the Beta, but cannot find them:
1. Where's the ObjectDataProvider available within WPF? If it's not available: Will it be implemented into the final SL 2.0 release?
2. Is there something like a RichTextBox? I at least would ...