Speeple News Search

Search: |

Tags | Domains | Searches | Statistics | Options | Advanced Search

msdn.com » Feeds » Eric White's Blog

Yearly Archives: 2007, 2008

Latest news from Eric White's Blog

  1. Visual Studio Industry Partner Program

    24 hours ago

    Microsoft offers a partner program for companies that sell tools and products that either integrate into or complement Microsoft’s developer offerings. This program provides remarkable value. If you are a company that

    Tagged: sharepoint

  2. SharePoint vs. File Servers

    Oct 10, 2008

    The question often arises: When should you use SharePoint and when should you use a file server? There are a lot of considerations to think about when deciding where to put various information assets – security –

    Tagged: sharepoint

  3. SharePoint Development Tools

    Oct 8, 2008

    Andrew Connell's post, So What's on your SharePoint Development Machine , lists the tools that he installs on his SharePoint development machine. Great resource.

    Tagged: sharepoint

  4. Zeyad Rajabi Talks about the Open XML SDK V2

    Oct 6, 2008

    Zeyad is one of the Open XML document format program managers within the Office division, and has started a series of posts on the Open XML SDK V2. His first post on the Open XML SDK V2 tells you want it is (and what

    Tagged: openxml, pdc2008, openxmlsdk

  5. Formatting LINQ Code

    Oct 6, 2008

    Over time, I’ve adjusted my code formatting style – changing the white space that I insert, or where I place the parentheses. In this post, I detail some aspects of my current code formatting approach, focusing only on

    Tagged: linq, functional programming