Sign In
Subhajit's Blog
A Dev blog to share thoughts and learnings
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Architecture
Audit Logs
Automation
Backup And Restore
General
Off Topic
Powershell
SharePoint
Silverlight
Archive
Archives
October 2009
(2)
May 2009
(1)
April 2009
(1)
March 2009
(2)
January 2009
(1)
September 2008
(1)
August 2008
(8)
July 2008
(1)
May 2008
(1)
April 2008
(2)
March 2008
(2)
April, 2008
MSDN Blogs
>
Subhajit's Blog
>
April, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Subhajit's Blog
Optimized Object model API code for uploading large files to a SharePoint document library
Posted
over 4 years ago
by
Subhajit.Chatterjee
1
Comments
The following code block contains an optimized code for uploading large files (>500 MB) to a SharePoint document library. This code may be used to circumvent Out of Memory exceptions when the process loads the entire file in memory for uploading. ...
Subhajit's Blog
Hide "Upload Multiple" toolbar menu item
Posted
over 4 years ago
by
Subhajit.Chatterjee
0
Comments
Came across a requirement where we needed to hide the "Upload Multiple" toolbar menu item from the default view of document libraries. Observed that using the "HideCustomAction" section in a custom feature file doesn't work for this. Workaround...
Page 1 of 1 (2 items)