473,508 Members | 2,805 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Smart Client Vs Other Techniques

Hello,

I am trying port a Client/Server application to .Net. This was an offline application and syncs up every day. We have about 300 users that are using Win 98/2000. Original thinking was to use ASP.NET and publish it to the web (The users are getting broadband). Here is the problem we are facing.

We have some UI screens that are very interactive and dynamic. For example one of the screens have up to 10 input fields and changing the value in any of the fields will result in a different output. The users are used to receiving the results with out initiating any action and seeing the results immediately.

I am trying to figure out my options and here are my two options (I think)

1. Use XMLHTTP (or even use post back to write XML to the response stream) and load the XML on the client machine using JavaScript. Handle the changes on the Client with JavaScript. The problem with this I think is spitting too much JavaScript.

2. Use Smart Client technology. As I mentioned earlier my users run Win 98/2000 and use IE 5.0. These people are not admins and the corporate policy does not let them to install any applications. I am not sure how well Smart Client technology fits for this scenario.

I need your suggestions....

Thanks
Srimar

Nov 18 '05 #1
2 1750
One approach here is to build what i call a data delivery tier. This is
essentially a webservice in the backend whose main responsibility is moving
data from the server to the client and back. You can access the data from
the client using script. Here is a link, see if it helps:
http://msdn.microsoft.com/library/de...e/overview.asp
--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/27cok
"Srimar" <an*******@discussions.microsoft.com> wrote in message
news:DE**********************************@microsof t.com...
Hello,

I am trying port a Client/Server application to .Net. This was an offline application and syncs up every day. We have about 300 users that are using
Win 98/2000. Original thinking was to use ASP.NET and publish it to the web
(The users are getting broadband). Here is the problem we are facing.
We have some UI screens that are very interactive and dynamic. For example one of the screens have up to 10 input fields and changing the value in any
of the fields will result in a different output. The users are used to
receiving the results with out initiating any action and seeing the results
immediately.
I am trying to figure out my options and here are my two options (I think)

1. Use XMLHTTP (or even use post back to write XML to the response stream) and load the XML on the client machine using JavaScript. Handle the changes
on the Client with JavaScript. The problem with this I think is spitting too
much JavaScript.
2. Use Smart Client technology. As I mentioned earlier my users run Win 98/2000 and use IE 5.0. These people are not admins and the corporate policy
does not let them to install any applications. I am not sure how well Smart
Client technology fits for this scenario.
I need your suggestions....

Thanks
Srimar

Nov 18 '05 #2
Hard to say for sure from your description, but with the client machines
configured as you've described, an ActiveX control would be a good
possibility.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"Srimar" <an*******@discussions.microsoft.com> wrote in message
news:DE**********************************@microsof t.com...
Hello,

I am trying port a Client/Server application to .Net. This was an offline application and syncs up every day. We have about 300 users that are using
Win 98/2000. Original thinking was to use ASP.NET and publish it to the web
(The users are getting broadband). Here is the problem we are facing.
We have some UI screens that are very interactive and dynamic. For example one of the screens have up to 10 input fields and changing the value in any
of the fields will result in a different output. The users are used to
receiving the results with out initiating any action and seeing the results
immediately.
I am trying to figure out my options and here are my two options (I think)

1. Use XMLHTTP (or even use post back to write XML to the response stream) and load the XML on the client machine using JavaScript. Handle the changes
on the Client with JavaScript. The problem with this I think is spitting too
much JavaScript.
2. Use Smart Client technology. As I mentioned earlier my users run Win 98/2000 and use IE 5.0. These people are not admins and the corporate policy
does not let them to install any applications. I am not sure how well Smart
Client technology fits for this scenario.
I need your suggestions....

Thanks
Srimar

Nov 18 '05 #3

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

Similar topics

2
257
by: Srimar | last post by:
Hello, I am trying port a Client/Server application to .Net. This was an offline application and syncs up every day. We have about 300 users that are using Win 98/2000. Original thinking was to...
0
266
by: Srimar | last post by:
Hello, I am trying port a Client/Server application to .Net. This was an offline application and syncs up every day. We have about 300 users that are using Win 98/2000. Original thinking was to...
4
372
by: Srimar | last post by:
Hello, I am trying port a Client/Server application to .Net. This was an offline application and syncs up every day. We have about 300 users that are using Win 98/2000. Original thinking was to...
8
5118
by: Axter | last post by:
I normally use a program call Doxygen to document my source code.(http://www.stack.nl/~dimitri/doxygen) This method works great for small and medium size projects, and you can get good...
0
7229
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
7333
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
7398
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
7502
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
5637
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
5057
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
4716
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
3208
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
1566
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.