|
|
Front Page News
-
|
Last May I’ve taken the beta versions of the two SharePoint 2010 Developer exams: 70-573 TS: Microsoft SharePoint 2010, Application Development and 70-576 PRO: Designing and Developing Microsoft SharePoint 2010 Applications . Last week I received...
|
-
|
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...
|
-
|
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...
|
-
|
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...
|
-
|
By default, Sharepoint 2010 is blocking the ability to open HTML files directly from a document library. This can be changed in the browser file handling option. To change this option go to: 1. Central Admin\Application Management\Manage Web Applications....
|
-
|
I’ve been trying out Pivot in the last few days, downloaded from here . Pretty amazing thing, crossing the power of DeepZoom with structured information. I can’t help but imagine the application of these technologies to information stored in business...
|
-
|
As reported by IASA , the Certified IT Architect at the Professional Level ( CITA-P ) has now replaced Microsoft’s Certified Architect ( MCA ) program. The information about the new certification can be found here ....
|
-
|
The SharePoint 2010 Content Query WebPart have this new feature the Content to Content concept. Content to Content introduces two tokens that can be used in the Content Query Web Part filters: The PageQueryString token allows you to include in the query...
|
-
|
Here is summary of this session: IE9 IE9 is optimized for HTML 5 It passes all http://www.css3.info/ script tests and scores 55 in http://acid3.acidtests.org/ test It uses more GPU power using Windows 7 Graphics Capabilities New Developer Toolbar for...
|
-
|
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 Taxonomy feature (Feature ID "73EF14B1-13A9-416b-A9B5-ECECA2B0604C") has not been activated. Check this...
|
-
|
Creating an optimized SharePoint development environment was not an easy task with Sharepoint 2007, but it’s even harder with the new SharePoint 2010. The new version has a lot more features but, because of that, it’s also much more resource demanding,...
|
-
|
It's official May 12th, 2010, is the launch date for SharePoint 2010 & Office 2010. In addition, Microsoft announced the intent to RTM (Release to Manufacturing) this April 2010. This is great news, you can virtually join the launch event in May...
|
-
|
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, the Deployment. This configuration setting ensures that your application will override...
|
-
|
Here is some tips that I've been gathering for using SharePoint 2010 Virtual Machines: External USB 2.0 are too slow, you shoud use e-Sata, with 7200 RPM, or SSD The VM virtual discs shoud have a unique file with fixed size, when you create VM virtual...
|
-
|
I’m proud to be a member of the new Portuguese SharePoint User Group (SPUG PT) and I’ll be cross-posting and translating all my future posts to the User Group’s blog ( http://www.sharepointpt.org ) which will also feature posts from other community members....
|
-
|
Today I've tested the Silverlight Validation Framework in the Visual Studio 2010 beta 2. 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...
|
-
|
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"...
|
-
|
Today, i needed to reset the Identity value for one column in the SQL Server database. I used the following commando to view the current identity value: DBCC CHECKIDENT ('TableName1', NORESEED) and then, it returned the following message: Checking...
|
-
|
I have been working on automatic testing for SharePoint 2007 web applications. In our tests, user interaction with the web interface is simulated by clicking links, selecting entries in combo boxes, typing text and so on, just as a normal user would do....
|
-
|
Now with SharePoint 2010 we are be able to use REST to getting excel file data using Excel Services. The syntax is very simple and quickly to understand. I will leave here some samples of how you can use REST to get data. To access to your Excel file,...
|
-
|
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?)...
|
-
|
Hi, When you installing SharePoint 2010 Beta 2 and run the Config Wizard, you will get the following error: An exception of type Microsoft.Office.Server.UserProfiles.UserProfileException was thrown. Additional exception information: Unrecognized attribute...
|
-
|
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’t done. To resolve this problem you need to go to the Registry Editor...
|
-
|
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...
|
-
|
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...
|
|
|
|