Tips: WssSearch.com
Än så länge inte mycket innehåll, men bra kvalitet. Vad sägs till exempel om den här artikeln? Adding Tagging Web Parts including Tag Cloud and Tag Browser into WSS and MOSS sites
Technorati tags: sharepoint, wss
En blogg på svenska om SharePoint i synnerhet och .Net i allmänhet
Office 2007 Servers Now Available
English, German, and Japanese versions of Office Forms Server 2007, Office Groove Server 2007 (x64), Office Project Server 2007, and Office SharePoint Server can now be found in the Servers folder.
Tools for developing custom SharePoint applications: Visual Studio project templates for Web Parts, site definitions, and list definitions; and a stand-alone utility program, the SharePoint Solution Generator.
<ItemGroup>
<ExcludeFromBuild
Include="$(SourceWebPhysicalPath)\bin\*.pdb"/>
<ExcludeFromBuild
Include="$(SourceWebPhysicalPath)\obj\**\*.*"/>
<ExcludeFromBuild
Include="$(SourceWebPhysicalPath)\**\*.scc"/>
<ExcludeFromBuild
Include="$(SourceWebPhysicalPath)\*.csproj*"/>
</ItemGroup>