Sign in
|
Join
|
Help
in
Current Tags
All About SharePoint - S.S...
Community Bloggers
(Entire Site)
SharePoint Blogs
The Best Place for SharePoint-related Blogs
Home / Blogs
Get a blog here!
SharePoint University
Downloads
This Blog
Home
Contact
About
Syndication
RSS
Atom
Comments RSS
Recent Posts
XPath, XQuery, and XSLT Functions
How to grant permissions to a custom assembly that is referenced in a report in Reporting Services
MVP Summit experience
MVP Renewed!
External Collaboration Toolkit for SharePoint released
Tags
.net
2003
2008
access
ajax
asp.net
aspx page
backup
bdc
blog
business data catalog definition editor
c#
calculation
cas
code
code access security
codeplex
control
debug
delete
development
document library
document puller
download
download documents
downloader
downloading
email
error
event handlers
excel
explorer view
export
file convertor
files
forms
free tool
function
how to
infopath
InfoPath 2007
installation
installer
integration
library items
managed code
metadata
microsoft
moss
moss 2007
mvp
office
office 2007
permissions
policy files
problem
programmatically
report
review
rights
search
search customization
security
send mail
sharepoint
sharepoint 2003
sharepoint 2007
site
site collection
site definition
site definitions
site templates
sitecollection
sites
solomon
source code
spcontext
spquery
sps 2003
sql
surveys
technopart
technorati
technoservice
template
third party mail component
tools
true/false
upload
upload service
vpc image
web client
web part
web service
webpart
word
ws upload service
wss
wss3
xml
News
View blog authority
>> Blogs that link here
Subscribe to All About SharePoint
View my SharePoint tags on del.icio.us (SharePoint Tags)
Download SharePoint Document Puller v4.0 (for SPS 2003)
Popular (old) posts
Creating a custom web service for SharePoint
Windows Service to upload documents into SharePoint
MOSS 2007 and Code Access Security
WS-Downloader: Tool for downloading documents from SharePoint libraries
MOSS 2007 - Creating a Site Collection
SharePoint Document Puller v4.0
Publishing, Sharing And Searching PowerPoint Files in SharePoint
OneNote and SharePoint
Searching PHP Sites With SharePoint
Creating a Survey in MOSS 2007
User Groups
Australia - Melbourne SharePoint User Group
Australia - Sydney Sharepoint User Group
Australia - Canberra Sharepoint User Group
Australia - Brisbane SharePoint Users Group
Belgium - Belux Information Worker User Group (BIWUG)
Canada - Toronto SharePoint User Group
Mexico - TechNet Mexico SharePoint
New Zealand - Wellington SharePoint User Group
Pakistan - SharePoint Pakistan User Group
UK - SharePoint User Group UK
USA - New England Regional
USA - St. Louis SharePoint User's Group
USA - Delaware Valley Sharepoint User Group
USA - NYC SharePoint User Group
USA - Rocky Mountain SharePoint User Group
USA - SUGDC (Northern Virginia)
USA - The Minnesota SharePoint User Group
USA -Mid Atlantic States Portals, Collaboration, and Multimedia (MASPCM) User Community
USA - Bay Area SharePoint User Group
USA - Mid-Atlantic .NET User Group
USA - Chicago Windows User Group (CWUG)
Archives
May 2008
(2)
April 2008
(2)
March 2008
(1)
February 2008
(1)
January 2008
(4)
December 2007
(13)
November 2007
(2)
October 2007
(5)
September 2007
(6)
August 2007
(1)
June 2007
(3)
May 2007
(1)
March 2007
(1)
February 2007
(28)
January 2007
(8)
December 2006
(9)
November 2006
(9)
October 2006
(1)
September 2006
(8)
August 2006
(4)
June 2006
(6)
May 2006
(6)
April 2006
(9)
March 2006
(5)
February 2006
(4)
January 2006
(5)
December 2005
(3)
November 2005
(1)
October 2005
(4)
September 2005
(11)
August 2005
(1)
April 2005
(1)
All About SharePoint - S.S. Ahmed - MVP Microsoft SharePoint
All About SharePoint, as the name suggests, is all about SharePoint. It has articles, tutorials, source code, FAQs, and tips about SharePoint, InfoPath, C#, Microsoft Office, SQL Server, XML, etc.
Browse by Tags
All Tags
»
code
(
RSS
)
blog
c#
checkrights
create site
document library
email
event handlers
infopath
locked files
metadata
old version
programmatically
rights
send mail
sharepoint
sitecollection
sites
splistcollection
sprole
sps 2003
spwebcollection
stats
technopart
technorati
technoservice
user permissions
vb.net
versions
web part
web service
wss
TechnoService: Web service that retrieves blog information from Technorati.com
TechnoService is a web service that gets your site or blog information from Technorati using the Technorati API . This web service was written for MOSS 2007 and WSS 3.0. This functionality is also available in the form of a web part . The service returns...
Posted
Feb 23 2007, 08:00 PM
by
ssa
with | with
4 comment(s)
Filed under:
sharepoint
,
web service
,
wss
,
technoservice
,
technorati
,
code
,
blog
TechnoPart: Display your blog/site statistics in SharePoint sites.
Click here to download TechnoPart is a web part that gets site or blog information from Technorati . It uses the Technorati API . The TechnoPart retrieves following information from the Technorati site: 1. Blog/Site Name 2. Author Name 3. Rank 4. Inbound...
Posted
Feb 22 2007, 06:17 PM
by
ssa
with | with
3 comment(s)
Filed under:
sharepoint
,
web part
,
technorati
,
code
,
blog
,
technopart
,
stats
Updating Locked Files in SharePoint (using .NET Code)
Audience: Intermediate Keywords: SharePoint, File lock Q: When i try to update or delete a newly inserted file using .NET code, i get an error. SharePoint keeps the file locked for editing. I try to update file in the OnInsert() function. Yes, this is...
Posted
Sep 03 2006, 08:06 PM
by
ssa
with | with
no comments
Filed under:
c#
,
code
,
locked files
SharePoint, Document Library, and SQL Server
I recently published an article on developerfusion.co.uk. Here is the link: http://www.developerfusion.co.uk/show/5613/ Document Libraries are collections of files that you can share with team members on a web based on Windows SharePoint services. Want...
Posted
Aug 28 2006, 03:45 AM
by
ssa
with | with
no comments
Filed under:
code
,
sps 2003
,
event handlers
,
document library
Manipulating SharePoint list's metadata from inside InfoPath
Yes, this is possible. You can manipulate SharePoint's list metadata from inside InfoPath. You must have InfoPath toolkit installed. See following post for reference: http://www.sharepointblogs.com/ssa/archive/2006/06/02/8029.aspx You can get/set...
Posted
Jun 16 2006, 03:54 AM
by
ssa
with | with
2 comment(s)
Filed under:
sharepoint
,
code
,
infopath
,
metadata
Checking User Permissions in SharePoint
Following is the code to check the rights of the users. Following code will show only those sites for which user has read privileges. Function CheckRights(ByVal sitePath As String, Byval strUser as string) As Boolean //sitePath contains the site that...
Posted
Jun 03 2006, 08:55 PM
by
ssa
with | with
no comments
Filed under:
code
,
rights
,
programmatically
,
sitecollection
,
sprole
,
checkrights
,
user permissions
,
vb.net
How can we retrieve an older version of a document using .NET?
How can we retrieve an older version of a document using .NET? spFile = EventWeb.GetFile( _FileName ); if (spFile.Versions.Count > 1) { //restore previous version spFile.Versions.Restore(spFile.Versions.Count - 1); } Similarly, you can delete the document...
Posted
Feb 04 2006, 05:28 PM
by
ssa
with | with
3 comment(s)
Filed under:
code
,
sps 2003
,
versions
,
old version
How can we create a site in portal server?
How can we create a site in Portal Server? SPWeb mySite = SPControl.GetContextWeb(Context); SPWebCollection subSites = mySite.Webs; string currentTemplate = mySite.WebTemplate; string siteUrl = TextBox1.Text.ToString(); //you can use hard coded path here...
Posted
Dec 03 2005, 07:47 PM
by
ssa
with | with
2 comment(s)
Filed under:
c#
,
code
,
programmatically
,
create site
How to get a list of sites in SharePoint using .NET code?
Here is how you can get a list of sites. The following function will retrieve a list of sites from your main portal address. All site names will be written to a text file. Function GetFolders(ByVal rootsite As String) //rootsite contains your main portal...
Posted
Sep 03 2005, 05:40 PM
by
ssa
with | with
2 comment(s)
Filed under:
code
,
sites
,
splistcollection
,
spwebcollection
How can I send email to the user who modifies the document?
spListItem["Modified By"] property gives you the name of the person who last modified the document. Have a look at the following code. You can get file's URL in EventFileURL if you are using EventHandlerToolkit . spFile = EventWeb.GetFile...
Posted
Sep 03 2005, 05:18 PM
by
ssa
with | with
10 comment(s)
Filed under:
code
,
sps 2003
,
event handlers
,
email
,
send mail
SPS 2003: CheckRights(sitename, username) function checks user permissions in a site
Following is the code to check the rights of the users. Following code will show only those sites for which user has at least "Reader" rights. Function CheckRights(ByVal sitePath As String, Byval strUser as string) As Boolean //sitePath contains...
Posted
Apr 02 2005, 12:46 AM
by
ssa
with | with
no comments
Filed under:
sharepoint
,
code
,
sps 2003
,
rights
Posts (c) their respective authors. Everything else (c) 2007 SharePoint Experts