473,473 Members | 1,502 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

VS.NET, ASP.NET - using via Frontpage Ext, now via SHAREPOINT?

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.

--
Gerry Hickman (London UK)
Dec 13 '05 #1
2 1632
On 12/13/05 11:27, in article OB*************@tk2msftngp13.phx.gbl, "Gerry
Hickman" <ge********@yahoo.co.uk> wrote:
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.


VS 2005 does not target Sharepoint Web sites. The best idea is to use
FrontPage. VS 2005 is compatible with FrontPage, you can freely move files
between applications so you can use VS to debug ASP.NET code and FP to
design the site.

Thanks
Mikhail Arkhipov (Microsoft)
-- This post is provided 'AS IS' with no warranties and confers no rights
Dec 14 '05 #2
Hi Mikhail,

Thanks for the reply, but I think you misunderstood. I'm not asking how
to design a web page or move a file. I'm talking about enterprise server
infrastructure, and Microsoft's web server extension technologies.

In VS.NET 2003 there's an option for each project to choose between
"Frontpage" and "File Share". Frontpage in this context does not have
anything to do with Frontpage (as used in Office); it means is that you
want to use team collaboration and/or source control with IIS over HTTP.

If you choose "File Share" then you'll only be able to open, build and
debug your VS.NET projects while you're on the LAN, but if you choose
"Frontpage" you can open your VS.NET project from any computer anywhere
in the world even if there's a firewall in the way. This is a very quick
way of allowing external consultants to have their own sub-web on your
server from which they can publish with one button when the project is
ready to go live. It also means they don't need a domain account or
access to network resources via UNC paths.

Now I've explained that, are there any server Admins reading this that
could review the question below and offer any advice?

Mikhail Arkhipov (Microsoft) wrote:
On 12/13/05 11:27, in article OB*************@tk2msftngp13.phx.gbl, "Gerry
Hickman" <ge********@yahoo.co.uk> wrote:
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.


VS 2005 does not target Sharepoint Web sites. The best idea is to use
FrontPage. VS 2005 is compatible with FrontPage, you can freely move files
between applications so you can use VS to debug ASP.NET code and FP to
design the site.

Thanks
Mikhail Arkhipov (Microsoft)
-- This post is provided 'AS IS' with no warranties and confers no rights

--
Gerry Hickman (London UK)
Dec 14 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: C T | last post by:
My work is about to have me use Frontpage 2002 to build and maintain an intranet web site. I'm trying to draw a comparison between the two, but I'm having trouble finding info about .NET. ...
0
by: Joe L via .NET 247 | last post by:
I have written a web part. The webpart calls a web service toget info. I ran into problems with the webservice notresponding. We decided to have a cutoff for the time to waitfor a response from...
15
by: (PeteCresswell) | last post by:
Got a sample of MS's "Advisor Guide To Microsoft Access" in the mail today - accompanied by a sample "Advisor Guide To Microsoft SharePoint". I skimmed both, but the SharePoint explanation is too...
1
by: AGH | last post by:
I have an Intranet based on ASP.NET 2.0 using Webparts to give a similar experience to Sharepoint. This development was made as Sharepoint 2003 did not suit our needs and Sharepoint 2007 was not...
8
by: GaryDean | last post by:
I was advised by a Microsoft speaker at a local .Net conference that "SharePoint" had a lot to offer for asp.net developers. I've spent a few hours hunting down links on Sharepoint Services in...
0
by: Andy Fish | last post by:
Hi, I have a web application and I would like to serve the user a word document and have word open it up using webdav. I have read kb 838028 about office protocol discovery, but this only...
20
by: Neil | last post by:
What is Sharepoint, and should I care?
2
by: =?Utf-8?B?S2plbGw=?= | last post by:
Is this the tight place for Sharepoint issues? for example SharePoint Services 3.0 Kjell
0
by: ivandatasync | last post by:
I have read about both Plone and Alfresco being considered as alternatives to Sharepoint and unfortunately they may not be enough if you require everything Sharepoint has too offer. Plone and...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.