Advanced Forum Search Results
-
when you I must agree that not giving us full access to the file system when you already allow COM access sounds pretty ridiculous. So guys, we have a chance to change this before launch so let's do so
-
I'm still downloading the tools, but the moment I read that OOB apps can now run in a full trust scenario I just had to bring this up.
Microsoft please make a bootstrapper that allows direct installation of FULL TRUST OOB apps by the users double clicking on a XAP they have saved some where.
To ensure security make it so that only FULL ...
-
still downloading the tools myself for testing, but I don't see why your scenario wouldn't work. After all, isn't a removable drive just another drive to the OS?
As for the barcode reader scenario. AFAIK, *MOST* barcode readers I have come in contact are actually keyboards, which means when they scan a barcode, they'll just ...
-
That's nice... except for the fact that Visual Web Developer Express 2008 SP1 and VS2k8 is not able to show a design surface... unless you ask it to of course.
I guess VS2k10 Express can be considered an option.
-
Another interesting problem which I ran into with WCF was the fact that my web application was listening for requests on multiple IPs. Which WCF didn't like.
Search for baseAddressPrefixFilters on the net and see what you get.
-
And so what I was expecting to happen has actually happened. Doesn't make the news any much easier to shallow. First Soapbox.. now Silverlight Streaming... there goes my video storage sources.
-
The problem has nothing to do with the scale.
Basically I'm trying to achieve ViewBox like functionality, I want the size of the control that's being fidgeted to change, but I want to use the rendertransform so that it stays INSIDE the container.
-
The problem has nothing to do with the scale.
Basically I'm trying to achieve ViewBox like functionality, I want the size of the control to change, but I want to use the rendertransform so that it stays INSIDE the container.
-
Wacom released a new multi touch tablet, I think it's 2 points only. It has Windows 7 support but I'm just wondering if anyone has already got it and tried it to see if it works with Windows 7, and Silverlight 3?
And another question is the FrameReported event fired when the plugin is in fullscreen mode?
-
Reposting a possible bug report from http://forums.silverlight.net/forums/t/131732.aspx
There's a UserControl
It's Sitting In A Grid
The UserControl has a RenderTransform to SCALE the UserControl
User interaction will change the DIMENSIONS of the UserControl
What I'm seeing is that when the UserControl changes it's ...