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

António Vargas - SharePoint 2010


.Net
SharePoint
Silverlight

June 2010 - Posts

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 Read More...
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 Read More...
Customizing a page on SharePoint 2010
In the last week, I needed to customize a native page on SharePoint 2010 for a specified project. After I’ve done some searches on my feeds, I found a great article which it explains how to customize some parts of the SharePoint page. This article Read More...