Home Authors Posts by António Vargas

António Vargas

António Vargas
0 POSTS 0 COMMENTS

|create|it| wins the Best Public Website award

0
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...

Using Application library caching

0
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...

Silverlight tips for designers

0
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:...

Customizing a page on SharePoint 2010

0
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...

The Taxonomy feature has not been activated

0
If you’re trying to create a managed metadata site column type on SharePoint Server 2010 Beta and it’s returning the following error: The...

Using Deployment setting on Production Environment

0
When i studied for the Microsoft exam (70-562, Microsoft .NET Framework 3.5, ASP.NET Application Development) i found an interesting setting that i didn’t known,...

Visual Studio Build Error (HRESULT 0x80131515)

0
Today I've tested the Silverlight Validation Framework  in the Visual Studio 2010 beta 2. I downloaded the assemblies, then i added the...

How to create a Text Box control in Multiline mode

0
If you need to create a Tex Box control in Multiline mode as you can do in the ASP.NET, check this tip. You...

Reset Identity value

0
Today, i needed to reset the Identity value for one column in the SQL Server database. I used the following commando to view...

Excel Services: Using REST to get data

0
Now with SharePoint 2010 we are be able to use REST to getting excel file data using Excel Services. The syntax is very...