Server 2008 and PowerShell published via OData
Repost from here... There is a new feature of Windows Server 8 that will allow for access to PowerShell cmdlets and objects via OData served through ASP.NET. Doug Finke…
Repost from here... There is a new feature of Windows Server 8 that will allow for access to PowerShell cmdlets and objects via OData served through ASP.NET. Doug Finke…
Information pulled from here... The product documentation for SharePoint 2010 includes extensive details about each of these approaches, together with examples and walkthroughs describing approaches to common client-side data…
Repost from here... So, you've finally succumbed to the hype and decided to use jQuery in SharePoint? Good for you. I'm sure you are fully prepared with the knowledge…
Reprint from: http://blogs.msdn.com/b/jjameson/archive/2009/11/08/autoeventwireup-issue-in-moss-2007.aspx Have you ever encountered the following error in Microsoft Office SharePoint Server (MOSS) 2007? An error occurred during the processing of . The attribute 'autoeventwireup' is not…
http://msdn.microsoft.com/en-us/library/ee231545.aspx
Just to update, the legacy Cisco VPN client (5.0.07.0440 for x64, 5.0.07.0410 for x86) is working for some people. You need to apply a small workaround as explained below –…
Checkout U2U CamlQueryBuilder: http://www.u2u.be/Tools/wincamlquerybuilder/CamlQueryBuilder.aspx Stramit Caml Viewer: http://spcamlviewer.codeplex.com/
http://www.sharepointdrive.com/blog/how-to-establish-a-parent-child-relationship-in-sharepoint/ I want to show you one of the ways how to quickly establish parent – child relationship in SharePoint. By using this way you will be able to add…
http://aghy.hu/AghyBlog_EN/Lists/Posts/Post.aspx?ID=78 Sometimes (very often) we have to be faced with the user requirements of master-detail lists. If you want to implement a very basic one, it’s very simple: lookup fields…
There are two options to do this -- one is based on the value and the other on the ID. Unfortunately MSDN doesn't provide any help at all on the…