37
votes
43answers
4k views
What are your biggest complaints about Sharepoint?
I'm looking into using SharePoint (WSS 3.0, specifically) for the document library and discussion board functionalities.
I'd like to ask those of you who have experience in SP (MOSS or WSS, since we …
25
votes
12answers
1k views
What is Microsoft Sharepoint?
I hear the name Microsoft Sharepoint being thrown around a lot yet I am still not sure what its for and why I hear a lot of big companies use it. In short, the questions are, what is sharepoint and …
24
votes
27answers
9k views
SharePoint interview questions
Let's have a list of some good interview questions for SharePoint developers. Please provide one question per entry, and if possible, the answers.
Also, please feel free to suggest corrections if the …
18
votes
30answers
2k views
Have you used a wiki in your project or group?
The workgroup at my company is considering creating a wiki to store information that everyone may find useful. It would contain anything from tips/links on new technologies used on projects to …
17
votes
16answers
2k views
How good/bad is sharepoint programming?
I got a job offer today for a position as a SharePoint developer. One of my friends is telling me that sharepoint is a big mess and not something I would want to be doing.
What are some of your …
14
votes
10answers
551 views
Must Have SharePoint dev tools
I have only been doing development work in SharePoint the last 6 months. Coming from a client server background the tooling situation in SharePoint was a rude surprise, but I think that I have by now …
14
votes
12answers
817 views
How is SharePoint (MOSS 2007) perceived in your company?
UPDATE: Our implementation is now kicking into high gear with some high profile projets going live in the coming weeks, so I am quite interested to see if the environment has changed out there.
…
14
votes
1answer
2k views
How to upgrade a long running SharePoint Workflow already in production
I have been tasked with helping the deployment of a Phase 2 of a previous SharePoint deployment.
The original deployment has custom workflows that have been updated in phase 2.
Is there a "How-To" …
12
votes
8answers
392 views
SPWeb.Site, should you call Dispose() on it?
Updated 06/08/2009 15:52: Short answer NO. Original question:
I can't find any reference which gives guidance on SPWeb.Site regarding disposing. I've gone through some of the more popular best …
12
votes
10answers
817 views
What happens when I edit web.config?
I need to edit the web.config file on a live Sharepoint environment, but I'm unsure what will happen if I do (I want to output custom errors).
Will this cause the IIS6 worker process to recycle?
…
11
votes
6answers
6k views
Firing a SharePoint Workflow by updating a list item through List Webservice - MS verified bug, solved
I am developing, a simple SharePoint Sequential Workflow which should be bound to a document library. When associating the little workflow to a document library, I checked these options
Allow this …
11
votes
8answers
2k views
SharePoint List Scalability
I am particularly interested in Document Libraries, but in terms of general SharePoint lists, can anyone answer the following...?
What is the maximum number of items that a SharePoint list can …
10
votes
7answers
875 views
SharePoint 2007 Log Viewer
SharePoint 2007 (WSS or MOSS) logs are not easy to read even on a large screen, has anyone come across a log viewer that is able to:
Display SharePoint logs live and historical
Filter the events by …
10
votes
10answers
973 views
SharePoint for a C# ASP.NET Developer
I've been asked to create a website in SharePoint within the next couple of weeks or so and I'm entirely new to SharePoint.
Does anyone have any good examples/tutorials on how to do some basic …
10
votes
6answers
6k views
Upload a file to SharePoint through the built-in web services
What is the best way to upload a file to a Document Library on a SharePoint server through the built-in web services that version WSS 3.0 exposes?
Following the two initial answers...
We definitely …
