473,396 Members | 1,754 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

GUI - Process Interface

rob
I have a server-client application. My concern here is strictly with
the client part. The client can basically be divided into 3 parts. Part
1 communicates with the server (which might or might not be on the same
computer). Part 2 does some additional processing of the data coming
from the server. This part also processes the inputs the user makes
through a GUI. These inputs can affect other parts of the GUI which
then have to be updated. The 3rd part is the GUI.

Part 2 offers general functionality that can be used for different
applications. Each application has a different GUI. The current app
uses .NET Windows Forms. Nevertheless, other applications might use
AJAX webpages, etc.

The question now is how do part 1 and part 2 communicate. One way I had
in mind is remoting. But I guess then we would have to restrict the GUI
being implemented to .NET technology. Another solution might be using
XML. My main concern with this is performance. The GUI is really just
doing the GUI stuff plus some sanity checks of the user input.
Therefore, communication between part 2 and the GUI is quite intensive
(must be interactive including mouse events that trigger functions on
the server).

What is the best solution to this problem?
Is XML going to trag down performance considerably compared to if part
2 and 3 are merged?
Any other inputs?

Thanks

Jan 19 '06 #1
0 745

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

Similar topics

6
by: Michael J. Moore | last post by:
Is it the listener process, or some other Oracle process. Also, on a UNIX system, when you do "ps -ef" to see your processes, the PPID points back to a process named "init". Why does the PPID not...
12
by: serge calderara | last post by:
Dear all, I have an application which is suppose to start another executable process. As soon as that process is running, I need to retrive its handle. The problem of the particular process I am...
6
by: Anders Both | last post by:
I want to run a application (console or window) in the asp.net process, because i need an running application on the server that can acces the same data/singleton object as my asp.net application....
3
by: Jørn A. | last post by:
I'm working on a web based user interface for a job scheduling system (running scripts). The system is using a non-windows scheduler software, but it's installed and running as a windows...
0
by: solex | last post by:
Hello All, I have posted previously regarding the above assembly. I have created a 2 classes and an interface to mask the complexities of using the above assembly. The purpose of the interface...
2
by: Dave Taylor | last post by:
I'm writing an app in VB.NET that provides a user-interface to computer simulation model that runs as a console process. I would like to have the console output redirected to my VB.NET program and...
3
by: Geoff Muldoon | last post by:
Hi all, Oracle 10g RAC on Linux, with an end-user interface via Apache/PHP/AdoDB on a separate Linux box. I need to create a PHP web interface to allow an end-user to run a PL/SQL stored proc...
2
by: azerty | last post by:
Hello I try to use xaml serializer framework to save in .xaml file my own hierarchical graph of object. The first step is done : I create my own file with something like this : <Root
13
by: chuckie_9497 | last post by:
hello all you gurus. I am struggling with releasing com objects. I have isolated the problem to the code below. Objects are released and the process ends until I use "int k = sheet.Count;" Then...
1
by: retsb | last post by:
I have an Excel workbook that launch an external .exe. My .exe is written in c#. My application need a reference to the excel applicationthat just call it. When calling the external .exe (my c#...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.