|
|
Browse by Tags
All Tags » Silverlight (RSS)
-
If you have a Silverlight application (framework 3.0 or superior) which the XAP file is sizable and the application has performance problems, you should put the project references in separate files using application library caching.
You can follow this MSDN article that explains all that you need to implement Silverlight application library ...
-
If you're doing a Silverlight-based project that are involving a web design team, don’t forget to tell to designer to ensure the following tips: Only use images with 92 dpi (the designers are habituated to use images with 72 dpi, and they should only use images with 92 dpi because Silverlight always use this resolution). To import ...
-
If you need to create a Tex Box control in Multiline mode as you can do in the ASP.NET, check this tip.
You just need to add the AcceptReturn property on your Text Box control as the following sample:
<TextBox x:Name="textBox1" AcceptsReturn="True"></TextBox>
-
Yesterday, i finally had time to watch some PDC09 session videos and i found some interesting Silverlight videos on my point of view.
Here are the links to the videos that I recommend you to see: How to get data to Silverlight control (What should i use?) Networking and Web Services in Silverlight Silverlight on SharePoint: ...
-
It was announced the release of Silverlight 4 at PDC, two weeks ago.
The beta version is now available here.
This framework version will include the following new interesting features: Print support Webcam and microphone support Audio and video local recording capabilities capture RAW video without requiring server interaction. ...
-
I found some Silverlight controls on CodePlex that i think that are important to share:
Silverlight Timeline control:
http://timeline.codeplex.com/
Silverlight DataFilter control:
http://riadatafilter.codeplex.com
Silverlight Cover Flow:
http://silverlightcoverflow.codeplex.com/
-
One of the problems using Silverlight on SharePoint 2007 is how can we add a Silverlight control in the SharePoint site?
A quickly and simple solution that i found to do it is the SPSilverlight web part, a web part that allows you to add a Silverlight control to SharePoint.
The only configuration that you need to known is the path where the XAP ...
-
I’m training to use Expression Blend because i’m not a designer guy but i need to have some base knowledge about the control’s design that i developed.
The first restriction that i found is how can i set a shadow effect on some control? I' know it that i can do that, so I searched a little bit and i found a Gavin ...
-
My name is António Vargas, I'm Create IT’s consultant and i work here since a one year ago. Well this is my first post on the blog, and i will focus to talk about .Net, Sharepoint and Silverlight technologies on the posts. To see more about me please view my linkedin profile.
Today i will talk about Silverlight and Sharepoint ...
-
The Alpha version of Microsoft® Silverlight™ Streaming by Windows Live™ is now available. Click here to Get Started. Enjoy!
Microsoft® Silverlight™ Streaming by Windows Live™ is a companion service for Silverlight that makes it easier for developers and designers to deliver and scale rich media as part of ...
|
|
|