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

Home Posts Topics Members FAQ

Connected Component Sugestion

Hi all,

I'm developing an asp.net web site and since http is not a connected
protocol I'm asking for some suggestions on to which technology should I
use to build a "connected panel" into my application.

This is what I'm trying to achieve.:

Navigation Menu [Ok, Master Page]
----------------------------------------------------
Connected Component | [Ok Site's pages]
|
|
These are some options I've think.:

1. Connected Component built as an Applet
1.1 I'm not sure if an Applet could behave well
when the container control is converted into a Web Part

2. Connected Component built as an ActiveX.
2.1 I don't have a strong feedback using ActiveX and I'm not sure if it
could be used to solve this issue....

3. Connected Component built using some sort of AJAX
3.1 I don't have any feedback on AJAX, is this a plausible
approach ?

Suggestions Welcome !
Thank you very much
Marcos
Sep 14 '07 #1
2 1415
if you want a connected component, your only options are java applets or
activex controls. if you users have ie and .net installed you can write
the component in .net.

with ajax you can only poll.

-- bruce (sqlwork.com)
news.microsoft.com wrote:
Hi all,

I'm developing an asp.net web site and since http is not a connected
protocol I'm asking for some suggestions on to which technology should I
use to build a "connected panel" into my application.

This is what I'm trying to achieve.:

Navigation Menu [Ok, Master Page]
----------------------------------------------------
Connected Component | [Ok Site's pages]
|
|
These are some options I've think.:

1. Connected Component built as an Applet
1.1 I'm not sure if an Applet could behave well
when the container control is converted into a Web Part

2. Connected Component built as an ActiveX.
2.1 I don't have a strong feedback using ActiveX and I'm not sure if
it could be used to solve this issue....

3. Connected Component built using some sort of AJAX
3.1 I don't have any feedback on AJAX, is this a plausible
approach ?

Suggestions Welcome !
Thank you very much
Marcos
Sep 14 '07 #2
bruce barker escreveu:
if you want a connected component, your only options are java applets or
activex controls. if you users have ie and .net installed you can write
the component in .net.

with ajax you can only poll.

-- bruce (sqlwork.com)
Hi bruce, first of all thanks for answer !
Do you know a good reference/book about ActiveX Development on .NET ?
I've browse some virtual bookstores but didn't find anything updated :-(

Thanks again
Marcos
Sep 14 '07 #3

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

Similar topics

2
2508
by: news.microsoft.com | last post by:
Hi I write dll library which one of it component will be Net socket communication. Communication is working very good, but i've got problem when client is connecting. When server is started,...
9
1965
by: mikharakiri_nospaum | last post by:
I have graph x y - - 1 2 2 3 3 1 4 5 and would like to query how many connected components it has (two in the example -- {1,2,3} and {4,5}). Is it doable with "recursive with"?
7
5474
by: Jeff Pritchard | last post by:
I need to get a count only of the number of users currently connected to a back-end mdb when a front-end is opened. This is for 2000 onwards. Preferably without requiring any special references...
3
8276
by: Arek | last post by:
I need to have a simple table. User and application will add rows to it. I've used DataGrid but I can't add rows by application. I've got such code: DataRow row = dataTable.NewRow();...
6
17140
by: ransoma22 | last post by:
I developing an application that receive SMS from a connected GSM handphone, e.g Siemens M55, Nokia 6230,etc through the data cable. The application(VB.NET) will receive the SMS automatically,...
0
2022
by: Jim | last post by:
Does anyone know where I can find a 'connected component' image processing function? I don't see it in numarray or scipy core... In matlab the function is called bwlabel(bw,4); and step 8 on...
7
16913
by: semedao | last post by:
Hi all, I view many posts about this issue , the connected property does not tell us the current status of the socket. based on couple of suggestions of msdn , and some article here , I try to...
2
2053
by: Anne150585 | last post by:
I have an occasionally connected app, i need to recognise when there is any type of connection to the internal networks, be wired or wireless, however currently if connected wirelessly the app...
3
3540
by: Christian | last post by:
Hi all, i try to write a website which should dynamically show statusinformation of the user which are using it. Another server provides the information over TCP (plain text api). In the...
0
7129
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
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...
1
7061
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
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...
1
769
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
428
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.