• Posts Tagged ‘Download’

    SP2010 Resources

    by  • October 23, 2009 • SharePoint-2010 • 0 Comments

    I found some download links has the information on SharePoint 2010. Here i placed those links, that ‘ll be useful for all who want to know about SharePoint 2010. Hosting Environments for SharePoint 2010 Products Summarizes the support for hosting environments and illustrates common hosting architectures. Cross-farm Services in SharePoint 2010 Products Illustrates how to [...]

    Read more →

    Download all files from SharePoint Library

    by  • April 11, 2009 • SharePoint • 1 Comment

    Now, we are going to see how we can download all documents(incluing sub folders) from SharePoint Library. First of all,we have get all documents from SharePoint Library. The following code help us to get all the documents including Subfolders. //Get the Document Library and its view SPList list = web.Lists["Test Document"]; SPView view = list.Views["All [...]

    Read more →

    Pre-Release VS 2010 and .NET Framework 4.0 CTP download

    by  • November 9, 2008 • .Net 4.0, General • 0 Comments

    Microsoft Visual Studio 2010 and the .NET Framework 4.0 are the next generation development tools and platform for Windows Vista, the 2007 Office System, and the Web. Click VS2010 to download the Microsoft Pre-release Software Visual Studio 2010 and .NET Framework 4.0 Community Technology Preview (CTP). To know more details about VS2010, visit http://msdn.microsoft.com/en-us/vs2008/products/cc948977.aspx Blog this! Bookmark [...]

    Read more →