I\'m looking to build a SharePoint 2010 RTM environment and I\'m wondering if there\'s a guide out there for doing 开发者_JS百科so.I have 4 VMs (AD, WEB, SQL, IDX) to use to build the proper environme
All, I am trying to make the width of the sharepoint 2010 web site to be within a fixed width and centered across the screen.I would like for it to be 800px and centered.When i do this, it seems like
I\'m trying to write an HttpModule to run on our SharePoint farm - essentially it will check whether the user is authenticated and if they are it will validate some info against another database and p
I\'m having a hard time finding a combination of sharepoint and vs releases that work well together.So far I have tried:
I am trying to get the CAML for a custom content type that I am creating. What I am really doing is creating the content type in Visual Studio 2010 via CAML and then deploying that content type to my
I have been search about SharePoint Governance for past few da开发者_如何学Cys, the more I search, more confused I am getting about this Topic.
Trying to set column in a list to the url pointing to the newly created document (via \"Create Item\" Action). What should be the column type - string or Hyperlink? Also which column from the Document
Has anyone tried with online presence in SharePoint 2010? I used to take he开发者_JS百科lp of imnrc javascript function in MOSS 2007 but the same does not seem to work in SharePoint 2010.
Can anyone lead开发者_运维知识库 me in the direction on how to access/enabled/use the ListData.svc in SharePoint 2010? When we try to access it via our web browser, we get a 404 error. Is there a serv
I\'m implementing a custom BCS Model to get data from a backend system. As the backend uses it\'s own user management, I\'m accessing it through a service account.