SharePoint Development

C

Curt M.

Is there a development tool, (something along the lines
of MSDE) that can be used during the development phase of
a web site that utilizes SharePoint services? I do almost
all of my development work offline, and something local
would be great!

thanks!!

Curt
 
K

Kevin Spencer

FrontPage 2003 has all kinds of tools for working with Sharepoint sites. :)

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
Big Things are made up of
Lots of Little Things.
 
C

Curt M.

Thanks for your reply, Kevin!

I guess what I'm looking for is a local sharepoint.
Something that I could use to develop and test sharepoint
features offline. Just like with MSDE you can develop a
website that accesses a SQL database, locally on your
computer, then upload the whole thing to a server that
has the real SQL database on it.

Say I'm working on trying to format some XML. Doesn't my
site have to be on a sharepoint server to work. Or can I
do it on http://localhost?

Thanks for your help!
Curt
 
S

Stefan B Rusynko

You need to be running an OS/server that support STS
See http://www.microsoft.com/sharepoint/teamservices/evaluation/faq/default.asp
--



| Thanks for your reply, Kevin!
|
| I guess what I'm looking for is a local sharepoint.
| Something that I could use to develop and test sharepoint
| features offline. Just like with MSDE you can develop a
| website that accesses a SQL database, locally on your
| computer, then upload the whole thing to a server that
| has the real SQL database on it.
|
| Say I'm working on trying to format some XML. Doesn't my
| site have to be on a sharepoint server to work. Or can I
| do it on http://localhost?
|
| Thanks for your help!
| Curt
| >-----Original Message-----
| >FrontPage 2003 has all kinds of tools for working with
| Sharepoint sites. :)
| >
| >--
| >HTH,
| >
| >Kevin Spencer
| >Microsoft MVP
| >..Net Developer
| >http://www.takempis.com
| >Big Things are made up of
| >Lots of Little Things.
| >
| >| >> Is there a development tool, (something along the lines
| >> of MSDE) that can be used during the development phase
| of
| >> a web site that utilizes SharePoint services? I do
| almost
| >> all of my development work offline, and something local
| >> would be great!
| >>
| >> thanks!!
| >>
| >> Curt
| >
| >
| >.
| >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top