473,405 Members | 2,415 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,405 software developers and data experts.

Rich client and ASP.NET forms running side-by-side??

Is it possible to have rich client and ASP.NET forms running side-by-side,
with at least some method of communication between them (if shared memory is
not viable) ?
Nov 18 '05 #1
3 1252
You could use embedded WinForms controls in your ASP.NET page, if you want
an easy solution.

--
Chris Jackson
Software Engineer
Microsoft MVP - Windows Client
Windows XP Associate Expert
--
More people read the newsgroups than read my email.
Reply to the newsgroup for a faster response.
(Control-G using Outlook Express)
--

"JezB" <je*************@blueyonder.co.yk> wrote in message
news:OW*************@TK2MSFTNGP12.phx.gbl...
Is it possible to have rich client and ASP.NET forms running side-by-side,
with at least some method of communication between them (if shared memory
is
not viable) ?

Nov 18 '05 #2
In the ASP.NET page, you can use javascript to get a reference to a
COM object. You can then share data and communicate between your .NET
application and the ASP.NET page through the COM object.

The COM object will need to be downloaded on the client computer for
this to work.

Tommy,

"JezB" <je*************@blueyonder.co.yk> wrote in message news:<OW*************@TK2MSFTNGP12.phx.gbl>...
Is it possible to have rich client and ASP.NET forms running side-by-side,
with at least some method of communication between them (if shared memory is
not viable) ?

Nov 18 '05 #3
Thanks. I'll have to look into that because I'm new to ASP.NET and I know
nothing about COM objects!

Presumably the client would also need the .NET runtime to run a rich-client
form. I'd need to access the same database from both too but I won't need
them running under the same "session".

"Tommy" <We**********@Hotmail.com> wrote in message
news:a8**************************@posting.google.c om...
In the ASP.NET page, you can use javascript to get a reference to a
COM object. You can then share data and communicate between your .NET
application and the ASP.NET page through the COM object.

The COM object will need to be downloaded on the client computer for
this to work.

Tommy,

"JezB" <je*************@blueyonder.co.yk> wrote in message

news:<OW*************@TK2MSFTNGP12.phx.gbl>...
Is it possible to have rich client and ASP.NET forms running side-by-side, with at least some method of communication between them (if shared memory is not viable) ?

Nov 18 '05 #4

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

Similar topics

1
by: Mike MacSween | last post by:
I've got a SQL Server database. Nearly finished. It's going to go on a single non networked machine. One day somebody might get access to it over ADSL (probably TS), but for now it's a single user...
2
by: Ben Thomas | last post by:
Hello I am new to programming I am using a Rich Text Box in the Compose Form in a VB.NET email client application similar to Microsoft Outlook that I am trying to develop When I try to paste an...
14
by: Seth Russell | last post by:
I'm running Kevin Roth's rte box and i want to deactivate the ability to past inside the box. People sometimes paste outrageous things in there that might break my site. How can I deactivate the...
67
by: Mike MacSween | last post by:
I've got a SQL Server database. Nearly finished. It's going to go on a single non networked machine. One day somebody might get access to it over ADSL (probably TS), but for now it's a single user...
5
by: Bob | last post by:
We have a pretty complicated Excel based application that I'm looking to make the functionalities online. It has very rich UI and displays numerous input controls (think a tax form like screen). ...
3
by: cmay | last post by:
I am trying to build more applications using a more OO approach, with more seperation of business and presentation logic. One problem I am running into involves the design philosophy behind...
7
by: Anthony P. Mancini | last post by:
I have to code a .NET application against a SQL Server backend; clients are Win95 - 98 workstations with 32-64 MB of RAM. No plans to upgrade them. What is the least optimal client environment...
2
by: WhatHappend | last post by:
I have converted a .Net 1.0 application to .Net 2.0 and the web service invocations have delay of around 10seconds on each intial access. After the first access subsequent access are fast (After a...
6
by: cbmeeks | last post by:
Any WYSIWYG text box controls out there for NON-HTML, NON-WEB text boxes? One that stores the text in XML format would be cool. Thanks cbmeeks
11
by: ARC | last post by:
Hello all, My app has an e-mailing feature where you can e-mail reports, as well as a bulk e-mail feature for e-mailing all customers (as separate e-mails). I allow the user to set the subject...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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
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
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...

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.