Advanced Forum Search Results
-
Will it be back in VS2010, New and improved?
-
Has Silverlight-enabled WCF Service in Silverlight 3 gone?
I dont see it in my VS2010 beta 2 available projects list.
Blender3DLive
-
Hello Gedrogedro,
Yes, themes are as important in Silverlight as they are is WPF.
Here's a good way to get up-to-date:
http://www.silverlight-travel.com/blog/tag/theming/
The Silverlight toolkit also has a Theming system with demos!:
http://silverlight.codeplex.com/
-
Hello OliverA,
While Sockets is continuing to advance version to version, the general policy is to have a crossdomain file.
http://msdn.microsoft.com/en-us/library/cc296248%28VS.95%29.aspx
-
Hello Jonathan,
DPI will need to be taken into consideration for different users may have 96 or 120.
Sometimes the browser can take care of this
see:
http://msdn.microsoft.com/en-us/library/dd833074%28VS.95%29.aspx
More about IE8 here:
http://msdn.microsoft.com/en-us/library/cc849094%28VS.85%29.aspx
OOB apps have a dpi ...
-
To extend your question.
Are XAML controls for asp.net still around?
Do they have a future?
-
Hello s5g,
If anyones interested in MediaElements support, check out:
http://msdn.microsoft.com/en-us/library/cc189080%28VS.95%29.aspx
For Silverlight 3 it now says:
"354" - Microsoft Windows Media Audio v9.x and v10 Professional (WMA Professional)
Multichannel (5.1 and 7.1 surround) audio content is automatically mixed ...
-
Well I was wondering if anyone has come up with their own methods of hiding code?
Keep it on the server is one.
What about just make it difficult?
Any ideas?
-
Can't seem to find PixelWidth/PixelHeight.
-
Any update now that Silverlight 3 is out on the whole image size issue?