Click here to Skip to main content
15,886,199 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Question for the Hive mind.... Pin
glennPattonWork39-Apr-20 4:50
professionalglennPattonWork39-Apr-20 4:50 
GeneralRe: Question for the Hive mind.... Pin
Mark_Wallace9-Apr-20 3:43
Mark_Wallace9-Apr-20 3:43 
GeneralRe: Question for the Hive mind.... Pin
raddevus9-Apr-20 4:11
mvaraddevus9-Apr-20 4:11 
GeneralRe: Question for the Hive mind.... Pin
PIEBALDconsult9-Apr-20 4:12
mvePIEBALDconsult9-Apr-20 4:12 
GeneralRe: Question for the Hive mind.... Pin
obermd9-Apr-20 4:21
obermd9-Apr-20 4:21 
GeneralRe: Question for the Hive mind.... Pin
glennPattonWork39-Apr-20 4:54
professionalglennPattonWork39-Apr-20 4:54 
GeneralRe: Question for the Hive mind.... Pin
Test Tickle9-Apr-20 6:26
Test Tickle9-Apr-20 6:26 
GeneralRe: Question for the Hive mind.... Pin
theoldfool9-Apr-20 6:18
professionaltheoldfool9-Apr-20 6:18 
Sharepoint has changed much over the years. We hosted Sharepoint Server back in the 3.0 days or whatever it was (some 10 years ago). It turned out to be a solution to a problem we didn't have. When we tried to use it for collaboration on Word documents, people would check stuff out and not check it back in, put it in the wrong place, etc. We trashed it. A couple of years ago, we shut down the Exchange server and moved to O365. Sharepoint now has solutions we can use, again collaboration on sales quotes and other documents. Also hosts price lists and calendars and other corporate documents. The users files sync to the users computer, similar to One Drive. It does have decent search capabilities.

I think you have to be prepared to do some development to enhance it. I have created some stuff.
examples:
Created an Excel Add-in that allows users to use a Template for their quotes and publish to their folder in a Sharepoint quotes library. It syncs to the folder on Sharepoint. Perhaps some this can be better done with content types. All people who handle quotes have a folder and have access to the library (some read only).
Created a console program that downloads any new or changed quotes (including 5 layers of history) to the file server every night.
Created a desktop program that allows searching through the quotes stored on the file server, and creating reports ( ran too slow going up to Sharepoint).
Created a LookOut add-in to allow linking to a quote template from an email contact (still a work in progress).

To me, Sharepoint is somewhat like a database server. After you set your first one up, you realize where you screwed up and are ready to start over. For those of us in the slow group, it seems to be recursive.

I would suggest that you jump in with both feet, create some applications/add-ins and make yourself indispensable.
If you can keep your head while those about you are losing theirs, perhaps you don't understand the situation.

GeneralRe: Question for the Hive mind.... Pin
glennPattonWork39-Apr-20 6:54
professionalglennPattonWork39-Apr-20 6:54 
GeneralRe: Question for the Hive mind.... Pin
James Curran9-Apr-20 8:41
James Curran9-Apr-20 8:41 
GeneralRe: Question for the Hive mind.... Pin
glennPattonWork39-Apr-20 11:11
professionalglennPattonWork39-Apr-20 11:11 
GeneralRe: Question for the Hive mind.... Pin
Garth J Lancaster9-Apr-20 14:44
professionalGarth J Lancaster9-Apr-20 14:44 
GeneralRe: Question for the Hive mind.... Pin
Mycroft Holmes9-Apr-20 14:56
professionalMycroft Holmes9-Apr-20 14:56 
GeneralRe: Question for the Hive mind.... Pin
agolddog10-Apr-20 2:13
agolddog10-Apr-20 2:13 
GeneralRe: Question for the Hive mind.... Pin
glennPattonWork310-Apr-20 4:32
professionalglennPattonWork310-Apr-20 4:32 
GeneralRe: Question for the Hive mind.... Pin
hur10forcer1010-Apr-20 4:44
hur10forcer1010-Apr-20 4:44 
GeneralRe: Question for the Hive mind.... Pin
glennPattonWork310-Apr-20 5:53
professionalglennPattonWork310-Apr-20 5:53 
GeneralRe: Question for the Hive mind.... Pin
Member 1325675010-Apr-20 5:33
Member 1325675010-Apr-20 5:33 
GeneralRe: Question for the Hive mind.... Pin
glennPattonWork310-Apr-20 5:55
professionalglennPattonWork310-Apr-20 5:55 
GeneralRe: Question for the Hive mind.... Pin
Test Tickle10-Apr-20 7:58
Test Tickle10-Apr-20 7:58 
GeneralRe: Question for the Hive mind.... Pin
Steve Naidamast10-Apr-20 6:27
professionalSteve Naidamast10-Apr-20 6:27 
GeneralRe: Question for the Hive mind.... Pin
SeattleC++10-Apr-20 11:49
SeattleC++10-Apr-20 11:49 
JokeI meant well... PinPopular
Mike Hankey9-Apr-20 2:28
mveMike Hankey9-Apr-20 2:28 
GeneralRe: I meant well... Pin
Mark_Wallace9-Apr-20 2:58
Mark_Wallace9-Apr-20 2:58 
GeneralRe: I meant well... Pin
kmoorevs9-Apr-20 5:16
kmoorevs9-Apr-20 5:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.