G
Gerry Hickman
Hi,
We are currently running VS.NET clients against a Windows 2000 server
which has Frontpage server extensions; this means we can have teams of
developers interacting on web applications from remote locations over
HTTP without firewall issues.
However, Frontpage extensions have now been discontinued and replaced by
Windows Sharepoint Services (WSS) on Windows Server 2003. This means
that if we want to be able to work "live" or publish via HTTP we'll need
to use VS.NET with Sharepoint instead.
However, it would seem that Sharepoint would require all ASPX files and
other content to be stored in an SQL server database as opposed to the
FileSystem so the ability to directly open a file over SMB/NetBIOS in
notepad (or whatever) is lost. I'm not sure I like that idea...
Has anyone tried integrating their Visual Studio projects with
Sharepoint? I can't find any reference to this on Microsoft's site;
everything on their site is about using "web parts" with .NET as opposed
to setting up a collaborative developer environment with works at remote
locations.
We are currently running VS.NET clients against a Windows 2000 server
which has Frontpage server extensions; this means we can have teams of
developers interacting on web applications from remote locations over
HTTP without firewall issues.
However, Frontpage extensions have now been discontinued and replaced by
Windows Sharepoint Services (WSS) on Windows Server 2003. This means
that if we want to be able to work "live" or publish via HTTP we'll need
to use VS.NET with Sharepoint instead.
However, it would seem that Sharepoint would require all ASPX files and
other content to be stored in an SQL server database as opposed to the
FileSystem so the ability to directly open a file over SMB/NetBIOS in
notepad (or whatever) is lost. I'm not sure I like that idea...
Has anyone tried integrating their Visual Studio projects with
Sharepoint? I can't find any reference to this on Microsoft's site;
everything on their site is about using "web parts" with .NET as opposed
to setting up a collaborative developer environment with works at remote
locations.