473,513 Members | 13,099 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

WEB ENABLING a win application: best approach


Hello I have been asking around about some suggestions about the best
way to web enable an existing big Win app (wich includes a magazine
page setter).

Must say with no much success, as most people are sticking either
with win apps or with web app, and it seems there not many people
with working experience in this area.

After some reading I am becoming convinced that the most effective
way is a combination of 2 approach:
-1 Smart client (local download of class to make nice and powerful
UI to talk with the user)

-2 Netstream through socket, serializing objects and session info
to let the smart client talk with the win application running on the

server (running procedures on server side and so on).

I have also explored the possibility to embed winform within IE,
but I see most people are advising against this solution because
there are several problem at the UI level.

I might anyway give the impression to be within IE opening it
(as a control) within the smart client.

I would like to hear some more opinions. Am I on the right track?

-Pam

Jul 3 '06 #1
1 1073
Pam,

In all this you first have to find what the is the audience you are making
your programs for.

There are many ways to enable a winform application over the web either with
a webservice either direct to your database server, however than you should
be able to deploy your winform application on the clients computers.

If that is not possible than you need a webform, however be aware that it is
very restricted because of all security problems in this century to use that
for a real application. (Of course you can make a shop, but a webapplication
is in its nature (way of use) much slower than a winform).

The intermidiate the RichClient, the webpage with winform controls had not
much sence anymore in this century because of the same security problems.

Just something short trying to tell all problems in few sentences.

Cor

<pa***********@libero.itschreef in bericht
news:11**********************@75g2000cwc.googlegro ups.com...
>
Hello I have been asking around about some suggestions about the best
way to web enable an existing big Win app (wich includes a magazine
page setter).

Must say with no much success, as most people are sticking either
with win apps or with web app, and it seems there not many people
with working experience in this area.

After some reading I am becoming convinced that the most effective
way is a combination of 2 approach:
-1 Smart client (local download of class to make nice and powerful
UI to talk with the user)

-2 Netstream through socket, serializing objects and session info
to let the smart client talk with the win application running on the

server (running procedures on server side and so on).

I have also explored the possibility to embed winform within IE,
but I see most people are advising against this solution because
there are several problem at the UI level.

I might anyway give the impression to be within IE opening it
(as a control) within the smart client.

I would like to hear some more opinions. Am I on the right track?

-Pam

Jul 4 '06 #2

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

Similar topics

13
2811
by: BK | last post by:
Can someone point me to a code sample that illustrates executing long running tasks (asynchronous) from a web application in ASP.NET? I assume that Web Services might come into play at some point,...
2
15894
by: Chakkaradeep | last post by:
hi all, as it was discussed earlier in this forum titled,"Execution of Another Application in Services", i got the answer that Services are not meant for executing another applications, but...
6
5827
by: Parag | last post by:
Hello, I have been assigned the task to design the audit trail for the ASP.NET web application. I don't know what the best practices for such audit trails are. Our application one dedicated user...
5
2236
by: Stephane | last post by:
Hi, I want to keep a list of my visitors in an ArrayList which I place in the application object like this: Application("Visitors") = new ArrayList(); // The list of visitors Then, each...
20
6564
by: Keith G. Murphy | last post by:
I'm trying to get a feel for what most people are doing or consider best practice. Given a mod_perl application talking to a PostgreSQL database on the same host, where different users are...
4
3179
by: nixon | last post by:
Hi there! Im trying to build a 3 tier application that uses a smartclient in the "view" layer. The communication between the smartclient and the server should be webservices because of potentiel...
17
3502
by: Timothy.Rybak | last post by:
Hello all, This is my first attempt at an application, so kid gloves are appreciated. I need to make a very simple form that only has a few elements. One is TraceCode - a text field that is...
1
1961
by: Evan Nelson | last post by:
We are running our website on 3 W2K servers using classic ASP and IIS 5.0. Because the servers are load balanced we don't use the ASP Session object instead we store session type information to the...
7
1614
by: Ashutosh Bhawasinka | last post by:
Hi, I have a C# .Net application which needs to use some feature which can be only developed in Visual C++ (its extended MAPI). The C# exe will be supplied to users without a setup. What kind...
0
7254
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7153
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
7373
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,...
1
7094
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
7519
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
5677
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,...
1
5079
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
4743
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
452
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.