Comunidade Bloggers |create|it|

Welcome to Comunidade Bloggers |create|it| Sign in | Join | Help
in Search

Browse by Tags

All Tags » Silverlight   (RSS)
Showing page 1 of 2 (11 total posts)
  • Silverlight 5 Available for Download Today

    http://blogs.msdn.com/b/silverlight/archive/2011/12/09/silverlight-5-available-for-download-today.aspxNew features in Silverlight 5 include Hardware Decode of H.264 media, which provides a significant performance improvement with decoding of unprotected content using the GPU; Postscript Vector Printing to improve output quality and file size; and ...
    Posted to Raúl Ribeiro (Weblog) by admin on December 10, 2011
  • Using Application library caching

    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 ...
    Posted to António Vargas - SharePoint 2010 (Weblog) by antoniovargas on June 23, 2010
  • Silverlight tips for designers

    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 ...
    Posted to António Vargas - SharePoint 2010 (Weblog) by antoniovargas on June 21, 2010
  • How to create a Text Box control in Multiline mode

    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>
    Posted to António Vargas - SharePoint 2010 (Weblog) by antoniovargas on February 1, 2010
  • PDC09: Silverlight videos

    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: ...
    Posted to António Vargas - SharePoint 2010 (Weblog) by antoniovargas on December 6, 2009
  • Silverlight 4 announced

    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. ...
    Posted to António Vargas - SharePoint 2010 (Weblog) by antoniovargas on December 1, 2009
  • Some interesting Silverlight controls on CodePlex

    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/
    Posted to António Vargas - SharePoint 2010 (Weblog) by antoniovargas on November 30, 2009
  • Add Silverlight control to SharePoint

    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 ...
    Posted to António Vargas - SharePoint 2010 (Weblog) by antoniovargas on November 30, 2009
  • Expression Blend 3: How to set a shadow effect on some control

    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 ...
    Posted to António Vargas - SharePoint 2010 (Weblog) by antoniovargas on November 12, 2009
  • Using Silverlight in Sharepoint 2007 - Configuration

    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 ...
    Posted to António Vargas - SharePoint 2010 (Weblog) by antoniovargas on September 6, 2009
1 2 Next >
Powered by Community Server, by Telligent Systems