Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there any successful .NET client/server app case?
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01062299
Message ID:
01062435
Views:
14
Bonnie,

Thank you so much for the thorough explaination!

>Do you currently have a VFP app with reports that you want to re-use?
No. This is a brand new project.

>Starting out with those reports and slowly converting them to Crystal or whatever might get your app out the door quicker. A problem I see with doing it the way you've described it, however, is that you'll have two EXEs ... one for your .NET UI and another for your VFP reporting. Not typically what users would expect to have to do (launch two apps). The only way to get around that, is to call your VFP reporting from your .NET UI as a COM object, and that is not very smooth either!!! All things being equal, I'd opt for reporting through .NET rather than a separate VFP app.

Very good point about the two exes.
Now, compared to VFP reporting system, how easy is it to create a report in Crystal Report? Or are they just oranges and apples?

>Your architecture looks good, although you might want to think about using Web Services to communicate with your server-side processes.

In other words, my data access and business logic will reside on the server side called by web services, the remote client will simply talk to the web service interface, is that right? This way, I actually don't need to worry about the connection strings for the remote clients.

In this way of communicating with the database through web services, could there be any performance issues if I were to retrieve bunch of records for reporting purpose?
Dawa Tsering


"Do not let any unwholesome talk come out of your mouths,
but only what is helpful for building others up according to their needs,
that it may benefit those who listen."

- Ephesians 4:29-30 NIV

Dare to Question -- Care to Answer

Time is like water in a sponge, as long as you are willing you can always squeeze some.

--Lu Xun, Father of Modern Chinese Literature

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform