Date:  12/30/2008 08:06:18 AM Msg ID:  003884
From:  Adel Gharib Thread:  002592
Subject:  Re: .net technology/asp and foxweb
We are looking into moving several of our applications to .Net platform. Is it possible to call a .net form (or app) from Foxweb and vice versa.
Can you point me to any material that will help in that regard. Thanks!
Sent by FoxWeb Support on 06/13/2005 04:06:12 PM:
FoxWeb and ASP .NET will both allow you to create web-based applications, they do so using different means:  FoxWeb is designed specifically for developing applications in the FoxPro language, using the native VFP data engine.  ASP .NET applications are typically written in C# (other languages are also supported, but not FoxPro) and communicate with databases via ADO.
I can't think of a situation where you would need to combine FoxWeb and ASP .NET.  You should choose one or the other and stick to them.

FoxWeb Support Team
support@foxweb.com email

Sent by questionman on 06/13/2005 06:53:53 AM:
With Foxweb at the helm, is there are need to engage in microsoft's .net * asp technology? Do they both basically get the job independantly of each other?