Renaming a Feature in SharePoint Tools for Visual Studio 2010

0
If you’ve created SharePoint projects using SharePoint Tools for Visual Studio 2010, you probably know that, when you create a SharePoint Feature and generate the SharePoint package (WSP file),...

Conditional Post-build event in Visual Studio 2008

0
I have a class library project where I want to add the assembly to the GAC but only when the configuration is Debug. The solution is: if...

Windows Live ID and MIIS Service Account

0
To the management agent work correctly with Windows Live the MIIS Service Account must be a member of the local administrators group. If you don't follow this rule...

Some interesting Silverlight controls on CodePlex

0
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.comSilverlight Cover Flow:http://silverlightcoverflow.codeplex.com/

Windows Live MA 2.0 additionally attributes

0
Thanks to Shawn Lloyd from Microsoft support team for this information. I tried to set some additionally attributes like country, timezone, ..., but I was getting some errors...

SharePoint 2016 – Create Service Accounts using PowerShell script

1
Hey Everyone!!! Today i will show you how can you create SharePoint 2016 Service Accounts using PowerShell script following the Best Practices. The script not only create all the accounts but also...

SPC’09: Building Solutions with Business Connectivity Services using Visual Studio 2010

0
Disclaimer: This post is based on notes taken while watching a conference session. For that reason, it may contain incorrect information or data that I might have misunderstood. Also,...

Problems Using Live Messenger On Vista

0
If your Live Messenger Blocks on your Windows Vista RTMTry this: - Click start - Type: cmd - Right-click cmd.exe when it appears under Applications - Click Run As...

Office 365 – New Microsoft Forms

2
Hi Everyone!! Recently Microsoft introduce the new Microsoft Forms!!! I confess this solution it is amazing because provides a new way to build Forms and Surveys with a friendly interface...

Activating all Publishing Feature – Programmatically & Powershell – SharePoint 2010, 2013, 2016 &...

0
Hi Everyone!!! Today i will talk about Publishing Features!!! During this afternoon I was trying to activate Publishing Features but i wasn't having success because Page Library not was created...