in

SharePoint Blogs

The Best Place for SharePoint-related Blogs
Need SharePoint Training? Attend a SharePoint Bootcamp!

Did you have a blog here?

Read this for important information on our recovery!


Browse by Tags

  • Testing Whether ADFS User Is Authenticated

    I have been working with ADFS claims more and more at work, habitually trying to bridge some of the gaps natively built in between the ADFS and MOSS platform (noticeably visible when working with MOSS specific user and security features like Profiles). Also, numerous colleagues have been using ADFS...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 05-09-2008
  • MethodBase Without Reflection

    One of my friends early this morning (Too early if you ask me. It takes me a lil bit to get my engines going) asked me about getting presently executing method information. Well, that is pretty easy, right? We have System.Reflection that allows us to look into the current codebase for information like...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 05-07-2008
  • The Degradation of Empirical Software Development Management Techniques

    Today I went to the last lecture that concluded my foundational MBA course at USC (actually I am still in the lecture hall while I am writing this). The title of the lecture sounded intimidating: The Degradation of Empirical Software Development Management Techniques. Yikes. However extensive and...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 04-24-2008
  • Casting To SPDocumentLibrary

    A friend just asked me the way to cast a SPList To a SPDocumentLibrary so that he could access the document library specific attributes for document library objects. This is one way of doing it: Select For Unformatted Code C#: public static SPWeb GetWeb(string url) { using (SPSite site...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 04-10-2008
  • Returning Table Field Names

    So, today one of my friends asked me if I knew how to return the names of all the fields in a table using a stored procedure so that he could build the names into a generic string collection. This is how you do it: Select For Unformatted Code SQL: CREATE PROCEDURE [dbo].[GetColumnNames]...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 04-07-2008
  • Kleiner 'Bug' im Data View Webpart bei der Formatierung von Währungsangaben

    Vor ein paar Tagen sind wir auf einen Bug im Data View Webpart (bzw. auf deutsch: Datenansichtswebpart ) gestossen, als wir den Inhalt einer SharePoint-Liste in einem anderen Web mithilfe des SharePoint-Designers anzeigen wollten. Ausgangsbasis war eine deutschsprachige SharePoint-Installation. In der...
    Posted to Meine Sharepoint-Notizen (Weblog) by Oliver Wirkus on 04-07-2008
  • Next Revision Of CryptoCollaboration (V5)

    I am almost done with the next revision of CryptoCollaboration, which will now make the revision count up to 5. Within a week. Yeesh. I need to get a hobby Anyways, the largest changes are conditional standard encryption of attachments using the same process that is available when files are encrypted...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 03-31-2008
  • Veranstaltungshinweis: „Die Brücke zwischen MS Office und SAP"

    Das Thema "SAP und SharePoint" wird immer interessanter - Ende letzten Jahres wurde mir dies zum ersten Mal durch die positive Resonanz auf meinen Vortrag beim " Shared Solution Day " bewußt. Auch die diesjährige SharePoint Konferenz in Frankfurt zeigte deutlich, dass die Anbindung...
    Posted to Meine Sharepoint-Notizen (Weblog) by Oliver Wirkus on 03-31-2008
  • Using TypeMock.NET To Abstract SharePoint With Mocks

    On my current project, I am developing some pretty intensive SharePoint WebParts that would otherwise take a ton of time when actually making tangible calls to either the SharePoint object model or database. For this reason, I took the advice of some straight .NET development colleagues with the .NET...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 03-27-2008
  • CryptoCollaboration Version 0.0.0.4 (New) Being Released

    * THIS WILL BE RELEASED MARCH 26, 6:00 p.m. PST * **For more information regarding this project, releases (both past and current), and screen-shot diaries of CryptoCollaboration in action, please visit: http://www.codeplex.com/CryptoCollaboration **  Yeah I know, quick turn around considering the traditional...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 03-26-2008
Page 1 of 8 (73 items) 1 2 3 4 5 Next > ... Last »

Need SharePoint Training? Attend a SharePoint Bootcamp!

Posts (c) their respective authors. Everything else (c) 2007 SharePoint Experts