Advanced Forum Search Results
-
Also, might mention this in addition:
On page 35 or whatever, with the adding of the "new employee window", after adding an employee through the window/dialog the paging control dies - all buttons just go disabled and it doesn't show the "Page X of Y" part.
The data grid does update to reflect the new employee, but ...
-
I'm doign the walkthrough and at page 17 with the adding of a DomainDataContext I'm getting some error in Visual Studio 2008, even though the code compiles and runs fine.
the <ds:OrganizationContext /> bit gives AG_E_UNKNOWN_ERROR:
and I *have* added the xmlns because code completion does show it:
But, as I ...
-
Well, as I concluded, the main issue is of course security.. Hopefully they will eventually get around to realizing how limiting this is. (And I guess there was plenty of other pressing issues with the release, so this just wasn't prioritized.)
-
Just let me get this straight, since B2, and in RTW, the restrictions on sockets are:1. Only allowed to connect to socket servers running in the port range 4502-45342. A socket access policy server must be running on :943
Or...?
My rant on this, if so: http://spoox.org/wp/2008/11/07/silverlight-and-socket-support-what-were-they-thinking/
-
Thanks!
-
Menu bar works fine in my FF 3.0.3 with the RTW installed.
-
Hmm but with rc0 tools and rc0 installed, it says I already have "it" installed. I thought they still said there would be some minor adjustments, even if there wasn't any API changes..?
Should we uninstall RC0 and install this again?
Edit:
Eh, and what's this then:
Microsoft® Silverlight™ Tools for Visual Studio 2008 SP1 ...
-
Yes um .. but... is the RC0 SDK = the RFW or are there additional fixes so that we need to install 1248 new patches and fixes to get it working? When will the RFW SDK be available?
So now we have B2 solutions running out there which is going to have their Silverlight plugins be auto-updated to RFW without the RFW SDK being available??
-
I can't find a single mention of anything having improved or changed when it comes to LOCALIZATION through resources with RC0 .. Is this really so?
It seems from the various posts on BETA2 that this was a quite hugh mess, with having to implement a lot of own resource handlers, no auto-detection of the browser language other than through aspx ...
-
Just as a note:
This seems to have improved somewhat with RC0, but I don't know if it is because of RC0 generally having a few graphics performance improvements, as I didn't have a chance yet to check if the massive amount of MeasureOverrides were being done or not.