Advanced Forum Search Results
-
I've got a single Silverlight app that I'd like to display in a grid.
The way the Silverlight app displays its content is dependent on the
unique ID of the record in each grid row. Unfortunately, the XAP file
is re-downloaded for each row in the grid. With a size of 700KB, this
really impacts performance. Is it possible to download the ...
-
I'm using a StackPanel inside HeaderedContentControl.Content and want to make the content scrollable. I tried adding a ScrollViewer but that didn't work. The content is simply cut off at the bottom of my app.
Any suggestions?
-
Hello Ira,
You are correct, this is not yet supported. You need a proxy to call your REST service. Check out this forum post for the answer from Microsoft.
-
I couldn't get the "fix" (I use that term loosely) in this thread to work, but there was a nice MSFT member who said the problem would be fixed in the release version.
-
There is a lot of speculation about when SL2 will be officially released. Many people expect a late August release, but no one knows for sure. I would guess that it won't be released until the Olympics are over, at the very least. Microsoft scored big when NBC agreed to have their Olympics site built using Silverlight 2, so they probably ...
-
Yes I know this is a strange problem, and I haven't found anyone who can reproduce it either. However it happens to me every time. I have VS Team Suite 2008 (without SP1 beta) installed on a Vista Ultimate SP1 VM in Virtual PC. The only other things I have installed in the VM are Silverlight 2 Beta 2 (SDK) and the Expression 2 suite.
I'll ...
-
I am trying to add some 3rd party controls to my Visual Studio Toolbox. However, any time I open the 'Choose Toolbox Item' window and attempt to select the 'Silverlight Components' tab, Visual Studio crashes. It happens every single time.
I am using a fresh VPC with Vista SP1, VSTS 2008, Silverlight 2 Beta 2 (with SDK), ...