 |
SharePoint Development Programming and development for SharePoint Portal Server and Windows SharePoint Services |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the SharePoint Development section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|

July 19th, 2007, 01:15 AM
|
Registered User
|
|
Join Date: Jul 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
How to start Sharepoint development
Sorry for the simple questions, but I can't start my project without knowing the answers:
1. I have installed OSS server on a server box, it functions correctly, i.e. I can create sites and store documents etc, but what do I need to download/install on my PC to start development? any DLLs etc?
2. Do I need XP for my PC?
3. Any good web sites for sample apps?
Thanks in advance
|

August 28th, 2007, 10:40 AM
|
Authorized User
|
|
Join Date: Feb 2004
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
KST
To be honest, it's best to develop on a server and create only web based applications as that's what the clients will see. Just load your Visual Studio on to your server and Remote desktop.
At the risk of being boring, Microsoft is still the best place to look -- start here =>
http://msdn2.microsoft.com/en-us/library/aa902526.aspx
You want it in half the time? That'll be twice as much...
|

January 9th, 2008, 08:29 AM
|
Authorized User
|
|
Join Date: Jan 2008
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
hi there,
i am also new to sharepoint and interested in development but does not have any idea. Your post may help me. But i have few more questions, For example suppose i have upload documetns so that my team mates can easily
share that document then we have to develop website for intranet and upload documents. Am i right OR wrong , please send me feedback and appropriate solution/link.
Thanks in advance.
Dilip Kumar Vishwakarma
Programmer
http://www.intelcs.com
|

January 9th, 2008, 10:16 AM
|
 |
Wrox Staff
Points: 18,059, Level: 58 |
|
|
Join Date: May 2003
Posts: 1,906
Thanks: 62
Thanked 139 Times in 101 Posts
|
|
Another good source of information is Wrox's Beginning SharePoint 2007: Building Team Solutions with MOSS 2007:
http://www.wrox.com/WileyCDA/WroxTit...470124490.html
I think the team document sharing and intranet use case you describe is perfectly matched to the intended audience for this book. Good luck with it!
Jim Minatel
Acquisitions Director
Wiley Technology Publishing
WROX Press
Blog: http://wroxblog.typepad.com/
Wrox online library: http://wrox.books24x7.com
|

January 11th, 2008, 06:43 AM
|
Authorized User
|
|
Join Date: Jan 2008
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
hi there,
first of all thanks for your link reference. I have one problem for example i have to upload a document which contain meeting timing but all the project member should get aware of it. So, it's get highlighted on the intra net website.
Thanks in advance.
Dilip Kumar Vishwakarma
Programmer
http://www.intelcs.com
|

January 16th, 2008, 06:12 AM
|
Authorized User
|
|
Join Date: Jan 2008
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
hi there,
I have little experience of WSS 3.0 but i find it interesting but consist of many problems for me. I have question "With the help of WSS 3.0 can i make intranet website which can broadcast a variety of shared document to my team mates?"
Thanks in advance
Dilip Kumar Vishwakarma
Programmer
http://www.intelcs.com
|

January 20th, 2008, 03:31 PM
|
Registered User
|
|
Join Date: Jan 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
quote:Originally posted by kst
Sorry for the simple questions, but I can't start my project without knowing the answers:
1. I have installed OSS server on a server box, it functions correctly, i.e. I can create sites and store documents etc, but what do I need to download/install on my PC to start development? any DLLs etc?
2. Do I need XP for my PC?
3. Any good web sites for sample apps?
Thanks in advance
|
Usually the one DLL you need the most is "Microsoft.SharePoint.DLL". If it's available on your machine, you can create applications with basic functionality but to test the application, you will still need to move the application to the server.
S.S. Ahmed
MOSS MVP
http://sharepointblogs.com/ssa
|

April 27th, 2008, 10:11 AM
|
Registered User
|
|
Join Date: Apr 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Dear,
You can start MOSS 2007 development by using its objec model.
1- For this purpose you must have visual studio 2005 or above on your machine.
2- Kindly download the MOSS 2007 SDK from microsoft site.
It contains lot of sample development and how to's in it.
MOSS 2007 SDK Link
---------------------
http://msdn2.microsoft.com/en-us/library/ms550992.aspx
Happy Starting :)
Regards,
Tariq Younas
Software Engineer
INTECH PROCESS AUTOMATIONS
|
|
 |