<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogit.create.pt/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">António Vargas - SharePoint 2010</title><subtitle type="html">&lt;br /&gt;
.Net
&lt;br /&gt;
SharePoint
&lt;br /&gt;
Silverlight


</subtitle><id>http://blogit.create.pt/blogs/antoniovargas/atom.aspx</id><link rel="alternate" type="text/html" href="http://blogit.create.pt/blogs/antoniovargas/default.aspx" /><link rel="self" type="application/atom+xml" href="http://blogit.create.pt/blogs/antoniovargas/atom.aspx" /><generator uri="http://communityserver.org" version="2.1.60809.935">Community Server</generator><updated>2009-11-30T20:28:00Z</updated><entry><title>|create|it| wins the Best Public Website award</title><link rel="alternate" type="text/html" href="http://blogit.create.pt/blogs/antoniovargas/archive/2012/02/02/_7C00_create_7C00_it_7C00_-wins-the-Best-Public-Website-award.aspx" /><id>http://blogit.create.pt/blogs/antoniovargas/archive/2012/02/02/_7C00_create_7C00_it_7C00_-wins-the-Best-Public-Website-award.aspx</id><published>2012-02-02T14:27:57Z</published><updated>2012-02-02T14:27:57Z</updated><content type="html">&lt;p&gt;I´m proud to annunciate that create|it| (the company where i work) is the winner of the European SharePoint Community Awards 2012 in the “Best Puplic Website” category.&lt;/p&gt;  &lt;p&gt;So many months of hard team work to make the better for the Pestana Websites using SharePoint 2010 environment.&lt;/p&gt;  &lt;p&gt;I'm a member of the fantastic team that work in this project and I want to congratulate everyone (my colleagues, my company, the client stakeholders, the design company).&lt;/p&gt;  &lt;p&gt;For more information about this award:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://sharepointeurope.com/content/award-winners-2012.aspx"&gt;http://sharepointeurope.com/content/award-winners-2012.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Pestana Websites:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.pestana.com"&gt;http://www.pestana.com&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.pousadas.pt"&gt;http://www.pousadas.pt&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.pestanapriority.com"&gt;http://www.pestanapriority.com&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogit.create.pt/aggbug.aspx?PostID=13733" width="1" height="1"&gt;</content><author><name>antoniovargas</name><uri>http://blogit.create.pt/members/antoniovargas.aspx</uri></author><category term="Sharepoint" scheme="http://blogit.create.pt/blogs/antoniovargas/archive/tags/Sharepoint/default.aspx" /><category term="SharePoint 2010" scheme="http://blogit.create.pt/blogs/antoniovargas/archive/tags/SharePoint+2010/default.aspx" /></entry><entry><title>Using Application library caching</title><link rel="alternate" type="text/html" href="http://blogit.create.pt/blogs/antoniovargas/archive/2010/06/23/Using-Application-library-caching.aspx" /><id>http://blogit.create.pt/blogs/antoniovargas/archive/2010/06/23/Using-Application-library-caching.aspx</id><published>2010-06-23T21:24:47Z</published><updated>2010-06-23T21:24:47Z</updated><content type="html">&lt;p&gt;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.&lt;/p&gt;  &lt;p&gt;You can follow this &lt;a href="http://msdn.microsoft.com/en-us/library/dd833069%28VS.95%29.aspx" target="_blank"&gt;MSDN article&lt;/a&gt; that explains all that you need to implement Silverlight application library caching.&lt;/p&gt;  &lt;p&gt;Basically, the Silverlight packages specifies assemblies as external parts of the application package (a zip file that contains the assembly dll). Then, it will download all of the required package parts specified on application manifest.&lt;/p&gt;  &lt;p&gt;To do this, you just need to create a xml file named &lt;strong&gt;&amp;lt;assembly name without extension&amp;gt;.extmap.xml&lt;/strong&gt;. It must have content similar like this:&lt;/p&gt;  &lt;div id="codeSnippetWrapper"&gt;   &lt;div style="border-bottom-style:none;text-align:left;padding-bottom:0px;line-height:12pt;border-right-style:none;background-color:#f4f4f4;padding-left:0px;width:100%;padding-right:0px;font-family:'Courier New', courier, monospace;direction:ltr;border-top-style:none;color:black;font-size:8pt;border-left-style:none;overflow:visible;padding-top:0px;" id="codeSnippet"&gt;     &lt;pre style="border-bottom-style:none;text-align:left;padding-bottom:0px;line-height:12pt;border-right-style:none;background-color:white;margin:0em;padding-left:0px;width:100%;padding-right:0px;font-family:'Courier New', courier, monospace;direction:ltr;border-top-style:none;color:black;font-size:8pt;border-left-style:none;overflow:visible;padding-top:0px;"&gt;&lt;span style="color:#0000ff;"&gt;&amp;lt;?&lt;/span&gt;&lt;span style="color:#800000;"&gt;xml&lt;/span&gt; &lt;span style="color:#ff0000;"&gt;version&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;=&amp;quot;1.0&amp;quot;&lt;/span&gt;?&lt;span style="color:#0000ff;"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;


    &lt;pre style="border-bottom-style:none;text-align:left;padding-bottom:0px;line-height:12pt;border-right-style:none;background-color:#f4f4f4;margin:0em;padding-left:0px;width:100%;padding-right:0px;font-family:'Courier New', courier, monospace;direction:ltr;border-top-style:none;color:black;font-size:8pt;border-left-style:none;overflow:visible;padding-top:0px;"&gt;&lt;span style="color:#0000ff;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#800000;"&gt;manifest&lt;/span&gt; &lt;span style="color:#ff0000;"&gt;xmlns:xsi&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;=&amp;quot;http://www.w3.org/2001/XMLSchema-instance&amp;quot;&lt;/span&gt; &lt;/pre&gt;


    &lt;pre style="border-bottom-style:none;text-align:left;padding-bottom:0px;line-height:12pt;border-right-style:none;background-color:white;margin:0em;padding-left:0px;width:100%;padding-right:0px;font-family:'Courier New', courier, monospace;direction:ltr;border-top-style:none;color:black;font-size:8pt;border-left-style:none;overflow:visible;padding-top:0px;"&gt;          &lt;span style="color:#ff0000;"&gt;xmlns:xsd&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;=&amp;quot;http://www.w3.org/2001/XMLSchema&amp;quot;&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;


    &lt;pre style="border-bottom-style:none;text-align:left;padding-bottom:0px;line-height:12pt;border-right-style:none;background-color:#f4f4f4;margin:0em;padding-left:0px;width:100%;padding-right:0px;font-family:'Courier New', courier, monospace;direction:ltr;border-top-style:none;color:black;font-size:8pt;border-left-style:none;overflow:visible;padding-top:0px;"&gt;  &lt;span style="color:#0000ff;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#800000;"&gt;assembly&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;


    &lt;pre style="border-bottom-style:none;text-align:left;padding-bottom:0px;line-height:12pt;border-right-style:none;background-color:white;margin:0em;padding-left:0px;width:100%;padding-right:0px;font-family:'Courier New', courier, monospace;direction:ltr;border-top-style:none;color:black;font-size:8pt;border-left-style:none;overflow:visible;padding-top:0px;"&gt;    &lt;span style="color:#0000ff;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#800000;"&gt;name&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;&amp;gt;&lt;/span&gt;System.Json&lt;span style="color:#0000ff;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#800000;"&gt;name&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;


    &lt;pre style="border-bottom-style:none;text-align:left;padding-bottom:0px;line-height:12pt;border-right-style:none;background-color:#f4f4f4;margin:0em;padding-left:0px;width:100%;padding-right:0px;font-family:'Courier New', courier, monospace;direction:ltr;border-top-style:none;color:black;font-size:8pt;border-left-style:none;overflow:visible;padding-top:0px;"&gt;    &lt;span style="color:#0000ff;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#800000;"&gt;version&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;&amp;gt;&lt;/span&gt;2.0.5.0&lt;span style="color:#0000ff;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#800000;"&gt;version&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;


    &lt;pre style="border-bottom-style:none;text-align:left;padding-bottom:0px;line-height:12pt;border-right-style:none;background-color:white;margin:0em;padding-left:0px;width:100%;padding-right:0px;font-family:'Courier New', courier, monospace;direction:ltr;border-top-style:none;color:black;font-size:8pt;border-left-style:none;overflow:visible;padding-top:0px;"&gt;    &lt;span style="color:#0000ff;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#800000;"&gt;publickeytoken&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;&amp;gt;&lt;/span&gt;31bf3856ad364e35&lt;span style="color:#0000ff;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#800000;"&gt;publickeytoken&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;


    &lt;pre style="border-bottom-style:none;text-align:left;padding-bottom:0px;line-height:12pt;border-right-style:none;background-color:#f4f4f4;margin:0em;padding-left:0px;width:100%;padding-right:0px;font-family:'Courier New', courier, monospace;direction:ltr;border-top-style:none;color:black;font-size:8pt;border-left-style:none;overflow:visible;padding-top:0px;"&gt;    &lt;span style="color:#0000ff;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#800000;"&gt;relpath&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;&amp;gt;&lt;/span&gt;System.Json.dll&lt;span style="color:#0000ff;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#800000;"&gt;relpath&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;


    &lt;pre style="border-bottom-style:none;text-align:left;padding-bottom:0px;line-height:12pt;border-right-style:none;background-color:white;margin:0em;padding-left:0px;width:100%;padding-right:0px;font-family:'Courier New', courier, monospace;direction:ltr;border-top-style:none;color:black;font-size:8pt;border-left-style:none;overflow:visible;padding-top:0px;"&gt;    &lt;span style="color:#0000ff;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#800000;"&gt;extension&lt;/span&gt; &lt;span style="color:#ff0000;"&gt;downloadUri&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;=&amp;quot;System.Json.zip&amp;quot;&lt;/span&gt; &lt;span style="color:#0000ff;"&gt;/&amp;gt;&lt;/span&gt;&lt;/pre&gt;


    &lt;pre style="border-bottom-style:none;text-align:left;padding-bottom:0px;line-height:12pt;border-right-style:none;background-color:#f4f4f4;margin:0em;padding-left:0px;width:100%;padding-right:0px;font-family:'Courier New', courier, monospace;direction:ltr;border-top-style:none;color:black;font-size:8pt;border-left-style:none;overflow:visible;padding-top:0px;"&gt;  &lt;span style="color:#0000ff;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#800000;"&gt;assembly&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;


    &lt;pre style="border-bottom-style:none;text-align:left;padding-bottom:0px;line-height:12pt;border-right-style:none;background-color:white;margin:0em;padding-left:0px;width:100%;padding-right:0px;font-family:'Courier New', courier, monospace;direction:ltr;border-top-style:none;color:black;font-size:8pt;border-left-style:none;overflow:visible;padding-top:0px;"&gt;&lt;span style="color:#0000ff;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#800000;"&gt;manifest&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;p&gt;File Elements Description:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;name&lt;/strong&gt; – Assembly name&lt;/li&gt;

  &lt;li&gt;&lt;strong&gt;version&lt;/strong&gt; – Assembly version&lt;/li&gt;

  &lt;li&gt;&lt;strong&gt;publickeytoken&lt;/strong&gt; – Key token which you used to sign the assembly.&lt;/li&gt;

  &lt;li&gt;&lt;strong&gt;relpath&lt;/strong&gt; – Assembly file name.&lt;/li&gt;

  &lt;li&gt;&lt;strong&gt;extension&lt;/strong&gt; – Uri where it’s possible to download the assembly package.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; You cannot use the application library caching on out-of-browser applications.&lt;/p&gt;&lt;img src="http://blogit.create.pt/aggbug.aspx?PostID=3879" width="1" height="1"&gt;</content><author><name>antoniovargas</name><uri>http://blogit.create.pt/members/antoniovargas.aspx</uri></author><category term="Silverlight" scheme="http://blogit.create.pt/blogs/antoniovargas/archive/tags/Silverlight/default.aspx" /></entry><entry><title>Silverlight tips for designers</title><link rel="alternate" type="text/html" href="http://blogit.create.pt/blogs/antoniovargas/archive/2010/06/21/Silverlight-tips-for-designers.aspx" /><id>http://blogit.create.pt/blogs/antoniovargas/archive/2010/06/21/Silverlight-tips-for-designers.aspx</id><published>2010-06-21T19:46:00Z</published><updated>2010-06-21T19:46:00Z</updated><content type="html">&lt;p&gt;If you&amp;#39;re doing a Silverlight-based project that are involving a web design team, don&amp;rsquo;t forget to tell to designer to ensure the following tips:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Only &lt;strong&gt;use images with 92 dpi&lt;/strong&gt; (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).&lt;/li&gt;    &lt;li&gt;To import the design mockup to Expression Blend, the designer should use the &lt;a href="http://en.wikipedia.org/wiki/RGB_color_model" target="_blank"&gt;&lt;strong&gt;RGB&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt; as the color model&lt;/strong&gt;.&lt;/li&gt; &lt;/ul&gt;&lt;img src="http://blogit.create.pt/aggbug.aspx?PostID=3872" width="1" height="1"&gt;</content><author><name>antoniovargas</name><uri>http://blogit.create.pt/members/antoniovargas.aspx</uri></author><category term="Silverlight" scheme="http://blogit.create.pt/blogs/antoniovargas/archive/tags/Silverlight/default.aspx" /></entry><entry><title>Customizing a page on SharePoint 2010</title><link rel="alternate" type="text/html" href="http://blogit.create.pt/blogs/antoniovargas/archive/2010/06/11/Customizing-a-page-on-SharePoint-2010.aspx" /><id>http://blogit.create.pt/blogs/antoniovargas/archive/2010/06/11/Customizing-a-page-on-SharePoint-2010.aspx</id><published>2010-06-11T18:53:00Z</published><updated>2010-06-11T18:53:00Z</updated><content type="html">&lt;p&gt;In the last week, I needed to customize a native page on SharePoint 2010 for a specified project. After I&amp;rsquo;ve done some searches on my feeds, I found &lt;a href="http://blogs.msdn.com/b/sharepoint/archive/2010/04/06/customizing-ribbon-positioning-in-sharepoint-2010-master-pages.aspx" target="_blank"&gt;a great article&lt;/a&gt; which it explains how to customize some parts of the SharePoint page.&lt;/p&gt;  &lt;p&gt;This &lt;a href="http://blogs.msdn.com/b/sharepoint/archive/2010/04/06/customizing-ribbon-positioning-in-sharepoint-2010-master-pages.aspx" target="_blank"&gt;article&lt;/a&gt; focuses to customize the ribbon positioning in SharePoint 2010 master pages, but it explains all that i needed to known.&lt;/p&gt;  &lt;p&gt;Followed (and tested on my dev environment) by the article, you must to ensure that you have the following containers on your SharePoint master page:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;strong&gt;Ribbon container&lt;/strong&gt; &amp;ndash; Div which the control id is &lt;strong&gt;s4-ribbonrow&lt;/strong&gt;. You need it to put the SharePoint ribbon.&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Body container&lt;/strong&gt; &amp;ndash; Div which the control id is &lt;strong&gt;s4-workspace&lt;/strong&gt; and an inner div which the control id is &lt;strong&gt;s4-bodyContainer&lt;/strong&gt;. You need it to put your page content.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;I&amp;#39;d a webpart zone on my page content (inside the page layout), and the only problem was when I tried to change the webpart settings, because I didn&amp;rsquo;t saw the settings control (the SharePoint rendered the control outside the body container).&lt;/p&gt;  &lt;p&gt;To fix that (I spent a lot of time debugging), you need to ensure that you&amp;rsquo;ve a div (which control id is &lt;strong&gt;MSO_ContentDiv&lt;/strong&gt;) on you page content. It&amp;rsquo;s necessary, because when you want to change the webpart settings the SharePoint will render the settings control inside this div.&lt;/p&gt;&lt;img src="http://blogit.create.pt/aggbug.aspx?PostID=3826" width="1" height="1"&gt;</content><author><name>antoniovargas</name><uri>http://blogit.create.pt/members/antoniovargas.aspx</uri></author><category term="Sharepoint" scheme="http://blogit.create.pt/blogs/antoniovargas/archive/tags/Sharepoint/default.aspx" /><category term="SharePoint 2010" scheme="http://blogit.create.pt/blogs/antoniovargas/archive/tags/SharePoint+2010/default.aspx" /></entry><entry><title>The Taxonomy feature has not been activated</title><link rel="alternate" type="text/html" href="http://blogit.create.pt/blogs/antoniovargas/archive/2010/03/08/The-Taxonomy-feature-has-not-been-activated.aspx" /><id>http://blogit.create.pt/blogs/antoniovargas/archive/2010/03/08/The-Taxonomy-feature-has-not-been-activated.aspx</id><published>2010-03-08T16:57:50Z</published><updated>2010-03-08T16:57:50Z</updated><content type="html">&lt;p&gt;If you’re trying to create a managed metadata site column type on SharePoint Server 2010 Beta and it’s returning the following error:&lt;/p&gt;  &lt;p&gt;The Taxonomy feature (Feature ID &amp;quot;73EF14B1-13A9-416b-A9B5-ECECA2B0604C&amp;quot;) has not been activated.&lt;/p&gt;  &lt;p&gt;Check this &lt;a href="http://www.whatsthepointofsharing.com/?p=624" target="_blank"&gt;post&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Basically, you need to run the following command in the Command Prompt:&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;STSADM -o activatefeature -id 73EF14B1-13A9-416b-A9B5-ECECA2B0604C -url http://&amp;lt;server&amp;gt; –force&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Don’t forget to change &lt;strong&gt;&amp;lt;server&amp;gt;&lt;/strong&gt; to the name of your SharePoint server.&lt;/p&gt;&lt;img src="http://blogit.create.pt/aggbug.aspx?PostID=3027" width="1" height="1"&gt;</content><author><name>antoniovargas</name><uri>http://blogit.create.pt/members/antoniovargas.aspx</uri></author><category term="Sharepoint" scheme="http://blogit.create.pt/blogs/antoniovargas/archive/tags/Sharepoint/default.aspx" /><category term="SharePoint 2010" scheme="http://blogit.create.pt/blogs/antoniovargas/archive/tags/SharePoint+2010/default.aspx" /></entry><entry><title>Using Deployment setting on Production Environment</title><link rel="alternate" type="text/html" href="http://blogit.create.pt/blogs/antoniovargas/archive/2010/03/02/Using-Deployment-attribute-on-Production-Environment.aspx" /><id>http://blogit.create.pt/blogs/antoniovargas/archive/2010/03/02/Using-Deployment-attribute-on-Production-Environment.aspx</id><published>2010-03-02T10:02:00Z</published><updated>2010-03-02T10:02:00Z</updated><content type="html">&lt;p&gt;When i studied for the &lt;a href="http://www.microsoft.com/learning/en/us/exam.aspx?ID=70-562&amp;amp;locale=en-us"&gt;Microsoft exam (70-562, Microsoft .NET Framework 3.5, ASP.NET Application Development)&lt;/a&gt; i found an interesting setting that i didn&amp;rsquo;t known, the Deployment.&lt;/p&gt;&lt;p&gt;This configuration setting ensures that your application will override important application level settings used when you developed your web application. It will ensure that the following configurations are done:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;debug is set to false&lt;/li&gt;&lt;li&gt;page output tracing is disabled&lt;/li&gt;&lt;li&gt;force customErrors to be shown to remote users (it will ensure that the end user only see friendly error messages)&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;If you want to activate this setting, you need to put the following configuration on the machine.config:&lt;/p&gt;&lt;p&gt;&amp;lt;configuration&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;system.web&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;strong&gt;&amp;lt;deployment retail=&amp;quot;true&amp;quot;/&amp;gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/system.web&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/configuration&amp;gt;&lt;/p&gt;&lt;p&gt;Some references:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ms228298.aspx" title="http://msdn.microsoft.com/en-us/library/ms228298.aspx"&gt;deployment Element (ASP.NET Settings Schema)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://daptivate.com/archive/2008/02/12/top-10-best-practices-for-production-asp-net-applications.aspx"&gt;Top 10 Best Practices for Production ASP.NET Applications&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src="http://blogit.create.pt/aggbug.aspx?PostID=2943" width="1" height="1"&gt;</content><author><name>antoniovargas</name><uri>http://blogit.create.pt/members/antoniovargas.aspx</uri></author><category term="ASP.NET" scheme="http://blogit.create.pt/blogs/antoniovargas/archive/tags/ASP.NET/default.aspx" /></entry><entry><title>Visual Studio Build Error (HRESULT 0x80131515)</title><link rel="alternate" type="text/html" href="http://blogit.create.pt/blogs/antoniovargas/archive/2010/02/04/Visual-Studio-Build-Error-_2800_HRESULT-0x80131515_2900_.aspx" /><id>http://blogit.create.pt/blogs/antoniovargas/archive/2010/02/04/Visual-Studio-Build-Error-_2800_HRESULT-0x80131515_2900_.aspx</id><published>2010-02-04T11:58:03Z</published><updated>2010-02-04T11:58:03Z</updated><content type="html">&lt;p&gt;Today I've tested the &lt;a href="http://silverlightvalidate.codeplex.com/"&gt;Silverlight Validation Framework&lt;/a&gt;&amp;#160; in the Visual Studio 2010 beta 2. &lt;/p&gt;  &lt;p&gt;I downloaded the assemblies, then i added the assembly references on the project, and then i tried to compile the project. But the compiler found the following error message: &lt;/p&gt; &lt;img style="display:block;float:none;margin-left:auto;margin-right:auto;" src="http://img195.imageshack.us/img195/9129/69118460.png" width="518" height="186" /&gt;&lt;/img&gt;   &lt;p&gt;I found solution to fix this on the &lt;a href="http://cantgrokwontgrok.blogspot.com/2009/10/visual-studio-unknown-build-error.html"&gt;Rob’s blog&lt;/a&gt;. &lt;/p&gt;  &lt;p&gt;To fix this you need to open the Properties for each assembly (via file system) and then click Unlock as you can see in the following screenshot:&lt;/p&gt; &lt;img style="display:block;float:none;margin-left:auto;margin-right:auto;" src="http://img688.imageshack.us/img688/593/73014862.png" width="512" height="344" /&gt;&lt;/img&gt;&lt;img src="http://blogit.create.pt/aggbug.aspx?PostID=2642" width="1" height="1"&gt;</content><author><name>antoniovargas</name><uri>http://blogit.create.pt/members/antoniovargas.aspx</uri></author><category term="Visual Studio" scheme="http://blogit.create.pt/blogs/antoniovargas/archive/tags/Visual+Studio/default.aspx" /></entry><entry><title>How to create a Text Box control in Multiline mode</title><link rel="alternate" type="text/html" href="http://blogit.create.pt/blogs/antoniovargas/archive/2010/02/01/How-to-create-a-Text-Box-control-in-Multiline-mode.aspx" /><id>http://blogit.create.pt/blogs/antoniovargas/archive/2010/02/01/How-to-create-a-Text-Box-control-in-Multiline-mode.aspx</id><published>2010-02-01T18:57:19Z</published><updated>2010-02-01T18:57:19Z</updated><content type="html">&lt;p&gt;If you need to create a Tex Box control in Multiline mode as you can do in the ASP.NET, check &lt;a href="http://www.silverlightshow.net/tips/How-to-make-a-text-box-multi-line.aspx"&gt;this tip&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;You just need to add the AcceptReturn property on your Text Box control as the following sample:&lt;/p&gt;  &lt;p&gt;&amp;lt;TextBox x:Name=&amp;quot;textBox1&amp;quot; &lt;strong&gt;AcceptsReturn=&amp;quot;True&amp;quot;&lt;/strong&gt;&amp;gt;&amp;lt;/TextBox&amp;gt;&lt;/p&gt;&lt;img src="http://blogit.create.pt/aggbug.aspx?PostID=2631" width="1" height="1"&gt;</content><author><name>antoniovargas</name><uri>http://blogit.create.pt/members/antoniovargas.aspx</uri></author><category term="Silverlight" scheme="http://blogit.create.pt/blogs/antoniovargas/archive/tags/Silverlight/default.aspx" /></entry><entry><title>Reset Identity value</title><link rel="alternate" type="text/html" href="http://blogit.create.pt/blogs/antoniovargas/archive/2010/01/12/Reset-Identity-value.aspx" /><id>http://blogit.create.pt/blogs/antoniovargas/archive/2010/01/12/Reset-Identity-value.aspx</id><published>2010-01-12T15:55:00Z</published><updated>2010-01-12T15:55:00Z</updated><content type="html">&lt;p&gt;Today, i needed to reset the Identity value for one column in the SQL Server database.&lt;/p&gt;  &lt;p&gt;I used the following commando to view the current identity value:&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;DBCC CHECKIDENT (&amp;#39;TableName1&amp;#39;, NORESEED)&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;and then, it returned the following message:&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Checking identity information: current identity value &amp;#39;53&amp;#39;, current column value &amp;#39;53&amp;#39;.   &lt;br /&gt;DBCC execution completed. If DBCC printed error messages, contact your system administrator.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;Finally, after I&amp;#39;ve checked the current identity value, i needed to reset this value and I&amp;#39;ve used the following command:&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;DBCC CHECKIDENT (TableName1, RESEED, 0)&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;and then, it returned the following message:&amp;nbsp; &lt;br /&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Checking identity information: current identity value &amp;#39;53&amp;#39;, current column value &amp;#39;0&amp;#39;.   &lt;br /&gt;DBCC execution completed. If DBCC printed error messages, contact your system administrator.&lt;/em&gt;&lt;/p&gt;&lt;img src="http://blogit.create.pt/aggbug.aspx?PostID=2472" width="1" height="1"&gt;</content><author><name>antoniovargas</name><uri>http://blogit.create.pt/members/antoniovargas.aspx</uri></author><category term="SQL Server" scheme="http://blogit.create.pt/blogs/antoniovargas/archive/tags/SQL+Server/default.aspx" /></entry><entry><title>Excel Services: Using REST to get data</title><link rel="alternate" type="text/html" href="http://blogit.create.pt/blogs/antoniovargas/archive/2009/12/06/Excel-Services_3A00_-Using-REST-to-getting-data.aspx" /><id>http://blogit.create.pt/blogs/antoniovargas/archive/2009/12/06/Excel-Services_3A00_-Using-REST-to-getting-data.aspx</id><published>2009-12-06T17:33:00Z</published><updated>2009-12-06T17:33:00Z</updated><content type="html">&lt;p&gt;Now with SharePoint 2010 we are be able to use REST to getting excel file data using Excel Services.&lt;/p&gt;  &lt;p&gt;The syntax is very simple and quickly to understand. I will leave here some samples of how you can use REST to get data.&lt;/p&gt;  &lt;p&gt;To access to your Excel file, you can use the following link:&lt;/p&gt;  &lt;p&gt;http://&lt;em&gt;&lt;strong&gt;&amp;lt;site&amp;gt;&lt;/strong&gt;&lt;/em&gt;/_vti_bin/ExcelRest.aspx/&lt;em&gt;&lt;strong&gt;&amp;lt;library&amp;gt;&lt;/strong&gt;&lt;/em&gt;/&lt;strong&gt;&lt;em&gt;&amp;lt;file&amp;gt;&lt;/em&gt;&lt;/strong&gt;/Model&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&amp;lt;site&amp;gt; &amp;ndash; SharePoint site (such as createit:8080) &lt;/li&gt;    &lt;li&gt;&amp;lt;library&amp;gt; &amp;ndash; SharePoint document library that contains the excel file (such as Profits) &lt;/li&gt;    &lt;li&gt;&amp;lt;file&amp;gt; &amp;ndash; The Excel file that you want to getting data (such as ProfitsV2.xlsx) &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;And then you will be able to get some different type of data as the following samples:&lt;/p&gt;  &lt;p&gt;Used Excel file screenshot (to compare with data results using REST):&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;img src="http://img412.imageshack.us/img412/9775/97750206.png" /&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;nbsp;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;strong&gt;Get workbook (ATOM format)&lt;/strong&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;http://createbox/devplatform/_vti_bin/ExcelRest.aspx/Simulators/WorldMarkets.xlsx&lt;strong&gt;/Model&lt;/strong&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;img src="http://img13.imageshack.us/img13/150/30733637.png" /&gt;&lt;/p&gt; &lt;/blockquote&gt;   &lt;p&gt;&amp;nbsp;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;strong&gt;Get a range (HTML format)&lt;/strong&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;http://createbox/devplatform/_vti_bin/ExcelRest.aspx/Simulators/WorldMarkets.xlsx/Model&lt;strong&gt;/Ranges(&amp;#39;WorldMarkets&amp;#39;)&lt;/strong&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;img src="http://img527.imageshack.us/img527/9138/68384976.png" /&gt;&lt;/p&gt; &lt;/blockquote&gt;   &lt;ul&gt;   &lt;li&gt;&lt;strong&gt;Get a range (ATOM format)&lt;/strong&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;http://createbox/devplatform/_vti_bin/ExcelRest.aspx/Simulators/WorldMarkets.xlsx/Model/Ranges(&amp;#39;WorldMarkets&amp;#39;)&lt;strong&gt;?$format=atom&lt;/strong&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;img src="http://img704.imageshack.us/img704/2078/69003795.png" /&gt;&lt;/p&gt; &lt;/blockquote&gt;   &lt;p&gt;&amp;nbsp;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;strong&gt;Get a graphic (Image format)&lt;/strong&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;http://createbox/devplatform/_vti_bin/ExcelRest.aspx/Simulators/WorldMarkets.xlsx/Model&lt;strong&gt;/Charts(&amp;#39;Chart%201&amp;#39;)?$format=image&lt;/strong&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;img src="http://img205.imageshack.us/img205/5079/51025844.png" /&gt;&lt;/p&gt; &lt;/blockquote&gt;&lt;img src="http://blogit.create.pt/aggbug.aspx?PostID=2090" width="1" height="1"&gt;</content><author><name>antoniovargas</name><uri>http://blogit.create.pt/members/antoniovargas.aspx</uri></author><category term="Sharepoint" scheme="http://blogit.create.pt/blogs/antoniovargas/archive/tags/Sharepoint/default.aspx" /><category term="SharePoint 2010" scheme="http://blogit.create.pt/blogs/antoniovargas/archive/tags/SharePoint+2010/default.aspx" /></entry><entry><title>PDC09: Silverlight videos</title><link rel="alternate" type="text/html" href="http://blogit.create.pt/blogs/antoniovargas/archive/2009/12/06/PDC09_3A00_-Silverlight-videos.aspx" /><id>http://blogit.create.pt/blogs/antoniovargas/archive/2009/12/06/PDC09_3A00_-Silverlight-videos.aspx</id><published>2009-12-06T16:25:12Z</published><updated>2009-12-06T16:25:12Z</updated><content type="html">&lt;p&gt;Yesterday, i finally had time to watch some PDC09 session videos and i found some interesting Silverlight videos on my point of view.&lt;/p&gt;  &lt;p&gt;Here are the links to the videos that I recommend you to see:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;How to get data to Silverlight control (What should i use?)&lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://microsoftpdc.com/Sessions/CL06"&gt;Networking and Web Services in Silverlight&lt;/a&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;li&gt;Silverlight on SharePoint:&lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://microsoftpdc.com/Sessions/P09-05"&gt;Developer Patterns to Integrate Microsoft Silverlight 3.0 with Microsoft SharePoint 2010&lt;/a&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;li&gt;RIA Services:&lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://microsoftpdc.com/Sessions/CL07"&gt;Mastering Microsoft .NET RIA Services&lt;/a&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://microsoftpdc.com/Sessions/CL21"&gt;Building Amazing Business Applications with Microsoft Silverlight and Microsoft .NET RIA Services&lt;/a&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;li&gt;Expression Blend:&lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://microsoftpdc.com/Sessions/CL30"&gt;Microsoft Expression Blend 3 for Developers: Tips, Tricks and Best Practices&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;img src="http://blogit.create.pt/aggbug.aspx?PostID=2089" width="1" height="1"&gt;</content><author><name>antoniovargas</name><uri>http://blogit.create.pt/members/antoniovargas.aspx</uri></author><category term="Silverlight" scheme="http://blogit.create.pt/blogs/antoniovargas/archive/tags/Silverlight/default.aspx" /><category term="Expression Blend 3" scheme="http://blogit.create.pt/blogs/antoniovargas/archive/tags/Expression+Blend+3/default.aspx" /></entry><entry><title>SharePoint 2010: Failed to register SharePoint Services on configuration wizard</title><link rel="alternate" type="text/html" href="http://blogit.create.pt/blogs/antoniovargas/archive/2009/12/01/SharePoint-2010_3A00_-Failed-to-register-SharePoint-Services-on-configuration-wizard.aspx" /><id>http://blogit.create.pt/blogs/antoniovargas/archive/2009/12/01/SharePoint-2010_3A00_-Failed-to-register-SharePoint-Services-on-configuration-wizard.aspx</id><published>2009-12-01T14:16:00Z</published><updated>2009-12-01T14:16:00Z</updated><content type="html">&lt;p&gt;When i try to run SharePoint configuration wizard after install SharePoint 2010 beta, the wizard application throw a timeout exception and the SharePoint configuration steps aren&amp;rsquo;t done.&lt;/p&gt;  &lt;p&gt;To resolve this problem you need to go to the Registry Editor and delete SPSearchService entry.&lt;/p&gt;  &lt;p&gt;Steps:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Go to the &lt;em&gt;Start Menu&lt;/em&gt; and then click &lt;em&gt;Run&lt;/em&gt;.&lt;/li&gt;    &lt;li&gt;Write &lt;em&gt;regedit&lt;/em&gt; on &lt;em&gt;Run&lt;/em&gt; box.&lt;/li&gt;    &lt;li&gt;Navigate to the SharePoint registry entries on &lt;em&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web ServerExtensions\14.0\WSS\Services&lt;/em&gt;.&lt;/li&gt;    &lt;li&gt;Delete &lt;em&gt;SPSearchService&lt;/em&gt; entry.&lt;/li&gt;    &lt;li&gt;Run the SharePoint Configuration wizard again.&lt;/li&gt; &lt;/ol&gt;&lt;img src="http://blogit.create.pt/aggbug.aspx?PostID=2037" width="1" height="1"&gt;</content><author><name>antoniovargas</name><uri>http://blogit.create.pt/members/antoniovargas.aspx</uri></author><category term="Sharepoint" scheme="http://blogit.create.pt/blogs/antoniovargas/archive/tags/Sharepoint/default.aspx" /><category term="SharePoint 2010" scheme="http://blogit.create.pt/blogs/antoniovargas/archive/tags/SharePoint+2010/default.aspx" /></entry><entry><title>Silverlight 4 announced</title><link rel="alternate" type="text/html" href="http://blogit.create.pt/blogs/antoniovargas/archive/2009/12/01/Silverlight-4-announced.aspx" /><id>http://blogit.create.pt/blogs/antoniovargas/archive/2009/12/01/Silverlight-4-announced.aspx</id><published>2009-12-01T13:32:24Z</published><updated>2009-12-01T13:32:24Z</updated><content type="html">&lt;p&gt;It was announced the release of Silverlight 4 at &lt;a href="http://microsoftpdc.com/"&gt;PDC&lt;/a&gt;, two weeks ago.&lt;/p&gt;  &lt;p&gt;The beta version is now available &lt;a href="http://silverlight.net/getstarted/silverlight-4-beta/#tools"&gt;here&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;This framework version will include the following new interesting features:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Print support&lt;/li&gt;    &lt;li&gt;Webcam and microphone support&lt;/li&gt;    &lt;li&gt;Audio and video local recording capabilities capture RAW video without requiring server interaction.&lt;/li&gt;    &lt;li&gt;Google Chrome support&lt;/li&gt;    &lt;li&gt;Rich Text Editing&lt;/li&gt;    &lt;li&gt;Performance optimizations mean Silverlight 4 applications start quicker and &lt;strong&gt;run 200% faster than the equivalent Silverlight 3 application.&lt;/strong&gt;&lt;/li&gt;    &lt;li&gt;Read and write files to the user’s MyDocuments, MyMusic, MyPictures and MyVideos folder.&lt;/li&gt;    &lt;li&gt;Enhancements to networking &lt;strong&gt;allow cross-domain access without a security policy file&lt;/strong&gt;.&lt;/li&gt;    &lt;li&gt;Right Click events&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Some interesting links to learn more about Silverlight 4:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://silverlight.net/getstarted/silverlight-4-beta/#whatsnew"&gt;What’s New in Silverlight 4 Beta?&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://silverlight.net/getstarted/silverlight-4-beta/#getting-started"&gt;Getting Started with Silverlight 4 Beta&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://microsoftpdc.com/Sessions/P09-11"&gt;Microsoft Silverlight 4 Overview&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.silverlightshow.net/items/Five-Silverlight-4.0-features-you-cannot-do-without.aspx" href="http://www.silverlightshow.net/items/Five-Silverlight-4.0-features-you-cannot-do-without.aspx"&gt;Five Silverlight 4.0 features you cannot do without&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://timheuer.com/blog/archive/2009/11/18/whats-new-in-silverlight-4-complete-guide-new-features.aspx"&gt;Silverlight 4 Beta – A guide to the new features&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogit.create.pt/aggbug.aspx?PostID=2036" width="1" height="1"&gt;</content><author><name>antoniovargas</name><uri>http://blogit.create.pt/members/antoniovargas.aspx</uri></author><category term="Silverlight" scheme="http://blogit.create.pt/blogs/antoniovargas/archive/tags/Silverlight/default.aspx" /></entry><entry><title>Some interesting Silverlight controls on CodePlex</title><link rel="alternate" type="text/html" href="http://blogit.create.pt/blogs/antoniovargas/archive/2009/11/30/Some-Interesting-Silverlight-controls-on-CodePlex.aspx" /><id>http://blogit.create.pt/blogs/antoniovargas/archive/2009/11/30/Some-Interesting-Silverlight-controls-on-CodePlex.aspx</id><published>2009-12-01T01:44:00Z</published><updated>2009-12-01T01:44:00Z</updated><content type="html">&lt;p&gt;I found some Silverlight controls on &lt;a href="http://www.codeplex.com/" title="CodePlex" target="_blank"&gt;CodePlex&lt;/a&gt; that i think that are important to share:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Silverlight Timeline control:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://timeline.codeplex.com/" title="http://timeline.codeplex.com/"&gt;http://timeline.codeplex.com/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Silverlight DataFilter control:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://riadatafilter.codeplex.com" title="http://riadatafilter.codeplex.com"&gt;http://riadatafilter.codeplex.com&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Silverlight Cover Flow:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://silverlightcoverflow.codeplex.com/" title="http://silverlightcoverflow.codeplex.com/"&gt;http://silverlightcoverflow.codeplex.com/&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogit.create.pt/aggbug.aspx?PostID=2029" width="1" height="1"&gt;</content><author><name>antoniovargas</name><uri>http://blogit.create.pt/members/antoniovargas.aspx</uri></author><category term="Silverlight" scheme="http://blogit.create.pt/blogs/antoniovargas/archive/tags/Silverlight/default.aspx" /></entry><entry><title>Add Silverlight control to SharePoint</title><link rel="alternate" type="text/html" href="http://blogit.create.pt/blogs/antoniovargas/archive/2009/11/30/Add-Silverlight-control-to-SharePoint.aspx" /><id>http://blogit.create.pt/blogs/antoniovargas/archive/2009/11/30/Add-Silverlight-control-to-SharePoint.aspx</id><published>2009-12-01T01:28:00Z</published><updated>2009-12-01T01:28:00Z</updated><content type="html">&lt;p&gt;One of the problems using Silverlight on SharePoint 2007 is how can we add a Silverlight control in the SharePoint site?&lt;/p&gt;&lt;p&gt;A quickly and simple solution that i found to do it is the &lt;a href="http://spilverlight.codeplex.com/"&gt;SPSilverlight&lt;/a&gt; web part, a web part that allows you to add a Silverlight control to SharePoint.&lt;/p&gt;&lt;p&gt;The only configuration that you need to known is the path where the XAP file is stored in SharePoint (on the layout&amp;rsquo;s folder, on the library&amp;hellip;).&lt;/p&gt;&lt;p&gt;To use this web part you need to install the following package:&lt;/p&gt;&lt;p&gt;&lt;a href="http://spilverlight.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=35120" title="http://spilverlight.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=35120"&gt;http://spilverlight.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=35120&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogit.create.pt/aggbug.aspx?PostID=2028" width="1" height="1"&gt;</content><author><name>antoniovargas</name><uri>http://blogit.create.pt/members/antoniovargas.aspx</uri></author><category term="Silverlight" scheme="http://blogit.create.pt/blogs/antoniovargas/archive/tags/Silverlight/default.aspx" /><category term="Sharepoint" scheme="http://blogit.create.pt/blogs/antoniovargas/archive/tags/Sharepoint/default.aspx" /><category term="MOSS 2007" scheme="http://blogit.create.pt/blogs/antoniovargas/archive/tags/MOSS+2007/default.aspx" /><category term="SharePoint 2007" scheme="http://blogit.create.pt/blogs/antoniovargas/archive/tags/SharePoint+2007/default.aspx" /></entry></feed>
