SharePoint;

Tag details

Welcome to the 'SharePoint;' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'SharePoint;'.

Look up Offsite Link "SharePoint;" at The Free Dictionary

Latest blogosphere posts tagged “SharePoint;”

  • Softweb Solutions announces the expansion of its SharePoint capabilities by adopting SharePoint 2010


    Your StoryAuthority Authority: 584
    Softweb has just announced that it is going to expand its SharePoint capabilities adopting SharePoint 2010 with its launch.
    19 hours ago
  • SharePoint: Wiki Search and Replace


    Tech Training NotesAuthority Authority: 118
    Recently I was asked about how to do a search and replace on text in all of the articles in a wiki. As there is no built-in way to do this I wrote a simple web page to do this. Note that the example below is trivial and: Is presented as a learning exercise Does not include a master page Must be deployed ...
    22 hours ago
  • SharePoint: The security validation for this page is invalid


    Tech Training NotesAuthority Authority: 118
    When creating an ASPX page in the LAYOUTS folder that updates SharePoint content via the API (mylistitem.upate) you may get the following message when posting back to the page: Many articles on the web suggest using AllowUnsafeUpdates:SPWeb web = SPContext.Current.Web;web.AllowUnsafeUpdates = true;While this works, it ...
    23 hours ago
  • Breeze SharePoint 2010 Bootcamp Details


    Mick's Breeze Blogs - Biztalk/Sharepoint/...Authority Authority: 103
    Hi folks, we’ve used our SharePoint expertise and knowledge to distil SharePoint2010 product feature set, to provide a rich 5 day coursefor you. I believe with SharePoint in particular that as a developer you *need*to know details about the SharePoint environment that is running your code, and asan ...
    23 hours ago
  • Minimum Permissions Required for MOSS 2007 Service Accounts


    Alexander's BlogAuthority Authority: 111
    For security reasons, it is best to ensure that the service accounts used with Microsoft Office SharePoint Server (MOSS) 2007 run with only the minimum permissions necessary. This is referred to as the principle of least privilege. Microsoft recommends two general rules that you should apply to all your MOSS 2007 ...
    1 day ago
  • Perhaps – Stop, Think, Dev SharePoint?


    Dennis BottjerAuthority Authority: 112
    Reference: Putting the Brakes on SharePoint with JQuery Thoughts: I remember the dinner conversation and follow-up emails quite well.  Eric was kind enough to share his opinions and experiences further explaining some points I was confused on.  Once we dropped the thread, it seemed more more a lesson in ...
    1 day ago
  • Sharepoint 2010 : Direct Download Link


    A Blog For TechnologyAuthority Authority: 130
    Register today to download SharePoint 2010 Beta. Find out how this integrated suite of server capabilities can help your organization by providing comprehensive content management and enterprise search, accelerating shared business processes, and facilitating information-sharing across boundaries for better business ...
    1 day ago
  • Top 10 new features in Sharepoint 2010


    A Blog For TechnologyAuthority Authority: 130
    Microsoft is releasing a slew of new technologies in 2010, and one of the most important of them is SharePoint 2010. Previously known by the code name SharePoint 14, SharePoint 2010 marks a significant upgrade to the SharePoint product. Here are ten of the most important things about the SharePoint 2010 release, which ...
    2 days ago
  • Customize the “no items” Display Text in SharePoint (Screencast)


    End User SharePointAuthority Authority: 474
    When there are no items displayed in a list, SharePoint displays a generic message. How and why do you customize the display text in a data view web part? There are just some cases where this message needs to be customized, so that the text is more specific as to why there are no items displayed. In this example, ...
    2 days ago
  • PowerShell To Add Secondary Site Collection Admin


    Alpesh Nakar Blogs on SharePoint, Microsoft and that's ITAuthority Authority: 111
    Situation: You want to add secondary site collection administrator Old Method: Go to Central Admin… or use stsadm Smart Method: Use PowerShell How? Launch your Administrator: SharePoint 2010 Management Shell Type Set-SPSite –Identity http://server –SecondaryOwnerAlias justsharepoint\alpesh   ...
    2 days ago
  • HyperOffice: The Other Google Apps Competitor


    The VAR GuyAuthority Authority: 525
    When I recently wrote about Los Angeles’ move to Google Apps , I mentioned Zoho as an enterprise-grade SaaS suite competitor worth considering. Still, more options loom. A prime example: HyperOffice, which provides a hosted collaboration suite aimed to compete with Microsoft’s offerings in the SMB space. Here are ...
    2 days ago
  • Managed services, sharepoint hosting, dedicated servers, Windows and Linux web hosting provider Alentus Corporation Announces Debt Restructuring


    Top 10 Dedicated Server Hosting Reviews, News and ArticlesAuthority Authority: 132
    Alentus Corporation (PINKSHEETS: ALNS), a leading provider of web hosting solutions including managed services, sharepoint hosting, dedicated servers, Windows and Linux web hosting, and Microsoft exchange email services, today announced that the Company and its senior lender have entered into a Letter of Intent (LOI) ...
    2 days ago
  • SharePoint Job Tweets Now Available @SPDEVNET


    John Holliday, MVP Office SharePoint Server 2007Authority Authority: 103
    As we all know, the economy is still struggling, and although the IT sector is rebounding well, the developer job market has always been and continues to be somewhat finicky.  The key is to have... [[ This is a content summary only. Visit my website for full links, other content, and more! ]]
    2 days ago
  • SharePoint Content Deployment Architecture


    Ben.geek.nzAuthority Authority: 464
    Yes yes I know. SharePoint who the what now? Welcome, friend, to the delightful world of my day job. The way I see it, I have two options: Start an entirely new blog for my work persona that I’d update twice a year. Post this stuff here occasionally and risk enlightening you, dear reader, to ...
    3 days ago
  • Client OM and SharePoint Designer are not working problem


    itayskAuthority Authority: 106
    I have installed SharePoint 2010 Beta 2, and couldn’t use Client OM nor SharePoint Designer. Well.. Checking the Application log showed me this error:   This makes sense, because SharePoint designer actually uses Client OM behind the scenes, which uses client.svc service. If you read the ...
    3 days ago
  • SharePoint: DataView Group By Expand / Collapse bug fixed!


    Tech Training NotesAuthority Authority: 118
    One of the more popular articles I’ve written in this blog  is “Group By on more than 2 columns in a view”. As it has been over a year now, I decided to update the article and clean it up a bit. One of the problems many people had with it was not my solution, but how SharePoint handled the clicks on the Expand ...
    4 days ago
  • חומרים מיום עיון מה חדש למפתחים ב2010


    itayskAuthority Authority: 106
    כפי שהבטחתי, להלן הקלטות של 3 ההרצאות שהעברתי בכנס שותפים שהתקיים בנושא מה חדש למפתחים ב SharePoint 2010.   כלי הפיתוח החדשים ב VS2010 עבור מפתחי SP2010 http://www.screencast.com/t/N2NlMWJlYWI Linq 2 ...
    4 days ago
  • ***NOW AVAILABLE*** MSDN: SharePoint Administrators and Developers Guide to Code Access Security


    Andrew Connell [MVP MOSS]Authority Authority: 116
    An article I worked on has recently been published on MSDN. The article, SharePoint Administrators and Developers Guide to Code Access Security , introduces CAS to SharePoint administrators & developers and then walks you through why it’s important & relevant to SharePoint. Then I dig into how to trouble ...
    5 days ago
  • SharePoint Saturday Kansas City Presentation


    Dennis BottjerAuthority Authority: 112
    Last Saturday (12/12/2009) was the 2nd Annual Kansas City SharePoint Saturday .  Unfortunately, this event was bitter sweet in that Becky Isserman is moving to New Jersey.  We wish her well.  SPSKC was a great event with over 200 people in attendance.  I presented after lunch and the session was well ...
    5 days ago
  • New File Share to SharePoint Migration Utility from Microsoft


    End User SharePointAuthority Authority: 474
    Microsoft is releasing a new Powershell script to allow customers to upload files directly from a file share to a SharePoint document library. In addition, the script will allow files that have metadata to carry that metadata into SharePoint. The script was developed by the group responsible for the Windows Server ...
    5 days ago

Comments about SharePoint;

Personal attacks are NOT allowed
Please read our comment policy